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 Sat Jul 19 06:38:20 2014 Configure Options: --configModules=PETSc.Configure --optionsModule=PETSc.compilerOptions --with-scalar-type=complex --with-cc=gcc -—with-cxx=c++ --with-fc=gfortran --with-c2html=0 --download-mpich --download-scalapack Working directory: /home/fpoulin/software/petsc Machine platform: ('Linux', 'vortex', '3.11.0-24-generic', '#42~precise1-Ubuntu SMP Fri Jul 4 21:22:54 UTC 2014', 'x86_64', 'x86_64') Python version: 2.7.3 (default, Feb 27 2014, 19:58:35) [GCC 4.6.3] ================================================================================ 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(/home/fpoulin/software/petsc/config/BuildSystem/config/framework.py:823) TESTING: configureExternalPackagesDir from config.framework(config/BuildSystem/config/framework.py:823) ================================================================================ TEST configureDebuggers from PETSc.utilities.debuggers(/home/fpoulin/software/petsc/config/PETSc/utilities/debuggers.py:22) TESTING: configureDebuggers from PETSc.utilities.debuggers(config/PETSc/utilities/debuggers.py:22) Find a default debugger and determine its arguments Checking for program /usr/local/sbin/gdb...not found Checking for program /usr/local/bin/gdb...not found Checking for program /usr/sbin/gdb...not found Checking for program /usr/bin/gdb...found Defined make macro "GDB" to "/usr/bin/gdb" Checking for program /usr/local/sbin/dbx...not found Checking for program /usr/local/bin/dbx...not found Checking for program /usr/sbin/dbx...not found Checking for program /usr/bin/dbx...not found Checking for program /sbin/dbx...not found Checking for program /bin/dbx...not found Checking for program /usr/games/dbx...not found Checking for program /home/fpoulin/dbx...not found Checking for program /usr/local/sbin/xdb...not found Checking for program /usr/local/bin/xdb...not found Checking for program /usr/sbin/xdb...not found Checking for program /usr/bin/xdb...not found Checking for program /sbin/xdb...not found Checking for program /bin/xdb...not found Checking for program /usr/games/xdb...not found Checking for program /home/fpoulin/xdb...not found Checking for program /usr/local/sbin/dsymutil...not found Checking for program /usr/local/bin/dsymutil...not found Checking for program /usr/sbin/dsymutil...not found Checking for program /usr/bin/dsymutil...not found Checking for program /sbin/dsymutil...not found Checking for program /bin/dsymutil...not found Checking for program /usr/games/dsymutil...not found Checking for program /home/fpoulin/dsymutil...not found Defined make macro "DSYMUTIL" to "true" Defined "USE_GDB_DEBUGGER" to "1" ================================================================================ TEST configureGit from config.sourceControl(/home/fpoulin/software/petsc/config/BuildSystem/config/sourceControl.py:24) TESTING: configureGit from config.sourceControl(config/BuildSystem/config/sourceControl.py:24) Find the Git executable Checking for program /usr/local/sbin/git...not found Checking for program /usr/local/bin/git...not found Checking for program /usr/sbin/git...not found Checking for program /usr/bin/git...found Defined make macro "GIT" to "git" Executing: git --version stdout: git version 1.7.9.5 ================================================================================ TEST configureMercurial from config.sourceControl(/home/fpoulin/software/petsc/config/BuildSystem/config/sourceControl.py:35) TESTING: configureMercurial from config.sourceControl(config/BuildSystem/config/sourceControl.py:35) Find the Mercurial executable Checking for program /usr/local/sbin/hg...not found Checking for program /usr/local/bin/hg...not found Checking for program /usr/sbin/hg...not found Checking for program /usr/bin/hg...not found Checking for program /sbin/hg...not found Checking for program /bin/hg...not found Checking for program /usr/games/hg...not found Checking for program /home/fpoulin/hg...not found ================================================================================ TEST configureCVS from config.sourceControl(/home/fpoulin/software/petsc/config/BuildSystem/config/sourceControl.py:46) TESTING: configureCVS from config.sourceControl(config/BuildSystem/config/sourceControl.py:46) Find the CVS executable Checking for program /usr/local/sbin/cvs...not found Checking for program /usr/local/bin/cvs...not found Checking for program /usr/sbin/cvs...not found Checking for program /usr/bin/cvs...not found Checking for program /sbin/cvs...not found Checking for program /bin/cvs...not found Checking for program /usr/games/cvs...not found Checking for program /home/fpoulin/cvs...not found ================================================================================ TEST configureSubversion from config.sourceControl(/home/fpoulin/software/petsc/config/BuildSystem/config/sourceControl.py:55) TESTING: configureSubversion from config.sourceControl(config/BuildSystem/config/sourceControl.py:55) Find the Subversion executable Checking for program /usr/local/sbin/svn...not found Checking for program /usr/local/bin/svn...not found Checking for program /usr/sbin/svn...not found Checking for program /usr/bin/svn...not found Checking for program /sbin/svn...not found Checking for program /bin/svn...not found Checking for program /usr/games/svn...not found Checking for program /home/fpoulin/svn...not found ================================================================================ TEST configureCLanguage from PETSc.utilities.languages(/home/fpoulin/software/petsc/config/PETSc/utilities/languages.py:27) TESTING: configureCLanguage from PETSc.utilities.languages(config/PETSc/utilities/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.utilities.petscdir(/home/fpoulin/software/petsc/config/PETSc/utilities/petscdir.py:23) TESTING: configureDirectories from PETSc.utilities.petscdir(config/PETSc/utilities/petscdir.py:23) Checks PETSC_DIR and sets if not set Version Information: #define PETSC_VERSION_RELEASE 1 #define PETSC_VERSION_MAJOR 3 #define PETSC_VERSION_MINOR 5 #define PETSC_VERSION_SUBMINOR 0 #define PETSC_VERSION_PATCH 0 #define PETSC_VERSION_DATE "unknown" #define PETSC_VERSION_GIT "unknown" #define PETSC_VERSION_DATE_GIT "unknown" #define PETSC_VERSION_(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 "/home/fpoulin/software/petsc" ================================================================================ TEST configureETags from PETSc.utilities.Etags(/home/fpoulin/software/petsc/config/PETSc/utilities/Etags.py:27) TESTING: configureETags from PETSc.utilities.Etags(config/PETSc/utilities/Etags.py:27) Determine if etags files exist and try to create otherwise Found etags file ================================================================================ TEST configureInstallationMethod from PETSc.utilities.petscclone(/home/fpoulin/software/petsc/config/PETSc/utilities/petscclone.py:15) TESTING: configureInstallationMethod from PETSc.utilities.petscclone(config/PETSc/utilities/petscclone.py:15) bin/maint exists. This appears to be a repository clone Defined "VERSION_GIT" to ""v3.5-16-g3f6ba70"" Defined "VERSION_DATE_GIT" to ""2014-07-16 11:52:26 -0300"" ================================================================================ TEST getDatafilespath from PETSc.utilities.dataFilesPath(/home/fpoulin/software/petsc/config/PETSc/utilities/dataFilesPath.py:29) TESTING: getDatafilespath from PETSc.utilities.dataFilesPath(config/PETSc/utilities/dataFilesPath.py:29) Checks what DATAFILESPATH should be ================================================================================ TEST configureArchitecture from PETSc.utilities.arch(/home/fpoulin/software/petsc/config/PETSc/utilities/arch.py:25) TESTING: configureArchitecture from PETSc.utilities.arch(config/PETSc/utilities/arch.py:25) Checks PETSC_ARCH and sets if not set Defined "ARCH" to ""arch-linux2-c-debug"" ================================================================================ TEST setInstallDir from PETSc.utilities.installDir(/home/fpoulin/software/petsc/config/PETSc/utilities/installDir.py:27) TESTING: setInstallDir from PETSc.utilities.installDir(config/PETSc/utilities/installDir.py:27) setup installDir to PETSC_DIR/PETSC_ARCH ================================================================================ TEST saveReconfigure from PETSc.utilities.installDir(/home/fpoulin/software/petsc/config/PETSc/utilities/installDir.py:53) TESTING: saveReconfigure from PETSc.utilities.installDir(config/PETSc/utilities/installDir.py:53) ================================================================================ TEST cleanInstallDir from PETSc.utilities.installDir(/home/fpoulin/software/petsc/config/PETSc/utilities/installDir.py:46) TESTING: cleanInstallDir from PETSc.utilities.installDir(config/PETSc/utilities/installDir.py:46) ================================================================================ TEST configureInstallDir from PETSc.utilities.installDir(/home/fpoulin/software/petsc/config/PETSc/utilities/installDir.py:31) TESTING: configureInstallDir from PETSc.utilities.installDir(config/PETSc/utilities/installDir.py:31) Makes installDir subdirectories if it does not exist Changed persistence directory to /home/fpoulin/software/petsc/arch-linux2-c-debug/conf ================================================================================ TEST restoreReconfigure from PETSc.utilities.installDir(/home/fpoulin/software/petsc/config/PETSc/utilities/installDir.py:66) TESTING: restoreReconfigure from PETSc.utilities.installDir(config/PETSc/utilities/installDir.py:66) ================================================================================ TEST setExternalPackagesDir from PETSc.utilities.externalpackagesdir(/home/fpoulin/software/petsc/config/PETSc/utilities/externalpackagesdir.py:15) TESTING: setExternalPackagesDir from PETSc.utilities.externalpackagesdir(config/PETSc/utilities/externalpackagesdir.py:15) ================================================================================ TEST cleanExternalpackagesDir from PETSc.utilities.externalpackagesdir(/home/fpoulin/software/petsc/config/PETSc/utilities/externalpackagesdir.py:22) TESTING: cleanExternalpackagesDir from PETSc.utilities.externalpackagesdir(config/PETSc/utilities/externalpackagesdir.py:22) ================================================================================ TEST printEnvVariables from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1515) TESTING: printEnvVariables from config.setCompilers(config/BuildSystem/config/setCompilers.py:1515) **** printenv **** LESSOPEN=| /usr/bin/lesspipe %s SSH_CLIENT=99.224.207.10 60340 22 LOGNAME=fpoulin USER=fpoulin HOME=/home/fpoulin PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games DISPLAY=localhost:10.0 LANG=en_US.UTF-8 TERM=xterm-256color SHELL=/bin/bash XDG_SESSION_COOKIE=d12e12ab42b70c23efdc6ed700000003-1405766189.971834-1224760771 SHLVL=1 PETSC_ARCH=arch-linux2-c-debug LD_LIBRARY_PATH=/home/fpoulin/software/petsc/arch-linux2-c-debug/lib: PETSC_DIR=/home/fpoulin/software/petsc _=./configure SSH_CONNECTION=99.224.207.10 60340 129.97.87.11 22 LESSCLOSE=/usr/bin/lesspipe %s %s SSH_TTY=/dev/pts/1 OLDPWD=/home/fpoulin/software PWD=/home/fpoulin/software/petsc SLEPC_DIR=/home/fpoulin/software/slepc MAIL=/var/mail/fpoulin LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36: ================================================================================ TEST resetEnvCompilers from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1522) TESTING: resetEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1522) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1487) TESTING: checkMPICompilerOverride from config.setCompilers(config/BuildSystem/config/setCompilers.py:1487) 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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1506) TESTING: requireMpiLdPath from config.setCompilers(config/BuildSystem/config/setCompilers.py:1506) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkVendor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:398) TESTING: checkVendor from config.setCompilers(config/BuildSystem/config/setCompilers.py:398) Determine the compiler vendor Compiler vendor is "" ================================================================================ TEST checkInitialFlags from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:408) TESTING: checkInitialFlags from config.setCompilers(config/BuildSystem/config/setCompilers.py:408) 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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:524) TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:524) Locate a functional C compiler Checking for program /usr/local/sbin/gcc...not found Checking for program /usr/local/bin/gcc...not found Checking for program /usr/sbin/gcc...not found Checking for program /usr/bin/gcc...found Defined make macro "CC" to "gcc" Pushing language C All intermediate test results are stored in /tmp/petsc-5aH1gf All intermediate test results are stored in /tmp/petsc-5aH1gf/config.setCompilers Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C ================================================================================ TEST checkCPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:559) TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:559) Locate a functional C preprocessor Checking for program /usr/local/sbin/gcc...not found Checking for program /usr/local/bin/gcc...not found Checking for program /usr/sbin/gcc...not found Checking for program /usr/bin/gcc...found Defined make macro "CPP" to "gcc -E" Pushing language C Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 25 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 26 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 34 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 44 "/usr/include/stdlib.h" 2 3 4 # 68 "/usr/include/stdlib.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); # 96 "/usr/include/stdlib.h" 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 140 "/usr/include/stdlib.h" 3 4 extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) ; extern double atof (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern long int a64l (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 220 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 321 "/usr/include/stdlib.h" 2 3 4 extern long int random (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srandom (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern char *setstate (char *__statebuf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int rand (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srand (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern int rand_r (unsigned int *__seed) __attribute__ ((__nothrow__ , __leaf__)); extern double drand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern double erand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int lrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int nrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int mrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int jrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void srand48 (long int __seedval) __attribute__ ((__nothrow__ , __leaf__)); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void lcong48 (unsigned short int __param[7]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *malloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void cfree (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/include/alloca.h" 1 3 4 # 25 "/usr/include/alloca.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 26 "/usr/include/alloca.h" 2 3 4 extern void *alloca (size_t __size) __attribute__ ((__nothrow__ , __leaf__)); # 498 "/usr/include/stdlib.h" 2 3 4 extern void *valloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern void abort (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 531 "/usr/include/stdlib.h" 3 4 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); # 554 "/usr/include/stdlib.h" 3 4 extern void _Exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern char *getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern char *__secure_getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int putenv (char *__string) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int setenv (__const char *__name, __const char *__value, int __replace) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int unsetenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int clearenv (void) __attribute__ ((__nothrow__ , __leaf__)); # 606 "/usr/include/stdlib.h" 3 4 extern char *mktemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 620 "/usr/include/stdlib.h" 3 4 extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; # 642 "/usr/include/stdlib.h" 3 4 extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 663 "/usr/include/stdlib.h" 3 4 extern char *mkdtemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 712 "/usr/include/stdlib.h" 3 4 extern int system (__const char *__command) ; # 734 "/usr/include/stdlib.h" 3 4 extern char *realpath (__const char *__restrict __name, char *__restrict __resolved) __attribute__ ((__nothrow__ , __leaf__)) ; typedef int (*__compar_fn_t) (__const void *, __const void *); # 752 "/usr/include/stdlib.h" 3 4 extern void *bsearch (__const void *__key, __const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 2, 5))) ; extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); # 771 "/usr/include/stdlib.h" 3 4 extern int abs (int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern long int labs (long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; # 808 "/usr/include/stdlib.h" 3 4 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *gcvt (double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int mblen (__const char *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int mbtowc (wchar_t *__restrict __pwc, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int wctomb (char *__s, wchar_t __wchar) __attribute__ ((__nothrow__ , __leaf__)) ; extern size_t mbstowcs (wchar_t *__restrict __pwcs, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern size_t wcstombs (char *__restrict __s, __const wchar_t *__restrict __pwcs, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern int rpmatch (__const char *__response) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 896 "/usr/include/stdlib.h" 3 4 extern int getsubopt (char **__restrict __optionp, char *__const *__restrict __tokens, char **__restrict __valuep) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2, 3))) ; # 948 "/usr/include/stdlib.h" 3 4 extern int getloadavg (double __loadavg[], int __nelem) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 964 "/usr/include/stdlib.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" 2 Popping language C ================================================================================ TEST checkCUDACompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:593) TESTING: checkCUDACompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:593) Locate a functional CUDA compiler Checking for program /usr/local/sbin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/sbin/nvcc...not found Checking for program /usr/bin/nvcc...not found Checking for program /sbin/nvcc...not found Checking for program /bin/nvcc...not found Checking for program /usr/games/nvcc...not found Checking for program /home/fpoulin/nvcc...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/nvcc...not found Checking for program /usr/local/sbin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/sbin/nvcc...not found Checking for program /usr/bin/nvcc...not found Checking for program /sbin/nvcc...not found Checking for program /bin/nvcc...not found Checking for program /usr/games/nvcc...not found Checking for program /home/fpoulin/nvcc...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/nvcc...not found ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:631) TESTING: checkCUDAPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:631) Locate a functional CUDA preprocessor ================================================================================ TEST checkCxxCompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:743) TESTING: checkCxxCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:743) Locate a functional Cxx compiler Checking for program /usr/local/sbin/g++...not found Checking for program /usr/local/bin/g++...not found Checking for program /usr/sbin/g++...not found Checking for program /usr/bin/g++...found Defined make macro "CXX" to "g++" Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/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: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language Cxx ================================================================================ TEST checkCxxPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:781) TESTING: checkCxxPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:781) Locate a functional Cxx preprocessor Checking for program /usr/local/sbin/g++...not found Checking for program /usr/local/bin/g++...not found Checking for program /usr/sbin/g++...not found Checking for program /usr/bin/g++...found Defined make macro "CXXCPP" to "g++ -E" Pushing language Cxx Executing: g++ -E -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc stdout: # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conffix.h" 1 extern "C" { } # 3 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 # 1 "/usr/include/c++/4.6/cstdlib" 1 3 # 41 "/usr/include/c++/4.6/cstdlib" 3 # 42 "/usr/include/c++/4.6/cstdlib" 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 1 3 # 153 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 3 namespace std { typedef long unsigned int size_t; typedef long int ptrdiff_t; } # 393 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 1 3 # 40 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 3 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 41 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 2 3 # 394 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 2 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/cpu_defines.h" 1 3 # 397 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 2 3 # 44 "/usr/include/c++/4.6/cstdlib" 2 3 # 66 "/usr/include/c++/4.6/cstdlib" 3 # 1 "/usr/include/stdlib.h" 1 3 4 # 33 "/usr/include/stdlib.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 34 "/usr/include/stdlib.h" 2 3 4 extern "C" { # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 44 "/usr/include/stdlib.h" 2 3 4 # 96 "/usr/include/stdlib.h" 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 140 "/usr/include/stdlib.h" 3 4 extern size_t __ctype_get_mb_cur_max (void) throw () ; extern double atof (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; # 236 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 237 "/usr/include/stdlib.h" 2 3 4 extern long int strtol_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; extern unsigned long int strtoul_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; __extension__ extern long long int strtoll_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; __extension__ extern unsigned long long int strtoull_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; extern double strtod_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; extern float strtof_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; extern long double strtold_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) throw () ; extern long int a64l (__const char *__s) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 extern "C" { # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; typedef __ino64_t ino64_t; typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; typedef __off64_t off64_t; typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __useconds_t useconds_t; typedef __suseconds_t suseconds_t; # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 220 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 55 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern "C" { # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 } # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 extern "C" { __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) throw () __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) throw () __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) throw () __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 } # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 263 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __blkcnt64_t blkcnt64_t; typedef __fsblkcnt64_t fsblkcnt64_t; typedef __fsfilcnt64_t fsfilcnt64_t; # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 } # 321 "/usr/include/stdlib.h" 2 3 4 extern long int random (void) throw (); extern void srandom (unsigned int __seed) throw (); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) throw () __attribute__ ((__nonnull__ (2))); extern char *setstate (char *__statebuf) throw () __attribute__ ((__nonnull__ (1))); struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int srandom_r (unsigned int __seed, struct random_data *__buf) throw () __attribute__ ((__nonnull__ (2))); extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) throw () __attribute__ ((__nonnull__ (2, 4))); extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) throw () __attribute__ ((__nonnull__ (1, 2))); extern int rand (void) throw (); extern void srand (unsigned int __seed) throw (); extern int rand_r (unsigned int *__seed) throw (); extern double drand48 (void) throw (); extern double erand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern long int lrand48 (void) throw (); extern long int nrand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern long int mrand48 (void) throw (); extern long int jrand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern void srand48 (long int __seedval) throw (); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) throw () __attribute__ ((__nonnull__ (1))); extern void lcong48 (unsigned short int __param[7]) throw () __attribute__ ((__nonnull__ (1))); struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int srand48_r (long int __seedval, struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (2))); extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (1, 2))); extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (1, 2))); extern void *malloc (size_t __size) throw () __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) throw () __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) throw () __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) throw (); extern void cfree (void *__ptr) throw (); # 1 "/usr/include/alloca.h" 1 3 4 # 25 "/usr/include/alloca.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 26 "/usr/include/alloca.h" 2 3 4 extern "C" { extern void *alloca (size_t __size) throw (); } # 498 "/usr/include/stdlib.h" 2 3 4 extern void *valloc (size_t __size) throw () __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) throw () __attribute__ ((__nonnull__ (1))) ; extern void abort (void) throw () __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) throw () __attribute__ ((__nonnull__ (1))); extern "C++" int at_quick_exit (void (*__func) (void)) throw () __asm ("at_quick_exit") __attribute__ ((__nonnull__ (1))); extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) throw () __attribute__ ((__nonnull__ (1))); extern void exit (int __status) throw () __attribute__ ((__noreturn__)); extern void quick_exit (int __status) throw () __attribute__ ((__noreturn__)); extern void _Exit (int __status) throw () __attribute__ ((__noreturn__)); extern char *getenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; extern char *__secure_getenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; extern int putenv (char *__string) throw () __attribute__ ((__nonnull__ (1))); extern int setenv (__const char *__name, __const char *__value, int __replace) throw () __attribute__ ((__nonnull__ (2))); extern int unsetenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))); extern int clearenv (void) throw (); # 606 "/usr/include/stdlib.h" 3 4 extern char *mktemp (char *__template) throw () __attribute__ ((__nonnull__ (1))) ; # 620 "/usr/include/stdlib.h" 3 4 extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; # 630 "/usr/include/stdlib.h" 3 4 extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ; # 642 "/usr/include/stdlib.h" 3 4 extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 652 "/usr/include/stdlib.h" 3 4 extern int mkstemps64 (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 663 "/usr/include/stdlib.h" 3 4 extern char *mkdtemp (char *__template) throw () __attribute__ ((__nonnull__ (1))) ; # 674 "/usr/include/stdlib.h" 3 4 extern int mkostemp (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; # 684 "/usr/include/stdlib.h" 3 4 extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; # 694 "/usr/include/stdlib.h" 3 4 extern int mkostemps (char *__template, int __suffixlen, int __flags) __attribute__ ((__nonnull__ (1))) ; # 706 "/usr/include/stdlib.h" 3 4 extern int mkostemps64 (char *__template, int __suffixlen, int __flags) __attribute__ ((__nonnull__ (1))) ; extern int system (__const char *__command) ; extern char *canonicalize_file_name (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; # 734 "/usr/include/stdlib.h" 3 4 extern char *realpath (__const char *__restrict __name, char *__restrict __resolved) throw () ; typedef int (*__compar_fn_t) (__const void *, __const void *); typedef __compar_fn_t comparison_fn_t; typedef int (*__compar_d_fn_t) (__const void *, __const void *, void *); extern void *bsearch (__const void *__key, __const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 2, 5))) ; extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); extern void qsort_r (void *__base, size_t __nmemb, size_t __size, __compar_d_fn_t __compar, void *__arg) __attribute__ ((__nonnull__ (1, 4))); extern int abs (int __x) throw () __attribute__ ((__const__)) ; extern long int labs (long int __x) throw () __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) throw () __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) throw () __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) throw () __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) throw () __attribute__ ((__const__)) ; # 808 "/usr/include/stdlib.h" 3 4 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *gcvt (double __value, int __ndigit, char *__buf) throw () __attribute__ ((__nonnull__ (3))) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) throw () __attribute__ ((__nonnull__ (3))) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int mblen (__const char *__s, size_t __n) throw () ; extern int mbtowc (wchar_t *__restrict __pwc, __const char *__restrict __s, size_t __n) throw () ; extern int wctomb (char *__s, wchar_t __wchar) throw () ; extern size_t mbstowcs (wchar_t *__restrict __pwcs, __const char *__restrict __s, size_t __n) throw (); extern size_t wcstombs (char *__restrict __s, __const wchar_t *__restrict __pwcs, size_t __n) throw (); extern int rpmatch (__const char *__response) throw () __attribute__ ((__nonnull__ (1))) ; # 896 "/usr/include/stdlib.h" 3 4 extern int getsubopt (char **__restrict __optionp, char *__const *__restrict __tokens, char **__restrict __valuep) throw () __attribute__ ((__nonnull__ (1, 2, 3))) ; extern void setkey (__const char *__key) throw () __attribute__ ((__nonnull__ (1))); extern int posix_openpt (int __oflag) ; extern int grantpt (int __fd) throw (); extern int unlockpt (int __fd) throw (); extern char *ptsname (int __fd) throw () ; extern int ptsname_r (int __fd, char *__buf, size_t __buflen) throw () __attribute__ ((__nonnull__ (2))); extern int getpt (void); extern int getloadavg (double __loadavg[], int __nelem) throw () __attribute__ ((__nonnull__ (1))); # 964 "/usr/include/stdlib.h" 3 4 } # 67 "/usr/include/c++/4.6/cstdlib" 2 3 # 98 "/usr/include/c++/4.6/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 labs(__i); } inline ldiv_t div(long __i, long __j) { return ldiv(__i, __j); } } # 158 "/usr/include/c++/4.6/cstdlib" 3 namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { using ::lldiv_t; using ::_Exit; inline long long abs(long long __x) { return __x >= 0 ? __x : -__x; } 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; # 193 "/usr/include/c++/4.6/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::abs; 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 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 Popping language Cxx ================================================================================ TEST checkFortranCompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:898) TESTING: checkFortranCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:898) Locate a functional Fortran compiler Checking for program /usr/local/sbin/gfortran...not found Checking for program /usr/local/bin/gfortran...not found Checking for program /usr/sbin/gfortran...not found Checking for program /usr/bin/gfortran...found Defined make macro "FC" to "gfortran" Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/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: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkFortranComments from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:917) TESTING: checkFortranComments from config.setCompilers(config/BuildSystem/config/setCompilers.py:917) Make sure fortran comment "!" works Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:980) TESTING: checkPIC from config.setCompilers(config/BuildSystem/config/setCompilers.py:980) 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: gcc --help stdout: Usage: gcc [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gcc. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Trying C compiler flag -fPIC Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -fPIC Adding C compiler flag -fPIC Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: g++ --help stdout: Usage: g++ [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -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++. 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: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid Cxx linker flag -fPIC Adding Cxx compiler flag -fPIC Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gfortran --help stdout: Usage: gfortran [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -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. 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: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid FC linker flag -fPIC Adding FC compiler flag -fPIC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -fPIC Popping language FC ================================================================================ TEST checkLargeFileIO from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1013) TESTING: checkLargeFileIO from config.setCompilers(config/BuildSystem/config/setCompilers.py:1013) ================================================================================ TEST checkArchiver from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1112) TESTING: checkArchiver from config.setCompilers(config/BuildSystem/config/setCompilers.py:1112) Check that the archiver exists and can make a library usable by the compiler Pushing language C Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /usr/local/sbin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/sbin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /usr/local/sbin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/sbin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib -c" Executing: /usr/bin/ar cr /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a /tmp/petsc-5aH1gf/config.setCompilers/conf1.o Executing: /usr/bin/ranlib -c /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a Possible ERROR while running ranlib: stderr: /usr/bin/ranlib: invalid option -- 'c' Ranlib is not functional with your archiver. Try --with-ranlib=true if ranlib is unnecessary. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /usr/local/sbin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/sbin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /usr/local/sbin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/sbin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib" Executing: /usr/bin/ar cr /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a /tmp/petsc-5aH1gf/config.setCompilers/conf1.o Executing: /usr/bin/ranlib /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -L/tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1223) TESTING: checkSharedLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1223) Check that the linker can produce shared libraries Executing: uname -s stdout: Linux Checking shared linker gcc using flags ['-shared'] Checking for program /usr/local/sbin/gcc...not found Checking for program /usr/local/bin/gcc...not found Checking for program /usr/sbin/gcc...not found Checking for program /usr/bin/gcc...found Defined make macro "LD_SHARED" to "gcc" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -shared Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -L/tmp/petsc-5aH1gf/config.setCompilers -lconftest Using shared linker gcc with flags ['-shared'] and library extension so Executing: uname -s stdout: Linux ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1301) TESTING: checkSharedLinkerPaths from config.setCompilers(config/BuildSystem/config/setCompilers.py:1301) Determine the shared linker path options - IRIX: -rpath - Linux, OSF: -Wl,-rpath, - Solaris: -R - FreeBSD: -Wl,-R, Pushing language C Executing: uname -s stdout: Linux Executing: gcc -V Trying C linker flag -Wl,-rpath, Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language C Pushing language Cxx Executing: uname -s stdout: Linux Executing: gcc -V Trying Cxx linker flag -Wl,-rpath, Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language Cxx Pushing language FC Executing: uname -s stdout: Linux Executing: gcc -V Trying FC linker flag -Wl,-rpath, Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language FC ================================================================================ TEST checkLibC from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1336) TESTING: checkLibC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1336) Test whether we need to explicitly include libc in shared linking - Mac OSX requires an explicit reference to libc for shared linking Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1385) TESTING: checkDynamicLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1385) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h All intermediate test results are stored in /tmp/petsc-5aH1gf/config.headers Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/dlfcn.h" 1 3 4 # 23 "/usr/include/dlfcn.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 26 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/dlfcn.h" 1 3 4 # 29 "/usr/include/dlfcn.h" 2 3 4 # 53 "/usr/include/dlfcn.h" 3 4 extern void *dlopen (__const char *__file, int __mode) __attribute__ ((__nothrow__ , __leaf__)); extern int dlclose (void *__handle) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void *dlsym (void *__restrict __handle, __const char *__restrict __name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 83 "/usr/include/dlfcn.h" 3 4 extern char *dlerror (void) __attribute__ ((__nothrow__ , __leaf__)); # 189 "/usr/include/dlfcn.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 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 /tmp/petsc-5aH1gf/config.libraries Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC /tmp/petsc-5aH1gf/config.libraries/conftest.o -ldl Defined "HAVE_LIBDL" to "1" Popping language C Adding ['dl'] to LIBS Executing: uname -s stdout: Linux Checking dynamic linker gcc using flags ['-shared'] Checking for program /usr/local/sbin/gcc...not found Checking for program /usr/local/bin/gcc...not found Checking for program /usr/sbin/gcc...not found Checking for program /usr/bin/gcc...found Defined make macro "DYNAMICLINKER" to "gcc" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Valid C linker flag -shared Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.setCompilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:11:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:15:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:19:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *handle = dlopen("/tmp/petsc-5aH1gf/config.setCompilers/libconftest.so", 0); int (*foo)(void) = (int (*)(void)) dlsym(handle, "foo"); if (!foo) { printf("Could not load symbol\n"); return -1; } if ((*foo)()) { printf("Invalid return from foo()\n"); return -1; } if (dlclose(handle)) { printf("Could not close library\n"); return -1; } ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Using dynamic linker gcc with flags ['-shared'] and library extension so ================================================================================ TEST output from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1431) TESTING: output from config.setCompilers(config/BuildSystem/config/setCompilers.py:1431) Output module data as defines and substitutions Substituting "CC" with "gcc" Substituting "CFLAGS" with " -fPIC" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "gcc -E" Substituting "CPPFLAGS" with "" Substituting "CXX" with "g++" Substituting "CXX_CXXFLAGS" with " -fPIC" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXCPP" with "g++ -E" Substituting "CXXCPPFLAGS" with "" Substituting "FC" with "gfortran" Substituting "FFLAGS" with " -fPIC" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-shared" Executing: uname -s stdout: Linux ================================================================================ TEST checkSharedDynamicPicOptions from PETSc.utilities.sharedLibraries(/home/fpoulin/software/petsc/config/PETSc/utilities/sharedLibraries.py:37) TESTING: checkSharedDynamicPicOptions from PETSc.utilities.sharedLibraries(config/PETSc/utilities/sharedLibraries.py:37) ================================================================================ TEST configureSharedLibraries from PETSc.utilities.sharedLibraries(/home/fpoulin/software/petsc/config/PETSc/utilities/sharedLibraries.py:53) TESTING: configureSharedLibraries from PETSc.utilities.sharedLibraries(config/PETSc/utilities/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_linux" and code [] Defined make macro "SONAME_FUNCTION" to "$(1).so.$(2)" Defined make macro "SL_LINKER_FUNCTION" to "-shared -Wl,-soname,$(call SONAME_FUNCTION,$(notdir $(1)),$(2))" Defined make macro "BUILDSHAREDLIB" to "yes" Defined "HAVE_SHARED_LIBRARIES" to "1" Defined "USE_SHARED_LIBRARIES" to "1" ================================================================================ TEST configureDynamicLibraries from PETSc.utilities.sharedLibraries(/home/fpoulin/software/petsc/config/PETSc/utilities/sharedLibraries.py:96) TESTING: configureDynamicLibraries from PETSc.utilities.sharedLibraries(config/PETSc/utilities/sharedLibraries.py:96) Checks whether dynamic loading is available (with dlfcn.h and libdl) Defined "HAVE_DYNAMIC_LIBRARIES" to "1" ================================================================================ TEST configureSerializedFunctions from PETSc.utilities.sharedLibraries(/home/fpoulin/software/petsc/config/PETSc/utilities/sharedLibraries.py:102) TESTING: configureSerializedFunctions from PETSc.utilities.sharedLibraries(config/PETSc/utilities/sharedLibraries.py:102) Defines PETSC_SERIALIZE_FUNCTIONS if they are used Requires shared libraries ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/home/fpoulin/software/petsc/config/BuildSystem/config/compilerFlags.py:71) TESTING: configureCompilerFlags from config.compilerFlags(config/BuildSystem/config/compilerFlags.py:71) Get the default compiler flags Pushing language C Executing: gcc --version stdout: gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: gcc gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Trying C compiler flag -Wall Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wall Trying C compiler flag -Wwrite-strings Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wwrite-strings Trying C compiler flag -Wno-strict-aliasing Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-strict-aliasing Trying C compiler flag -Wno-unknown-pragmas Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-unknown-pragmas Trying C compiler flag -g3 Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -g3 Trying C compiler flag -O0 Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: g++ --version stdout: g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: g++ g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Trying Cxx compiler flag -Wall Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wall Trying Cxx compiler flag -Wwrite-strings Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wwrite-strings Trying Cxx compiler flag -Wno-strict-aliasing Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-strict-aliasing Trying Cxx compiler flag -Wno-unknown-pragmas Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-unknown-pragmas Trying Cxx compiler flag -g Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -g Trying Cxx compiler flag -O0 Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: gfortran --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: gfortran GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Executing: gfortran --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: gfortran --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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 Trying FC compiler flag -Wall Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wall Trying FC compiler flag -Wno-unused-variable Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-variable Trying FC compiler flag -ffree-line-length-0 Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -ffree-line-length-0 Trying FC compiler flag -Wno-unused-dummy-argument Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Trying FC compiler flag -g Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -g Trying FC compiler flag -O0 Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -O0 Popping language FC ================================================================================ TEST configureDebugging from PETSc.utilities.debugging(/home/fpoulin/software/petsc/config/PETSc/utilities/debugging.py:25) TESTING: configureDebugging from PETSc.utilities.debugging(config/PETSc/utilities/debugging.py:25) Defined "USE_ERRORCHECKING" to "1" ================================================================================ TEST checkRestrict from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:136) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:136) Check for the C/CXX restrict keyword Pushing language C All intermediate test results are stored in /tmp/petsc-5aH1gf/config.compilers Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘x’ /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:18: error: ‘x’ undeclared (first use in this function) /tmp/petsc-5aH1gf/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: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:23: warning: unused variable ‘x’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:309) TESTING: checkCFormatting from config.compilers(config/BuildSystem/config/compilers.py:309) Activate format string checking if using the GNU compilers ================================================================================ TEST checkCStaticInline from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:107) TESTING: checkCStaticInline from config.compilers(config/BuildSystem/config/compilers.py:107) Check for C keyword: static inline Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:320) TESTING: checkDynamicLoadFlag from config.compilers(config/BuildSystem/config/compilers.py:320) Checks that dlopen() takes RTLD_XXX, and defines PETSC_HAVE_RTLD_XXX if it does Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LAZY" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_NOW" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LOCAL" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_GLOBAL" to "1" ================================================================================ TEST checkCLibraries from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:163) TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:163) Determines the libraries needed to link with C Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Possible ERROR while running linker: stderr: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g3' '-O0' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Popping language C 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=gcc compilers: Unknown arg COLLECT_GCC=gcc compilers: Checking arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-linux-gnu compilers: Unknown arg x86_64-linux-gnu compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg ../src/configure compilers: Unknown arg ../src/configure compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= compilers: Checking arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Unknown arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Checking arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Unknown arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Checking arg --prefix=/usr compilers: Unknown arg --prefix=/usr compilers: Checking arg --program-suffix=-4.6 compilers: Unknown arg --program-suffix=-4.6 compilers: Checking arg --enable-shared compilers: Unknown arg --enable-shared compilers: Checking arg --enable-linker-build-id compilers: Unknown arg --enable-linker-build-id compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --libexecdir=/usr/lib compilers: Unknown arg --libexecdir=/usr/lib compilers: Checking arg --without-included-gettext compilers: Unknown arg --without-included-gettext compilers: Checking arg --enable-threads=posix compilers: Unknown arg --enable-threads=posix compilers: Checking arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Unknown arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Checking arg --libdir=/usr/lib compilers: Unknown arg --libdir=/usr/lib compilers: Checking arg --enable-nls compilers: Unknown arg --enable-nls compilers: Checking arg --with-sysroot=/ compilers: Unknown arg --with-sysroot=/ compilers: Checking arg --enable-clocale=gnu compilers: Unknown arg --enable-clocale=gnu compilers: Checking arg --enable-libstdcxx-debug compilers: Unknown arg --enable-libstdcxx-debug compilers: Checking arg --enable-libstdcxx-time=yes compilers: Unknown arg --enable-libstdcxx-time=yes compilers: Checking arg --enable-gnu-unique-object compilers: Unknown arg --enable-gnu-unique-object compilers: Checking arg --enable-plugin compilers: Unknown arg --enable-plugin compilers: Checking arg --enable-objc-gc compilers: Unknown arg --enable-objc-gc compilers: Checking arg --disable-werror compilers: Unknown arg --disable-werror compilers: Checking arg --with-arch-32=i686 compilers: Unknown arg --with-arch-32=i686 compilers: Checking arg --with-tune=generic compilers: Unknown arg --with-tune=generic compilers: Checking arg --enable-checking=release compilers: Unknown arg --enable-checking=release compilers: Checking arg --build=x86_64-linux-gnu compilers: Unknown arg --build=x86_64-linux-gnu compilers: Checking arg --host=x86_64-linux-gnu compilers: Unknown arg --host=x86_64-linux-gnu compilers: Checking arg --target=x86_64-linux-gnu compilers: Unknown arg --target=x86_64-linux-gnu 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.6.3 compilers: Unknown arg 4.6.3 compilers: Checking arg (Ubuntu/Linaro compilers: Unknown arg (Ubuntu/Linaro compilers: Checking arg 4.6.3-1ubuntu5) compilers: Unknown arg 4.6.3-1ubuntu5) compilers: Checking arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Unknown arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Checking arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Unknown arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Checking arg --sysroot=/ compilers: Unknown arg --sysroot=/ compilers: Checking arg --build-id compilers: Unknown arg --build-id compilers: Checking arg --no-add-needed compilers: Unknown arg --no-add-needed compilers: Checking arg --as-needed compilers: Unknown arg --as-needed compilers: Checking arg --eh-frame-hdr compilers: Unknown arg --eh-frame-hdr compilers: Checking arg -m compilers: Unknown arg -m compilers: Checking arg elf_x86_64 compilers: Unknown arg elf_x86_64 compilers: Checking arg --hash-style=gnu compilers: Unknown arg --hash-style=gnu compilers: Checking arg -dynamic-linker compilers: Unknown arg -dynamic-linker compilers: Checking arg /lib64/ld-linux-x86-64.so.2 compilers: Unknown arg /lib64/ld-linux-x86-64.so.2 compilers: Checking arg -z compilers: Unknown arg -z compilers: Checking arg relro compilers: Unknown arg relro compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Found library directory: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu compilers: Found library directory: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Found library directory: -L/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/../lib compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Found library directory: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/../lib compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Checking arg -ldl compilers: Found library : -ldl compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg --as-needed compilers: Unknown arg --as-needed compilers: Checking arg -lgcc_s compilers: Found library : -lgcc_s compilers: Checking arg --no-as-needed compilers: Unknown arg --no-as-needed compilers: Checking arg -lc compilers: Skipping system library: -lc compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg --as-needed compilers: Unknown arg --as-needed compilers: Checking arg -lgcc_s compilers: Checking arg --no-as-needed compilers: Unknown arg --no-as-needed compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Libraries needed to link C code with another linker: ['-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-ldl', '-lgcc_s'] compilers: Check that C libraries can be used from Fortran Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkDependencyGenerationFlag from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1327) TESTING: checkDependencyGenerationFlag from config.compilers(config/BuildSystem/config/compilers.py:1327) Check if -MMD works for dependency generation, and add it if it does Pushing language C Trying C compiler flag -MMD -MP Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Defined make macro "C_DEPFLAGS" to "-MMD -MP" Popping language C Pushing language Cxx Trying Cxx compiler flag -MMD -MP Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Defined make macro "CXX_DEPFLAGS" to "-MMD -MP" Popping language Cxx Pushing language FC Trying FC compiler flag -MMD -MP Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Defined make macro "FC_DEPFLAGS" to "-MMD -MP" Popping language FC ================================================================================ TEST checkRestrict from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:136) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:136) Check for the C/CXX restrict keyword Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.compilers/conftest.cc:5:18: error: expected initializer before ‘x’ Source: #include "confdefs.h" #include "conffix.h" int main() { float * restrict x;; return 0; } Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.compilers/conftest.cc:5:23: warning: unused variable ‘x’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:358) TESTING: checkCxxNamespace from config.compilers(config/BuildSystem/config/compilers.py:358) Checks that C++ compiler supports namespaces, and if it does defines HAVE_CXX_NAMESPACE Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" namespace petsc {int dummy;} int main() { ; return 0; } Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:333) TESTING: checkCxxOptionalExtensions from config.compilers(config/BuildSystem/config/compilers.py:333) Check whether the C++ compiler (IBM xlC, OSF5) need special flag for .c files which contain C++ Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:121) TESTING: checkCxxStaticInline from config.compilers(config/BuildSystem/config/compilers.py:121) Check for C++ keyword: static inline Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:412) TESTING: checkCxxLibraries from config.compilers(config/BuildSystem/config/compilers.py:412) Determines the libraries needed to link with C++ Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: stderr: Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g' '-O0' '-L/usr/lib/gcc/x86_64-linux-gnu/4.6' '-L/usr/lib/x86_64-linux-gnu' '-L/lib/x86_64-linux-gnu' '-L/usr/lib/x86_64-linux-gnu' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -rpath /usr/lib/gcc/x86_64-linux-gnu/4.6 -rpath /usr/lib/x86_64-linux-gnu -rpath /lib/x86_64-linux-gnu -rpath /usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Popping language Cxx 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=g++ compilers: Unknown arg COLLECT_GCC=g++ compilers: Checking arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-linux-gnu compilers: Unknown arg x86_64-linux-gnu compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg ../src/configure compilers: Unknown arg ../src/configure compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= compilers: Checking arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Unknown arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Checking arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Unknown arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Checking arg --prefix=/usr compilers: Unknown arg --prefix=/usr compilers: Checking arg --program-suffix=-4.6 compilers: Unknown arg --program-suffix=-4.6 compilers: Checking arg --enable-shared compilers: Unknown arg --enable-shared compilers: Checking arg --enable-linker-build-id compilers: Unknown arg --enable-linker-build-id compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --libexecdir=/usr/lib compilers: Unknown arg --libexecdir=/usr/lib compilers: Checking arg --without-included-gettext compilers: Unknown arg --without-included-gettext compilers: Checking arg --enable-threads=posix compilers: Unknown arg --enable-threads=posix compilers: Checking arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Unknown arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Checking arg --libdir=/usr/lib compilers: Unknown arg --libdir=/usr/lib compilers: Checking arg --enable-nls compilers: Unknown arg --enable-nls compilers: Checking arg --with-sysroot=/ compilers: Unknown arg --with-sysroot=/ compilers: Checking arg --enable-clocale=gnu compilers: Unknown arg --enable-clocale=gnu compilers: Checking arg --enable-libstdcxx-debug compilers: Unknown arg --enable-libstdcxx-debug compilers: Checking arg --enable-libstdcxx-time=yes compilers: Unknown arg --enable-libstdcxx-time=yes compilers: Checking arg --enable-gnu-unique-object compilers: Unknown arg --enable-gnu-unique-object compilers: Checking arg --enable-plugin compilers: Unknown arg --enable-plugin compilers: Checking arg --enable-objc-gc compilers: Unknown arg --enable-objc-gc compilers: Checking arg --disable-werror compilers: Unknown arg --disable-werror compilers: Checking arg --with-arch-32=i686 compilers: Unknown arg --with-arch-32=i686 compilers: Checking arg --with-tune=generic compilers: Unknown arg --with-tune=generic compilers: Checking arg --enable-checking=release compilers: Unknown arg --enable-checking=release compilers: Checking arg --build=x86_64-linux-gnu compilers: Unknown arg --build=x86_64-linux-gnu compilers: Checking arg --host=x86_64-linux-gnu compilers: Unknown arg --host=x86_64-linux-gnu compilers: Checking arg --target=x86_64-linux-gnu compilers: Unknown arg --target=x86_64-linux-gnu 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.6.3 compilers: Unknown arg 4.6.3 compilers: Checking arg (Ubuntu/Linaro compilers: Unknown arg (Ubuntu/Linaro compilers: Checking arg 4.6.3-1ubuntu5) compilers: Unknown arg 4.6.3-1ubuntu5) compilers: Checking arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Unknown arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Checking arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Unknown arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Checking arg --sysroot=/ compilers: Unknown arg --sysroot=/ compilers: Checking arg --build-id compilers: Unknown arg --build-id compilers: Checking arg --no-add-needed compilers: Unknown arg --no-add-needed compilers: Checking arg --as-needed compilers: Unknown arg --as-needed compilers: Checking arg --eh-frame-hdr compilers: Unknown arg --eh-frame-hdr compilers: Checking arg -m compilers: Unknown arg -m compilers: Checking arg elf_x86_64 compilers: Unknown arg elf_x86_64 compilers: Checking arg --hash-style=gnu compilers: Unknown arg --hash-style=gnu compilers: Checking arg -dynamic-linker compilers: Unknown arg -dynamic-linker compilers: Checking arg /lib64/ld-linux-x86-64.so.2 compilers: Unknown arg /lib64/ld-linux-x86-64.so.2 compilers: Checking arg -z compilers: Unknown arg -z compilers: Checking arg relro compilers: Unknown arg relro compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Found library directory: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Found library directory: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Found library directory: -L/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/../lib compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/../lib compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Found -rpath library: /usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -rpath compilers: Found -rpath library: /usr/lib/x86_64-linux-gnu compilers: Checking arg -rpath compilers: Found -rpath library: /lib/x86_64-linux-gnu compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -ldl compilers: Found library: -ldl Library already in C list so skipping in C++ compilers: Checking arg -lgcc_s compilers: Found library: -lgcc_s Library already in C list so skipping in C++ compilers: Checking arg -ldl compilers: Checking arg -lstdc++ compilers: Found library: -lstdc++ compilers: Checking arg -lm compilers: Checking arg -lgcc_s compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg -lc compilers: Skipping system library: -lc compilers: Checking arg -lgcc_s compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Libraries needed to link Cxx code with another linker: ['-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lstdc++'] compilers: Check that Cxx libraries can be used from C Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lstdc++ -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lstdc++ -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C compilers: Check that Cxx libraries can be used from Fortran Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lstdc++ -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lstdc++ -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkCxx11 from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:373) TESTING: checkCxx11 from config.compilers(config/BuildSystem/config/compilers.py:373) 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: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: In file included from /usr/include/c++/4.6/random:35:0, from /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:4: /usr/include/c++/4.6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:11: warning: identifier ‘constexpr’ will become a keyword in C++0x [-Wc++0x-compat] /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: error: ‘constexpr’ does not name a type /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: note: C++0x ‘constexpr’ only available with -std=c++0x or -std=gnu++0x /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:11: error: ‘random_device’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:30: error: expected ‘;’ before ‘rd’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:11: error: ‘mt19937’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:24: error: expected ‘;’ before ‘mt’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:11: error: ‘normal_distribution’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected ‘;’ before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:33: error: ‘mt’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:35: error: ‘dist’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:24: warning: unused variable ‘x’ [-Wunused-variable] 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 /usr/include/c++/4.6/random:35:0, from /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:4: /usr/include/c++/4.6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:11: warning: identifier ‘constexpr’ will become a keyword in C++0x [-Wc++0x-compat] /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: error: ‘constexpr’ does not name a type /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: note: C++0x ‘constexpr’ only available with -std=c++0x or -std=gnu++0x /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:11: error: ‘random_device’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:30: error: expected ‘;’ before ‘rd’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:11: error: ‘mt19937’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:24: error: expected ‘;’ before ‘mt’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:11: error: ‘normal_distribution’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected ‘;’ before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:33: error: ‘mt’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:35: error: ‘dist’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:24: warning: unused variable ‘x’ [-Wunused-variable] PETSc Error: No output file produced Popping language Cxx ================================================================================ TEST checkFortranTypeSizes from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:571) TESTING: checkFortranTypeSizes from config.compilers(config/BuildSystem/config/compilers.py:571) Check whether real*8 is supported and suggest flags which will allow support Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main real*8 variable end Popping language FC ================================================================================ TEST checkFortranNameMangling from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:630) TESTING: checkFortranNameMangling from config.compilers(config/BuildSystem/config/compilers.py:630) 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: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1chk_(void){return;} Popping language C Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Popping language FC compilers: Fortran name mangling is underscore Defined "HAVE_FORTRAN_UNDERSCORE" to "1" ================================================================================ TEST checkFortranNameManglingDouble from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:667) TESTING: checkFortranNameManglingDouble from config.compilers(config/BuildSystem/config/compilers.py:667) Checks if symbols containing an underscore append an extra underscore, and defines HAVE_FORTRAN_UNDERSCORE_UNDERSCORE if necessary Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1_chk() end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.o: In function `MAIN__': /tmp/petsc-5aH1gf/config.compilers/conftest.F:2: undefined reference to `d1_chk_' collect2: ld returned 1 exit status Popping language FC ================================================================================ TEST checkFortranPreprocessor from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:677) TESTING: checkFortranPreprocessor from config.compilers(config/BuildSystem/config/compilers.py:677) Determine if Fortran handles preprocessing properly Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main #define dummy dummy #ifndef dummy fooey #endif end Added FC compiler flag Popping language FC compilers: Fortran uses CPP preprocessor ================================================================================ TEST checkFortranDefineCompilerOption from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:698) TESTING: checkFortranDefineCompilerOption from config.compilers(config/BuildSystem/config/compilers.py:698) Check if -WF,-Dfoobar or -Dfoobar is the compiler option to define a macro Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -DTesting /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main #define dummy dummy #ifndef Testing fooey #endif end Defined make macro "FC_DEFINE_FLAG" to "-D" Popping language FC compilers: Fortran uses -D for defining macro ================================================================================ TEST checkFortranLibraries from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:715) TESTING: checkFortranLibraries from config.compilers(config/BuildSystem/config/compilers.py:715) 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: gfortran -V Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: stderr: Driving: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -l gfortran -l m -shared-libgcc -specs=/usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec Using built-in specs. Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec rename spec lib to liborig COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-Wno-unused-variable' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O0' '-L/usr/lib/gcc/x86_64-linux-gnu/4.6' '-L/usr/lib/x86_64-linux-gnu' '-L/lib/x86_64-linux-gnu' '-L/usr/lib/x86_64-linux-gnu' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -rpath /usr/lib/gcc/x86_64-linux-gnu/4.6 -rpath /usr/lib/x86_64-linux-gnu -rpath /lib/x86_64-linux-gnu -rpath /usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Popping language FC compilers: Checking arg Driving: compilers: Unknown arg Driving: compilers: Checking arg gfortran compilers: Unknown arg gfortran compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg -fPIC compilers: Unknown arg -fPIC compilers: Checking arg -Wall compilers: Unknown arg -Wall compilers: Checking arg -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 /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Checking arg -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Unknown arg -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Found library directory: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -Wl,-rpath,/usr/lib/x86_64-linux-gnu compilers: Unknown arg -Wl,-rpath,/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Found library directory: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -Wl,-rpath,/lib/x86_64-linux-gnu compilers: Unknown arg -Wl,-rpath,/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Found library directory: -L/lib/x86_64-linux-gnu compilers: Checking arg -Wl,-rpath,/usr/lib/x86_64-linux-gnu compilers: Unknown arg -Wl,-rpath,/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -ldl compilers: Found library: -ldl Library already in C list so skipping in Fortran compilers: Checking arg -lgcc_s compilers: Found library: -lgcc_s Library already in C list so skipping in Fortran compilers: Checking arg -ldl compilers: Already in lflags: -ldl compilers: Checking arg -l compilers: Found canonical library: -lgfortran compilers: Checking arg -l compilers: Found canonical library: -lm compilers: Checking arg -shared-libgcc compilers: Unknown arg -shared-libgcc compilers: Checking arg -specs=/usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec compilers: Unknown arg -specs=/usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec 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 Reading compilers: Unknown arg Reading compilers: Checking arg specs compilers: Unknown arg specs compilers: Checking arg from compilers: Unknown arg from compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/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=gfortran compilers: Unknown arg COLLECT_GCC=gfortran compilers: Checking arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-linux-gnu compilers: Unknown arg x86_64-linux-gnu compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg ../src/configure compilers: Unknown arg ../src/configure compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= compilers: Checking arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Unknown arg --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs compilers: Checking arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Unknown arg --enable-languages=c,c++,fortran,objc,obj-c++ compilers: Checking arg --prefix=/usr compilers: Unknown arg --prefix=/usr compilers: Checking arg --program-suffix=-4.6 compilers: Unknown arg --program-suffix=-4.6 compilers: Checking arg --enable-shared compilers: Unknown arg --enable-shared compilers: Checking arg --enable-linker-build-id compilers: Unknown arg --enable-linker-build-id compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --libexecdir=/usr/lib compilers: Unknown arg --libexecdir=/usr/lib compilers: Checking arg --without-included-gettext compilers: Unknown arg --without-included-gettext compilers: Checking arg --enable-threads=posix compilers: Unknown arg --enable-threads=posix compilers: Checking arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Unknown arg --with-gxx-include-dir=/usr/include/c++/4.6 compilers: Checking arg --libdir=/usr/lib compilers: Unknown arg --libdir=/usr/lib compilers: Checking arg --enable-nls compilers: Unknown arg --enable-nls compilers: Checking arg --with-sysroot=/ compilers: Unknown arg --with-sysroot=/ compilers: Checking arg --enable-clocale=gnu compilers: Unknown arg --enable-clocale=gnu compilers: Checking arg --enable-libstdcxx-debug compilers: Unknown arg --enable-libstdcxx-debug compilers: Checking arg --enable-libstdcxx-time=yes compilers: Unknown arg --enable-libstdcxx-time=yes compilers: Checking arg --enable-gnu-unique-object compilers: Unknown arg --enable-gnu-unique-object compilers: Checking arg --enable-plugin compilers: Unknown arg --enable-plugin compilers: Checking arg --enable-objc-gc compilers: Unknown arg --enable-objc-gc compilers: Checking arg --disable-werror compilers: Unknown arg --disable-werror compilers: Checking arg --with-arch-32=i686 compilers: Unknown arg --with-arch-32=i686 compilers: Checking arg --with-tune=generic compilers: Unknown arg --with-tune=generic compilers: Checking arg --enable-checking=release compilers: Unknown arg --enable-checking=release compilers: Checking arg --build=x86_64-linux-gnu compilers: Unknown arg --build=x86_64-linux-gnu compilers: Checking arg --host=x86_64-linux-gnu compilers: Unknown arg --host=x86_64-linux-gnu compilers: Checking arg --target=x86_64-linux-gnu compilers: Unknown arg --target=x86_64-linux-gnu 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.6.3 compilers: Unknown arg 4.6.3 compilers: Checking arg (Ubuntu/Linaro compilers: Unknown arg (Ubuntu/Linaro compilers: Checking arg 4.6.3-1ubuntu5) compilers: Unknown arg 4.6.3-1ubuntu5) compilers: Checking arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Skipping arg COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ compilers: Checking arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Skipping arg LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 compilers: Checking arg --sysroot=/ compilers: Unknown arg --sysroot=/ compilers: Checking arg --build-id compilers: Unknown arg --build-id compilers: Checking arg --no-add-needed compilers: Unknown arg --no-add-needed compilers: Checking arg --as-needed compilers: Unknown arg --as-needed compilers: Checking arg --eh-frame-hdr compilers: Unknown arg --eh-frame-hdr compilers: Checking arg -m compilers: Unknown arg -m compilers: Checking arg elf_x86_64 compilers: Unknown arg elf_x86_64 compilers: Checking arg --hash-style=gnu compilers: Unknown arg --hash-style=gnu compilers: Checking arg -dynamic-linker compilers: Unknown arg -dynamic-linker compilers: Checking arg /lib64/ld-linux-x86-64.so.2 compilers: Unknown arg /lib64/ld-linux-x86-64.so.2 compilers: Checking arg -z compilers: Unknown arg -z compilers: Checking arg relro compilers: Unknown arg relro compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Already in lflags so skipping: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Already in lflags so skipping: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu compilers: Already in lflags so skipping: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib compilers: Checking arg -L/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/lib/x86_64-linux-gnu compilers: Checking arg -L/lib/../lib compilers: Checking arg -L/usr/lib/x86_64-linux-gnu compilers: Already in lflags so skipping: -L/usr/lib/x86_64-linux-gnu compilers: Checking arg -L/usr/lib/../lib compilers: Checking arg -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. compilers: Checking arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Unknown arg /tmp/petsc-5aH1gf/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Found -rpath library: /usr/lib/gcc/x86_64-linux-gnu/4.6 compilers: Checking arg -rpath compilers: Found -rpath library: /usr/lib/x86_64-linux-gnu compilers: Checking arg -rpath compilers: Found -rpath library: /lib/x86_64-linux-gnu compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -ldl compilers: Already in lflags: -ldl compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -ldl compilers: Already in lflags: -ldl compilers: Checking arg -lgfortran compilers: Found library: -lgfortran compilers: Checking arg -lm compilers: Found library: -lm compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lquadmath compilers: Found library: -lquadmath compilers: Checking arg -lm compilers: Found library: -lm compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lc compilers: Found system library therefor skipping: -lc compilers: Checking arg -lgcc_s compilers: Already in lflags: -lgcc_s compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o compilers: Checking arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Unknown arg /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o compilers: Libraries needed to link Fortran code with the C linker: ['-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-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 Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: gcc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C compilers: Check that Fortran libraries can be used from C++ Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: g++ -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language Cxx compilers: Fortran libraries can be used from C++ ================================================================================ TEST checkFortranLinkingCxx from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1061) TESTING: checkFortranLinkingCxx from config.compilers(config/BuildSystem/config/compilers.py:1061) Check that Fortran can be linked against C++ Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: g++ -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/cxxobj.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Popping language FC compilers: Fortran can link C++ functions ================================================================================ TEST checkFortran90 from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1096) TESTING: checkFortran90 from config.compilers(config/BuildSystem/config/compilers.py:1096) Determine whether the Fortran compiler handles F90 Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "USING_F90" to "1" Fortran compiler supports F90 Popping language FC ================================================================================ TEST checkFortran2003 from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1109) TESTING: checkFortran2003 from config.compilers(config/BuildSystem/config/compilers.py:1109) Determine whether the Fortran compiler handles F2003 Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "USING_F2003" to "1" Fortran compiler supports F2003 Popping language FC ================================================================================ TEST checkFortran90Array from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1129) TESTING: checkFortran90Array from config.compilers(config/BuildSystem/config/compilers.py:1129) Check for F90 array interfaces Executing: uname -s stdout: Linux Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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); abort(); } return; } Popping language C Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/fooobj.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.compilers/conftest Executing: /tmp/petsc-5aH1gf/config.compilers/conftest stdout: arrays [0x7fff49c8ac40 0x7fff49c8ac40 0x7fff49c8ac40] arrays [0x7fff49c8abf0 0x7fff49c8aba0 0x7fff49c8abf0] pointers do not match! [0xffffffff 0x7fff49c8ac40] [0x2] ERROR while running executable: Could not execute "/tmp/petsc-5aH1gf/config.compilers/conftest": arrays [0x7fff49c8ac40 0x7fff49c8ac40 0x7fff49c8ac40] arrays [0x7fff49c8abf0 0x7fff49c8aba0 0x7fff49c8abf0] pointers do not match! [0xffffffff 0x7fff49c8ac40] [0x2]Aborted (core dumped) Popping language FC compilers: F90 uses a single argument for array pointers ================================================================================ TEST checkFortranModuleInclude from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1216) TESTING: checkFortranModuleInclude from config.compilers(config/BuildSystem/config/compilers.py:1216) Figures out what flag is used to specify the include path for Fortran modules Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main use configtest write(*,*) testint end Pushing language FC Popping language FC Executing: gfortran -o /tmp/petsc-5aH1gf/config.compilers/conftest -I/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/configtest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl compilers: Fortran module include flag -I found Popping language FC ================================================================================ TEST checkFortranModuleOutput from config.compilers(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1282) TESTING: checkFortranModuleOutput from config.compilers(config/BuildSystem/config/compilers.py:1282) Figures out what flag is used to specify the include path for Fortran modules Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -module /tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: 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: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -module:/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: error: unrecognized command line option ‘-module:/tmp/petsc-5aH1gf/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module: compile failed Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fmod=/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: error: unrecognized command line option ‘-fmod=/tmp/petsc-5aH1gf/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -fmod= compile failed Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -J/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/compilers.py:1413) TESTING: setupFrameworkCompilers from config.compilers(config/BuildSystem/config/compilers.py:1413) ================================================================================ TEST configureFortranCPP from PETSc.utilities.fortranCPP(/home/fpoulin/software/petsc/config/PETSc/utilities/fortranCPP.py:27) TESTING: configureFortranCPP from PETSc.utilities.fortranCPP(config/PETSc/utilities/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 ${FFLAGS} ${FC_FLAGS} -o $@ $<'] Defined make rule ".f.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FFLAGS} ${FC_FLAGS} $<', '-${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 ${FFLAGS} ${FC_FLAGS} ${FCPPFLAGS} -o $@ $<'] Defined make rule ".F.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FFLAGS} ${FC_FLAGS} ${FCPPFLAGS} $<', '-${AR} ${AR_FLAGS} ${LIBNAME} $*.o', '-${RM} $*.o'] ================================================================================ TEST checkStdC from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:105) TESTING: checkStdC from config.headers(config/BuildSystem/config/headers.py:105) Executing: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include int main() { ; return 0; } Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/string.h" 1 3 4 # 27 "/usr/include/string.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/string.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 35 "/usr/include/string.h" 2 3 4 extern void *memcpy (void *__restrict __dest, __const void *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memmove (void *__dest, __const void *__src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memccpy (void *__restrict __dest, __const void *__restrict __src, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memset (void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int memcmp (__const void *__s1, __const void *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 95 "/usr/include/string.h" 3 4 extern void *memchr (__const void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 126 "/usr/include/string.h" 3 4 extern char *strcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strcat (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strncat (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int strcmp (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strncmp (__const char *__s1, __const char *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strcoll (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern size_t strxfrm (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 163 "/usr/include/string.h" 2 3 4 extern int strcoll_l (__const char *__s1, __const char *__s2, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); extern size_t strxfrm_l (char *__dest, __const char *__src, size_t __n, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern char *strdup (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); extern char *strndup (__const char *__string, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); # 210 "/usr/include/string.h" 3 4 # 235 "/usr/include/string.h" 3 4 extern char *strchr (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 262 "/usr/include/string.h" 3 4 extern char *strrchr (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 281 "/usr/include/string.h" 3 4 extern size_t strcspn (__const char *__s, __const char *__reject) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern size_t strspn (__const char *__s, __const char *__accept) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 314 "/usr/include/string.h" 3 4 extern char *strpbrk (__const char *__s, __const char *__accept) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 342 "/usr/include/string.h" 3 4 extern char *strstr (__const char *__haystack, __const char *__needle) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strtok (char *__restrict __s, __const char *__restrict __delim) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern char *__strtok_r (char *__restrict __s, __const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); extern char *strtok_r (char *__restrict __s, __const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); # 397 "/usr/include/string.h" 3 4 extern size_t strlen (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern size_t strnlen (__const char *__string, size_t __maxlen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern char *strerror (int __errnum) __attribute__ ((__nothrow__ , __leaf__)); # 427 "/usr/include/string.h" 3 4 extern int strerror_r (int __errnum, char *__buf, size_t __buflen) __asm__ ("" "__xpg_strerror_r") __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 445 "/usr/include/string.h" 3 4 extern char *strerror_l (int __errnum, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)); extern void __bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void bcopy (__const void *__src, void *__dest, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int bcmp (__const void *__s1, __const void *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 489 "/usr/include/string.h" 3 4 extern char *index (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 517 "/usr/include/string.h" 3 4 extern char *rindex (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern int ffs (int __i) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 536 "/usr/include/string.h" 3 4 extern int strcasecmp (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strncasecmp (__const char *__s1, __const char *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 559 "/usr/include/string.h" 3 4 extern char *strsep (char **__restrict __stringp, __const char *__restrict __delim) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strsignal (int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern char *__stpcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *stpcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *__stpncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *stpncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); # 646 "/usr/include/string.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 25 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 26 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 34 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 44 "/usr/include/stdlib.h" 2 3 4 # 68 "/usr/include/stdlib.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); # 96 "/usr/include/stdlib.h" 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 140 "/usr/include/stdlib.h" 3 4 extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) ; extern double atof (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern long int a64l (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 220 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 321 "/usr/include/stdlib.h" 2 3 4 extern long int random (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srandom (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern char *setstate (char *__statebuf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int rand (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srand (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern int rand_r (unsigned int *__seed) __attribute__ ((__nothrow__ , __leaf__)); extern double drand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern double erand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int lrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int nrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int mrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int jrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void srand48 (long int __seedval) __attribute__ ((__nothrow__ , __leaf__)); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void lcong48 (unsigned short int __param[7]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *malloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void cfree (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/include/alloca.h" 1 3 4 # 25 "/usr/include/alloca.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 26 "/usr/include/alloca.h" 2 3 4 extern void *alloca (size_t __size) __attribute__ ((__nothrow__ , __leaf__)); # 498 "/usr/include/stdlib.h" 2 3 4 extern void *valloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern void abort (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 531 "/usr/include/stdlib.h" 3 4 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); # 554 "/usr/include/stdlib.h" 3 4 extern void _Exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern char *getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern char *__secure_getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int putenv (char *__string) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int setenv (__const char *__name, __const char *__value, int __replace) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int unsetenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int clearenv (void) __attribute__ ((__nothrow__ , __leaf__)); # 606 "/usr/include/stdlib.h" 3 4 extern char *mktemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 620 "/usr/include/stdlib.h" 3 4 extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; # 642 "/usr/include/stdlib.h" 3 4 extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 663 "/usr/include/stdlib.h" 3 4 extern char *mkdtemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 712 "/usr/include/stdlib.h" 3 4 extern int system (__const char *__command) ; # 734 "/usr/include/stdlib.h" 3 4 extern char *realpath (__const char *__restrict __name, char *__restrict __resolved) __attribute__ ((__nothrow__ , __leaf__)) ; typedef int (*__compar_fn_t) (__const void *, __const void *); # 752 "/usr/include/stdlib.h" 3 4 extern void *bsearch (__const void *__key, __const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 2, 5))) ; extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); # 771 "/usr/include/stdlib.h" 3 4 extern int abs (int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern long int labs (long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; # 808 "/usr/include/stdlib.h" 3 4 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *gcvt (double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int mblen (__const char *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int mbtowc (wchar_t *__restrict __pwc, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int wctomb (char *__s, wchar_t __wchar) __attribute__ ((__nothrow__ , __leaf__)) ; extern size_t mbstowcs (wchar_t *__restrict __pwcs, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern size_t wcstombs (char *__restrict __s, __const wchar_t *__restrict __pwcs, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern int rpmatch (__const char *__response) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 896 "/usr/include/stdlib.h" 3 4 extern int getsubopt (char **__restrict __optionp, char *__const *__restrict __tokens, char **__restrict __valuep) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2, 3))) ; # 948 "/usr/include/stdlib.h" 3 4 extern int getloadavg (double __loadavg[], int __nelem) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 964 "/usr/include/stdlib.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Executing: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.headers/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.headers/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.headers/conftest Executing: /tmp/petsc-5aH1gf/config.headers/conftest Defined "STDC_HEADERS" to "1" ================================================================================ TEST checkStat from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:138) TESTING: checkStat from config.headers(config/BuildSystem/config/headers.py:138) Checks whether stat file-mode macros are broken, and defines STAT_MACROS_BROKEN if they are Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 5 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/stat.h" 1 3 4 # 39 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/stat.h" 2 3 4 # 105 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/stat.h" 1 3 4 # 46 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 struct stat { __dev_t st_dev; __ino_t st_ino; __nlink_t st_nlink; __mode_t st_mode; __uid_t st_uid; __gid_t st_gid; int __pad0; __dev_t st_rdev; __off_t st_size; __blksize_t st_blksize; __blkcnt_t st_blocks; # 91 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 struct timespec st_atim; struct timespec st_mtim; struct timespec st_ctim; # 106 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 long int __unused[3]; # 115 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 }; # 108 "/usr/include/x86_64-linux-gnu/sys/stat.h" 2 3 4 # 211 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int stat (__const char *__restrict __file, struct stat *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int fstat (int __fd, struct stat *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 240 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int fstatat (int __fd, __const char *__restrict __file, struct stat *__restrict __buf, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); # 265 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int lstat (__const char *__restrict __file, struct stat *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); # 286 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int chmod (__const char *__file, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int lchmod (__const char *__file, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int fchmod (int __fd, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)); extern int fchmodat (int __fd, __const char *__file, __mode_t __mode, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; extern __mode_t umask (__mode_t __mask) __attribute__ ((__nothrow__ , __leaf__)); # 323 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int mkdir (__const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int mkdirat (int __fd, __const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int mknod (__const char *__path, __mode_t __mode, __dev_t __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int mknodat (int __fd, __const char *__path, __mode_t __mode, __dev_t __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int mkfifo (__const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int mkfifoat (int __fd, __const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int utimensat (int __fd, __const char *__path, __const struct timespec __times[2], int __flags) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int futimens (int __fd, __const struct timespec __times[2]) __attribute__ ((__nothrow__ , __leaf__)); # 401 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int __fxstat (int __ver, int __fildes, struct stat *__stat_buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))); extern int __xstat (int __ver, __const char *__filename, struct stat *__stat_buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); extern int __lxstat (int __ver, __const char *__filename, struct stat *__stat_buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); extern int __fxstatat (int __ver, int __fildes, __const char *__filename, struct stat *__stat_buf, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))); # 444 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 extern int __xmknod (int __ver, __const char *__path, __mode_t __mode, __dev_t *__dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern int __xmknodat (int __ver, int __fd, __const char *__path, __mode_t __mode, __dev_t *__dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 5))); # 536 "/usr/include/x86_64-linux-gnu/sys/stat.h" 3 4 # 6 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 ================================================================================ TEST checkSysWait from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:173) TESTING: checkSysWait from config.headers(config/BuildSystem/config/headers.py:173) Check for POSIX.1 compatible sys/wait.h, and defines HAVE_SYS_WAIT_H if found Executing: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:195) TESTING: checkTime from config.headers(config/BuildSystem/config/headers.py:195) Checks if you can safely include both and , and if so defines TIME_WITH_SYS_TIME Checking for header: time.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/time.h" 1 3 4 # 28 "/usr/include/time.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 29 "/usr/include/time.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 39 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 43 "/usr/include/time.h" 2 3 4 # 56 "/usr/include/time.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 57 "/usr/include/time.h" 2 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; 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 int tm_gmtoff; __const char *tm_zone; }; struct itimerspec { struct timespec it_interval; struct timespec it_value; }; struct sigevent; typedef __pid_t pid_t; extern clock_t clock (void) __attribute__ ((__nothrow__ , __leaf__)); extern time_t time (time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern double difftime (time_t __time1, time_t __time0) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern time_t mktime (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern size_t strftime (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); # 215 "/usr/include/time.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 216 "/usr/include/time.h" 2 3 4 extern size_t strftime_l (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)); # 230 "/usr/include/time.h" 3 4 extern struct tm *gmtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *gmtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime (__const struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime_r (__const struct tm *__restrict __tp, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime_r (__const time_t *__restrict __timer, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *__tzname[2]; extern int __daylight; extern long int __timezone; extern char *tzname[2]; extern void tzset (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daylight; extern long int timezone; extern int stime (__const time_t *__when) __attribute__ ((__nothrow__ , __leaf__)); # 313 "/usr/include/time.h" 3 4 extern time_t timegm (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern time_t timelocal (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int dysize (int __year) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 328 "/usr/include/time.h" 3 4 extern int nanosleep (__const struct timespec *__requested_time, struct timespec *__remaining); extern int clock_getres (clockid_t __clock_id, struct timespec *__res) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_settime (clockid_t __clock_id, __const struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_nanosleep (clockid_t __clock_id, int __flags, __const struct timespec *__req, struct timespec *__rem); extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_create (clockid_t __clock_id, struct sigevent *__restrict __evp, timer_t *__restrict __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_delete (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_settime (timer_t __timerid, int __flags, __const struct itimerspec *__restrict __value, struct itimerspec *__restrict __ovalue) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_getoverrun (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); # 417 "/usr/include/time.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_TIME_H" to "1" Checking for header: sys/time.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/time.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 26 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 28 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 30 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 57 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 struct timezone { int tz_minuteswest; int tz_dsttime; }; typedef struct timezone *__restrict __timezone_ptr_t; # 73 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 extern int gettimeofday (struct timeval *__restrict __tv, __timezone_ptr_t __tz) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int settimeofday (__const struct timeval *__tv, __const struct timezone *__tz) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int adjtime (__const struct timeval *__delta, struct timeval *__olddelta) __attribute__ ((__nothrow__ , __leaf__)); enum __itimer_which { ITIMER_REAL = 0, ITIMER_VIRTUAL = 1, ITIMER_PROF = 2 }; struct itimerval { struct timeval it_interval; struct timeval it_value; }; typedef int __itimer_which_t; extern int getitimer (__itimer_which_t __which, struct itimerval *__value) __attribute__ ((__nothrow__ , __leaf__)); extern int setitimer (__itimer_which_t __which, __const struct itimerval *__restrict __new, struct itimerval *__restrict __old) __attribute__ ((__nothrow__ , __leaf__)); extern int utimes (__const char *__file, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int lutimes (__const char *__file, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int futimes (int __fd, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)); # 191 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_TIME_H" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/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: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/math.h" 1 3 4 # 28 "/usr/include/math.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 29 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/huge_val.h" 1 3 4 # 35 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/huge_valf.h" 1 3 4 # 37 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/huge_vall.h" 1 3 4 # 38 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/inf.h" 1 3 4 # 41 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/nan.h" 1 3 4 # 44 "/usr/include/math.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/mathdef.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/mathdef.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/mathdef.h" 2 3 4 typedef float float_t; typedef double double_t; # 48 "/usr/include/math.h" 2 3 4 # 71 "/usr/include/math.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 # 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern double acos (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __acos (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double asin (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __asin (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double atan (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __atan (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double atan2 (double __y, double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __atan2 (double __y, double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double cos (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __cos (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double sin (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __sin (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double tan (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __tan (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double cosh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __cosh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double sinh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __sinh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double tanh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __tanh (double __x) __attribute__ ((__nothrow__ , __leaf__)); # 87 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern double acosh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __acosh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double asinh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __asinh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double atanh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __atanh (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double exp (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __exp (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double frexp (double __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern double __frexp (double __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern double ldexp (double __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern double __ldexp (double __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern double log (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __log (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double log10 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __log10 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double modf (double __x, double *__iptr) __attribute__ ((__nothrow__ , __leaf__)); extern double __modf (double __x, double *__iptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 128 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern double expm1 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __expm1 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double log1p (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __log1p (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double logb (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __logb (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double exp2 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __exp2 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double log2 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __log2 (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double pow (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __pow (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double sqrt (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __sqrt (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double hypot (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __hypot (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double cbrt (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __cbrt (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double ceil (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __ceil (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double fabs (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __fabs (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double floor (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __floor (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double fmod (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __fmod (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __isinf (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __finite (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isinf (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int finite (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double drem (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __drem (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double significand (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __significand (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double copysign (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __copysign (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double nan (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __nan (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __isnan (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isnan (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double j0 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __j0 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double j1 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __j1 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double jn (int, double) __attribute__ ((__nothrow__ , __leaf__)); extern double __jn (int, double) __attribute__ ((__nothrow__ , __leaf__)); extern double y0 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __y0 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double y1 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __y1 (double) __attribute__ ((__nothrow__ , __leaf__)); extern double yn (int, double) __attribute__ ((__nothrow__ , __leaf__)); extern double __yn (int, double) __attribute__ ((__nothrow__ , __leaf__)); extern double erf (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __erf (double) __attribute__ ((__nothrow__ , __leaf__)); extern double erfc (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __erfc (double) __attribute__ ((__nothrow__ , __leaf__)); extern double lgamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __lgamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double tgamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __tgamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double gamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double __gamma (double) __attribute__ ((__nothrow__ , __leaf__)); extern double lgamma_r (double, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern double __lgamma_r (double, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern double rint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __rint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double nextafter (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __nextafter (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double nexttoward (double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __nexttoward (double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double remainder (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __remainder (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double scalbn (double __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern double __scalbn (double __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern int ilogb (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern int __ilogb (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double scalbln (double __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern double __scalbln (double __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern double nearbyint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double __nearbyint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double round (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __round (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double trunc (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double __trunc (double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double remquo (double __x, double __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern double __remquo (double __x, double __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern long int lrint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lrint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llrint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llrint (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int lround (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lround (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llround (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llround (double __x) __attribute__ ((__nothrow__ , __leaf__)); extern double fdim (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __fdim (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double fmax (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __fmax (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double fmin (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern double __fmin (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __fpclassify (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __signbit (double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern double fma (double __x, double __y, double __z) __attribute__ ((__nothrow__ , __leaf__)); extern double __fma (double __x, double __y, double __z) __attribute__ ((__nothrow__ , __leaf__)); extern double scalb (double __x, double __n) __attribute__ ((__nothrow__ , __leaf__)); extern double __scalb (double __x, double __n) __attribute__ ((__nothrow__ , __leaf__)); # 72 "/usr/include/math.h" 2 3 4 # 94 "/usr/include/math.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 # 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern float acosf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __acosf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float asinf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __asinf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float atanf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __atanf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float atan2f (float __y, float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __atan2f (float __y, float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float cosf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __cosf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float sinf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __sinf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float tanf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __tanf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float coshf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __coshf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float sinhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __sinhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float tanhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __tanhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); # 87 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern float acoshf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __acoshf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float asinhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __asinhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float atanhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __atanhf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float expf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __expf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float frexpf (float __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern float __frexpf (float __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern float ldexpf (float __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern float __ldexpf (float __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern float logf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __logf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float log10f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __log10f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float modff (float __x, float *__iptr) __attribute__ ((__nothrow__ , __leaf__)); extern float __modff (float __x, float *__iptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 128 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern float expm1f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __expm1f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float log1pf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __log1pf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float logbf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __logbf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float exp2f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __exp2f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float log2f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __log2f (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float powf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __powf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float sqrtf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __sqrtf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float hypotf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __hypotf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float cbrtf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __cbrtf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float ceilf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __ceilf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float fabsf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __fabsf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float floorf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __floorf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float fmodf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __fmodf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __isinff (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __finitef (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isinff (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int finitef (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float dremf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __dremf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float significandf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __significandf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float copysignf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __copysignf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float nanf (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __nanf (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __isnanf (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isnanf (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float j0f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __j0f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float j1f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __j1f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float jnf (int, float) __attribute__ ((__nothrow__ , __leaf__)); extern float __jnf (int, float) __attribute__ ((__nothrow__ , __leaf__)); extern float y0f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __y0f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float y1f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __y1f (float) __attribute__ ((__nothrow__ , __leaf__)); extern float ynf (int, float) __attribute__ ((__nothrow__ , __leaf__)); extern float __ynf (int, float) __attribute__ ((__nothrow__ , __leaf__)); extern float erff (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __erff (float) __attribute__ ((__nothrow__ , __leaf__)); extern float erfcf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __erfcf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float lgammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __lgammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float tgammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __tgammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float gammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float __gammaf (float) __attribute__ ((__nothrow__ , __leaf__)); extern float lgammaf_r (float, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern float __lgammaf_r (float, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern float rintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __rintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float nextafterf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __nextafterf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float nexttowardf (float __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __nexttowardf (float __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float remainderf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __remainderf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float scalbnf (float __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern float __scalbnf (float __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern int ilogbf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern int __ilogbf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float scalblnf (float __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern float __scalblnf (float __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern float nearbyintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float __nearbyintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float roundf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __roundf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float truncf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float __truncf (float __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float remquof (float __x, float __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern float __remquof (float __x, float __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern long int lrintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lrintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llrintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llrintf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int lroundf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lroundf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llroundf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llroundf (float __x) __attribute__ ((__nothrow__ , __leaf__)); extern float fdimf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __fdimf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float fmaxf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __fmaxf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float fminf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern float __fminf (float __x, float __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __fpclassifyf (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __signbitf (float __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern float fmaf (float __x, float __y, float __z) __attribute__ ((__nothrow__ , __leaf__)); extern float __fmaf (float __x, float __y, float __z) __attribute__ ((__nothrow__ , __leaf__)); extern float scalbf (float __x, float __n) __attribute__ ((__nothrow__ , __leaf__)); extern float __scalbf (float __x, float __n) __attribute__ ((__nothrow__ , __leaf__)); # 95 "/usr/include/math.h" 2 3 4 # 146 "/usr/include/math.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 # 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern long double acosl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __acosl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double asinl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __asinl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double atanl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __atanl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double atan2l (long double __y, long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __atan2l (long double __y, long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double cosl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __cosl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double sinl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __sinl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double tanl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __tanl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double coshl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __coshl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double sinhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __sinhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double tanhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __tanhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); # 87 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern long double acoshl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __acoshl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double asinhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __asinhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double atanhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __atanhl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double expl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __expl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double frexpl (long double __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern long double __frexpl (long double __x, int *__exponent) __attribute__ ((__nothrow__ , __leaf__)); extern long double ldexpl (long double __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern long double __ldexpl (long double __x, int __exponent) __attribute__ ((__nothrow__ , __leaf__)); extern long double logl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __logl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double log10l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __log10l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double modfl (long double __x, long double *__iptr) __attribute__ ((__nothrow__ , __leaf__)); extern long double __modfl (long double __x, long double *__iptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 128 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 extern long double expm1l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __expm1l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double log1pl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __log1pl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double logbl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __logbl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double exp2l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __exp2l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double log2l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __log2l (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double powl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __powl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double sqrtl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __sqrtl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double hypotl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __hypotl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double cbrtl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __cbrtl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double ceill (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __ceill (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double fabsl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __fabsl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double floorl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __floorl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double fmodl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __fmodl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __isinfl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __finitel (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isinfl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int finitel (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double dreml (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __dreml (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double significandl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __significandl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double copysignl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __copysignl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double nanl (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __nanl (__const char *__tagb) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __isnanl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int isnanl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double j0l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __j0l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double j1l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __j1l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double jnl (int, long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __jnl (int, long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double y0l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __y0l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double y1l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __y1l (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double ynl (int, long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __ynl (int, long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double erfl (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __erfl (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double erfcl (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __erfcl (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double lgammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __lgammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double tgammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __tgammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double gammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double __gammal (long double) __attribute__ ((__nothrow__ , __leaf__)); extern long double lgammal_r (long double, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern long double __lgammal_r (long double, int *__signgamp) __attribute__ ((__nothrow__ , __leaf__)); extern long double rintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __rintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double nextafterl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __nextafterl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double nexttowardl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __nexttowardl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double remainderl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __remainderl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double scalbnl (long double __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern long double __scalbnl (long double __x, int __n) __attribute__ ((__nothrow__ , __leaf__)); extern int ilogbl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern int __ilogbl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double scalblnl (long double __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern long double __scalblnl (long double __x, long int __n) __attribute__ ((__nothrow__ , __leaf__)); extern long double nearbyintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double __nearbyintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double roundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __roundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double truncl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double __truncl (long double __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double remquol (long double __x, long double __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern long double __remquol (long double __x, long double __y, int *__quo) __attribute__ ((__nothrow__ , __leaf__)); extern long int lrintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lrintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llrintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llrintl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int lroundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long int __lroundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int llroundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long long int __llroundl (long double __x) __attribute__ ((__nothrow__ , __leaf__)); extern long double fdiml (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __fdiml (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double fmaxl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __fmaxl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double fminl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern long double __fminl (long double __x, long double __y) __attribute__ ((__nothrow__ , __leaf__)); extern int __fpclassifyl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int __signbitl (long double __value) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern long double fmal (long double __x, long double __y, long double __z) __attribute__ ((__nothrow__ , __leaf__)); extern long double __fmal (long double __x, long double __y, long double __z) __attribute__ ((__nothrow__ , __leaf__)); extern long double scalbl (long double __x, long double __n) __attribute__ ((__nothrow__ , __leaf__)); extern long double __scalbl (long double __x, long double __n) __attribute__ ((__nothrow__ , __leaf__)); # 147 "/usr/include/math.h" 2 3 4 # 162 "/usr/include/math.h" 3 4 extern int signgam; # 203 "/usr/include/math.h" 3 4 enum { FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL }; # 296 "/usr/include/math.h" 3 4 typedef enum { _IEEE_ = -1, _SVID_, _XOPEN_, _POSIX_, _ISOC_ } _LIB_VERSION_TYPE; extern _LIB_VERSION_TYPE _LIB_VERSION; # 321 "/usr/include/math.h" 3 4 struct exception { int type; char *name; double arg1; double arg2; double retval; }; extern int matherr (struct exception *__exc); # 483 "/usr/include/math.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_MATH_H" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/socket.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/socket.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/uio.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/uio.h" 1 3 4 # 44 "/usr/include/x86_64-linux-gnu/bits/uio.h" 3 4 struct iovec { void *iov_base; size_t iov_len; }; extern ssize_t process_vm_readv (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t process_vm_writev (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); # 30 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t readv (int __fd, __const struct iovec *__iovec, int __count) ; # 51 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t writev (int __fd, __const struct iovec *__iovec, int __count) ; # 66 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t preadv (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 78 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t pwritev (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 121 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 29 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/socket.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 typedef __socklen_t socklen_t; enum __socket_type { SOCK_STREAM = 1, SOCK_DGRAM = 2, SOCK_RAW = 3, SOCK_RDM = 4, SOCK_SEQPACKET = 5, SOCK_DCCP = 6, SOCK_PACKET = 10, SOCK_CLOEXEC = 02000000, SOCK_NONBLOCK = 04000 }; # 177 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 3 4 typedef unsigned short int sa_family_t; # 178 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 struct sockaddr { sa_family_t sa_family; char sa_data[14]; }; # 193 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct sockaddr_storage { sa_family_t ss_family; unsigned long int __ss_align; char __ss_padding[(128 - (2 * sizeof (unsigned long int)))]; }; enum { MSG_OOB = 0x01, MSG_PEEK = 0x02, MSG_DONTROUTE = 0x04, MSG_CTRUNC = 0x08, MSG_PROXY = 0x10, MSG_TRUNC = 0x20, MSG_DONTWAIT = 0x40, MSG_EOR = 0x80, MSG_WAITALL = 0x100, MSG_FIN = 0x200, MSG_SYN = 0x400, MSG_CONFIRM = 0x800, MSG_RST = 0x1000, MSG_ERRQUEUE = 0x2000, MSG_NOSIGNAL = 0x4000, MSG_MORE = 0x8000, MSG_WAITFORONE = 0x10000, MSG_CMSG_CLOEXEC = 0x40000000 }; struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; size_t msg_iovlen; void *msg_control; size_t msg_controllen; int msg_flags; }; # 280 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct cmsghdr { size_t cmsg_len; int cmsg_level; int cmsg_type; __extension__ unsigned char __cmsg_data []; }; # 310 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg) __attribute__ ((__nothrow__ , __leaf__)); # 337 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 enum { SCM_RIGHTS = 0x01 }; # 383 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 1 3 4 # 1 "/usr/include/asm-generic/socket.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 1 3 4 # 1 "/usr/include/asm-generic/sockios.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 2 3 4 # 5 "/usr/include/asm-generic/socket.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 2 3 4 # 384 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 # 417 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags, __const struct timespec *__tmo); extern int sendmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags); # 41 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 struct osockaddr { unsigned short int sa_family; unsigned char sa_data[14]; }; enum { SHUT_RD = 0, SHUT_WR, SHUT_RDWR }; # 105 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int socket (int __domain, int __type, int __protocol) __attribute__ ((__nothrow__ , __leaf__)); extern int socketpair (int __domain, int __type, int __protocol, int __fds[2]) __attribute__ ((__nothrow__ , __leaf__)); extern int bind (int __fd, __const struct sockaddr * __addr, socklen_t __len) __attribute__ ((__nothrow__ , __leaf__)); extern int getsockname (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); # 129 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int connect (int __fd, __const struct sockaddr * __addr, socklen_t __len); extern int getpeername (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t send (int __fd, __const void *__buf, size_t __n, int __flags); extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); extern ssize_t sendto (int __fd, __const void *__buf, size_t __n, int __flags, __const struct sockaddr * __addr, socklen_t __addr_len); # 166 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); extern ssize_t sendmsg (int __fd, __const struct msghdr *__message, int __flags); extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); extern int getsockopt (int __fd, int __level, int __optname, void *__restrict __optval, socklen_t *__restrict __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int setsockopt (int __fd, int __level, int __optname, __const void *__optval, socklen_t __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int listen (int __fd, int __n) __attribute__ ((__nothrow__ , __leaf__)); # 214 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int accept (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); # 232 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int shutdown (int __fd, int __how) __attribute__ ((__nothrow__ , __leaf__)); extern int sockatmark (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int isfdtype (int __fd, int __fdtype) __attribute__ ((__nothrow__ , __leaf__)); # 254 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/types.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: malloc.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/malloc.h" 1 3 4 # 24 "/usr/include/malloc.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 25 "/usr/include/malloc.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 150 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 26 "/usr/include/malloc.h" 2 3 4 # 1 "/usr/include/stdio.h" 1 3 4 # 30 "/usr/include/stdio.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 35 "/usr/include/stdio.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 37 "/usr/include/stdio.h" 2 3 4 # 45 "/usr/include/stdio.h" 3 4 struct _IO_FILE; typedef struct _IO_FILE FILE; # 65 "/usr/include/stdio.h" 3 4 typedef struct _IO_FILE __FILE; # 75 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/libio.h" 1 3 4 # 32 "/usr/include/libio.h" 3 4 # 1 "/usr/include/_G_config.h" 1 3 4 # 15 "/usr/include/_G_config.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 16 "/usr/include/_G_config.h" 2 3 4 # 1 "/usr/include/wchar.h" 1 3 4 # 83 "/usr/include/wchar.h" 3 4 typedef struct { int __count; union { unsigned int __wch; char __wchb[4]; } __value; } __mbstate_t; # 21 "/usr/include/_G_config.h" 2 3 4 typedef struct { __off_t __pos; __mbstate_t __state; } _G_fpos_t; typedef struct { __off64_t __pos; __mbstate_t __state; } _G_fpos64_t; # 53 "/usr/include/_G_config.h" 3 4 typedef int _G_int16_t __attribute__ ((__mode__ (__HI__))); typedef int _G_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int _G_uint16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int _G_uint32_t __attribute__ ((__mode__ (__SI__))); # 33 "/usr/include/libio.h" 2 3 4 # 53 "/usr/include/libio.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h" 1 3 4 # 40 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h" 3 4 typedef __builtin_va_list __gnuc_va_list; # 54 "/usr/include/libio.h" 2 3 4 # 172 "/usr/include/libio.h" 3 4 struct _IO_jump_t; struct _IO_FILE; # 182 "/usr/include/libio.h" 3 4 typedef void _IO_lock_t; struct _IO_marker { struct _IO_marker *_next; struct _IO_FILE *_sbuf; int _pos; # 205 "/usr/include/libio.h" 3 4 }; enum __codecvt_result { __codecvt_ok, __codecvt_partial, __codecvt_error, __codecvt_noconv }; # 273 "/usr/include/libio.h" 3 4 struct _IO_FILE { int _flags; char* _IO_read_ptr; char* _IO_read_end; char* _IO_read_base; char* _IO_write_base; char* _IO_write_ptr; char* _IO_write_end; char* _IO_buf_base; char* _IO_buf_end; char *_IO_save_base; char *_IO_backup_base; char *_IO_save_end; struct _IO_marker *_markers; struct _IO_FILE *_chain; int _fileno; int _flags2; __off_t _old_offset; unsigned short _cur_column; signed char _vtable_offset; char _shortbuf[1]; _IO_lock_t *_lock; # 321 "/usr/include/libio.h" 3 4 __off64_t _offset; # 330 "/usr/include/libio.h" 3 4 void *__pad1; void *__pad2; void *__pad3; void *__pad4; size_t __pad5; int _mode; char _unused2[15 * sizeof (int) - 4 * sizeof (void *) - sizeof (size_t)]; }; typedef struct _IO_FILE _IO_FILE; struct _IO_FILE_plus; extern struct _IO_FILE_plus _IO_2_1_stdin_; extern struct _IO_FILE_plus _IO_2_1_stdout_; extern struct _IO_FILE_plus _IO_2_1_stderr_; # 366 "/usr/include/libio.h" 3 4 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes); typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf, size_t __n); typedef int __io_seek_fn (void *__cookie, __off64_t *__pos, int __w); typedef int __io_close_fn (void *__cookie); # 418 "/usr/include/libio.h" 3 4 extern int __underflow (_IO_FILE *); extern int __uflow (_IO_FILE *); extern int __overflow (_IO_FILE *, int); # 462 "/usr/include/libio.h" 3 4 extern int _IO_getc (_IO_FILE *__fp); extern int _IO_putc (int __c, _IO_FILE *__fp); extern int _IO_feof (_IO_FILE *__fp) __attribute__ ((__nothrow__ , __leaf__)); extern int _IO_ferror (_IO_FILE *__fp) __attribute__ ((__nothrow__ , __leaf__)); extern int _IO_peekc_locked (_IO_FILE *__fp); extern void _IO_flockfile (_IO_FILE *) __attribute__ ((__nothrow__ , __leaf__)); extern void _IO_funlockfile (_IO_FILE *) __attribute__ ((__nothrow__ , __leaf__)); extern int _IO_ftrylockfile (_IO_FILE *) __attribute__ ((__nothrow__ , __leaf__)); # 492 "/usr/include/libio.h" 3 4 extern int _IO_vfscanf (_IO_FILE * __restrict, const char * __restrict, __gnuc_va_list, int *__restrict); extern int _IO_vfprintf (_IO_FILE *__restrict, const char *__restrict, __gnuc_va_list); extern __ssize_t _IO_padn (_IO_FILE *, int, __ssize_t); extern size_t _IO_sgetn (_IO_FILE *, void *, size_t); extern __off64_t _IO_seekoff (_IO_FILE *, __off64_t, int, int); extern __off64_t _IO_seekpos (_IO_FILE *, __off64_t, int); extern void _IO_free_backup_area (_IO_FILE *) __attribute__ ((__nothrow__ , __leaf__)); # 76 "/usr/include/stdio.h" 2 3 4 typedef __gnuc_va_list va_list; # 91 "/usr/include/stdio.h" 3 4 typedef __off_t off_t; # 103 "/usr/include/stdio.h" 3 4 typedef __ssize_t ssize_t; typedef _G_fpos_t fpos_t; # 165 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/stdio_lim.h" 1 3 4 # 166 "/usr/include/stdio.h" 2 3 4 extern struct _IO_FILE *stdin; extern struct _IO_FILE *stdout; extern struct _IO_FILE *stderr; extern int remove (__const char *__filename) __attribute__ ((__nothrow__ , __leaf__)); extern int rename (__const char *__old, __const char *__new) __attribute__ ((__nothrow__ , __leaf__)); extern int renameat (int __oldfd, __const char *__old, int __newfd, __const char *__new) __attribute__ ((__nothrow__ , __leaf__)); extern FILE *tmpfile (void) ; # 210 "/usr/include/stdio.h" 3 4 extern char *tmpnam (char *__s) __attribute__ ((__nothrow__ , __leaf__)) ; extern char *tmpnam_r (char *__s) __attribute__ ((__nothrow__ , __leaf__)) ; # 228 "/usr/include/stdio.h" 3 4 extern char *tempnam (__const char *__dir, __const char *__pfx) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern int fclose (FILE *__stream); extern int fflush (FILE *__stream); # 253 "/usr/include/stdio.h" 3 4 extern int fflush_unlocked (FILE *__stream); # 267 "/usr/include/stdio.h" 3 4 extern FILE *fopen (__const char *__restrict __filename, __const char *__restrict __modes) ; extern FILE *freopen (__const char *__restrict __filename, __const char *__restrict __modes, FILE *__restrict __stream) ; # 296 "/usr/include/stdio.h" 3 4 # 307 "/usr/include/stdio.h" 3 4 extern FILE *fdopen (int __fd, __const char *__modes) __attribute__ ((__nothrow__ , __leaf__)) ; # 320 "/usr/include/stdio.h" 3 4 extern FILE *fmemopen (void *__s, size_t __len, __const char *__modes) __attribute__ ((__nothrow__ , __leaf__)) ; extern FILE *open_memstream (char **__bufloc, size_t *__sizeloc) __attribute__ ((__nothrow__ , __leaf__)) ; extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf, int __modes, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern void setbuffer (FILE *__restrict __stream, char *__restrict __buf, size_t __size) __attribute__ ((__nothrow__ , __leaf__)); extern void setlinebuf (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)); extern int fprintf (FILE *__restrict __stream, __const char *__restrict __format, ...); extern int printf (__const char *__restrict __format, ...); extern int sprintf (char *__restrict __s, __const char *__restrict __format, ...) __attribute__ ((__nothrow__)); extern int vfprintf (FILE *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg); extern int vprintf (__const char *__restrict __format, __gnuc_va_list __arg); extern int vsprintf (char *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg) __attribute__ ((__nothrow__)); extern int snprintf (char *__restrict __s, size_t __maxlen, __const char *__restrict __format, ...) __attribute__ ((__nothrow__)) __attribute__ ((__format__ (__printf__, 3, 4))); extern int vsnprintf (char *__restrict __s, size_t __maxlen, __const char *__restrict __format, __gnuc_va_list __arg) __attribute__ ((__nothrow__)) __attribute__ ((__format__ (__printf__, 3, 0))); # 418 "/usr/include/stdio.h" 3 4 extern int vdprintf (int __fd, __const char *__restrict __fmt, __gnuc_va_list __arg) __attribute__ ((__format__ (__printf__, 2, 0))); extern int dprintf (int __fd, __const char *__restrict __fmt, ...) __attribute__ ((__format__ (__printf__, 2, 3))); extern int fscanf (FILE *__restrict __stream, __const char *__restrict __format, ...) ; extern int scanf (__const char *__restrict __format, ...) ; extern int sscanf (__const char *__restrict __s, __const char *__restrict __format, ...) __attribute__ ((__nothrow__ , __leaf__)); # 449 "/usr/include/stdio.h" 3 4 extern int fscanf (FILE *__restrict __stream, __const char *__restrict __format, ...) __asm__ ("" "__isoc99_fscanf") ; extern int scanf (__const char *__restrict __format, ...) __asm__ ("" "__isoc99_scanf") ; extern int sscanf (__const char *__restrict __s, __const char *__restrict __format, ...) __asm__ ("" "__isoc99_sscanf") __attribute__ ((__nothrow__ , __leaf__)) ; # 469 "/usr/include/stdio.h" 3 4 extern int vfscanf (FILE *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg) __attribute__ ((__format__ (__scanf__, 2, 0))) ; extern int vscanf (__const char *__restrict __format, __gnuc_va_list __arg) __attribute__ ((__format__ (__scanf__, 1, 0))) ; extern int vsscanf (__const char *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__format__ (__scanf__, 2, 0))); # 500 "/usr/include/stdio.h" 3 4 extern int vfscanf (FILE *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vfscanf") __attribute__ ((__format__ (__scanf__, 2, 0))) ; extern int vscanf (__const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vscanf") __attribute__ ((__format__ (__scanf__, 1, 0))) ; extern int vsscanf (__const char *__restrict __s, __const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vsscanf") __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__format__ (__scanf__, 2, 0))); # 528 "/usr/include/stdio.h" 3 4 extern int fgetc (FILE *__stream); extern int getc (FILE *__stream); extern int getchar (void); # 556 "/usr/include/stdio.h" 3 4 extern int getc_unlocked (FILE *__stream); extern int getchar_unlocked (void); # 567 "/usr/include/stdio.h" 3 4 extern int fgetc_unlocked (FILE *__stream); extern int fputc (int __c, FILE *__stream); extern int putc (int __c, FILE *__stream); extern int putchar (int __c); # 600 "/usr/include/stdio.h" 3 4 extern int fputc_unlocked (int __c, FILE *__stream); extern int putc_unlocked (int __c, FILE *__stream); extern int putchar_unlocked (int __c); extern int getw (FILE *__stream); extern int putw (int __w, FILE *__stream); extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ; extern char *gets (char *__s) ; # 662 "/usr/include/stdio.h" 3 4 extern __ssize_t __getdelim (char **__restrict __lineptr, size_t *__restrict __n, int __delimiter, FILE *__restrict __stream) ; extern __ssize_t getdelim (char **__restrict __lineptr, size_t *__restrict __n, int __delimiter, FILE *__restrict __stream) ; extern __ssize_t getline (char **__restrict __lineptr, size_t *__restrict __n, FILE *__restrict __stream) ; extern int fputs (__const char *__restrict __s, FILE *__restrict __stream); extern int puts (__const char *__s); extern int ungetc (int __c, FILE *__stream); extern size_t fread (void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream) ; extern size_t fwrite (__const void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __s); # 734 "/usr/include/stdio.h" 3 4 extern size_t fread_unlocked (void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream) ; extern size_t fwrite_unlocked (__const void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream); extern int fseek (FILE *__stream, long int __off, int __whence); extern long int ftell (FILE *__stream) ; extern void rewind (FILE *__stream); # 770 "/usr/include/stdio.h" 3 4 extern int fseeko (FILE *__stream, __off_t __off, int __whence); extern __off_t ftello (FILE *__stream) ; # 789 "/usr/include/stdio.h" 3 4 extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos); extern int fsetpos (FILE *__stream, __const fpos_t *__pos); # 812 "/usr/include/stdio.h" 3 4 # 821 "/usr/include/stdio.h" 3 4 extern void clearerr (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)); extern int feof (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern int ferror (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern void clearerr_unlocked (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)); extern int feof_unlocked (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern int ferror_unlocked (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern void perror (__const char *__s); # 1 "/usr/include/x86_64-linux-gnu/bits/sys_errlist.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/sys_errlist.h" 3 4 extern int sys_nerr; extern __const char *__const sys_errlist[]; # 851 "/usr/include/stdio.h" 2 3 4 extern int fileno (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern int fileno_unlocked (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; # 870 "/usr/include/stdio.h" 3 4 extern FILE *popen (__const char *__command, __const char *__modes) ; extern int pclose (FILE *__stream); extern char *ctermid (char *__s) __attribute__ ((__nothrow__ , __leaf__)); # 910 "/usr/include/stdio.h" 3 4 extern void flockfile (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)); extern int ftrylockfile (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)) ; extern void funlockfile (FILE *__stream) __attribute__ ((__nothrow__ , __leaf__)); # 940 "/usr/include/stdio.h" 3 4 # 27 "/usr/include/malloc.h" 2 3 4 # 58 "/usr/include/malloc.h" 3 4 extern void *malloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void cfree (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void *memalign (size_t __alignment, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *valloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void * pvalloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *(*__morecore) (ptrdiff_t __size); extern void *__default_morecore (ptrdiff_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)); struct mallinfo { int arena; int ordblks; int smblks; int hblks; int hblkhd; int usmblks; int fsmblks; int uordblks; int fordblks; int keepcost; }; extern struct mallinfo mallinfo (void) __attribute__ ((__nothrow__ , __leaf__)); # 144 "/usr/include/malloc.h" 3 4 extern int mallopt (int __param, int __val) __attribute__ ((__nothrow__ , __leaf__)); extern int malloc_trim (size_t __pad) __attribute__ ((__nothrow__ , __leaf__)); extern size_t malloc_usable_size (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void malloc_stats (void) __attribute__ ((__nothrow__ , __leaf__)); extern int malloc_info (int __options, FILE *__fp) __attribute__ ((__nothrow__ , __leaf__)); extern void *malloc_get_state (void) __attribute__ ((__nothrow__ , __leaf__)); extern int malloc_set_state (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void (*__volatile __malloc_initialize_hook) (void) __attribute__ ((__deprecated__)); extern void (*__volatile __free_hook) (void *__ptr, __const void *) __attribute__ ((__deprecated__)); extern void *(*__volatile __malloc_hook) (size_t __size, __const void *) __attribute__ ((__deprecated__)); extern void *(*__volatile __realloc_hook) (void *__ptr, size_t __size, __const void *) __attribute__ ((__deprecated__)); extern void *(*__volatile __memalign_hook) (size_t __alignment, size_t __size, __const void *) __attribute__ ((__deprecated__)); extern void (*__volatile __after_morecore_hook) (void); extern void __malloc_check_init (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__deprecated__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_MALLOC_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: time.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/time.h" 1 3 4 # 28 "/usr/include/time.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 29 "/usr/include/time.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 39 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 43 "/usr/include/time.h" 2 3 4 # 56 "/usr/include/time.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 57 "/usr/include/time.h" 2 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; 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 int tm_gmtoff; __const char *tm_zone; }; struct itimerspec { struct timespec it_interval; struct timespec it_value; }; struct sigevent; typedef __pid_t pid_t; extern clock_t clock (void) __attribute__ ((__nothrow__ , __leaf__)); extern time_t time (time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern double difftime (time_t __time1, time_t __time0) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern time_t mktime (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern size_t strftime (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); # 215 "/usr/include/time.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 216 "/usr/include/time.h" 2 3 4 extern size_t strftime_l (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)); # 230 "/usr/include/time.h" 3 4 extern struct tm *gmtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *gmtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime (__const struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime_r (__const struct tm *__restrict __tp, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime_r (__const time_t *__restrict __timer, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *__tzname[2]; extern int __daylight; extern long int __timezone; extern char *tzname[2]; extern void tzset (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daylight; extern long int timezone; extern int stime (__const time_t *__when) __attribute__ ((__nothrow__ , __leaf__)); # 313 "/usr/include/time.h" 3 4 extern time_t timegm (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern time_t timelocal (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int dysize (int __year) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 328 "/usr/include/time.h" 3 4 extern int nanosleep (__const struct timespec *__requested_time, struct timespec *__remaining); extern int clock_getres (clockid_t __clock_id, struct timespec *__res) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_settime (clockid_t __clock_id, __const struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_nanosleep (clockid_t __clock_id, int __flags, __const struct timespec *__req, struct timespec *__rem); extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_create (clockid_t __clock_id, struct sigevent *__restrict __evp, timer_t *__restrict __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_delete (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_settime (timer_t __timerid, int __flags, __const struct itimerspec *__restrict __value, struct itimerspec *__restrict __ovalue) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_getoverrun (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); # 417 "/usr/include/time.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Direct.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:20: fatal error: Direct.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: Ws2tcpip.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:22: fatal error: Ws2tcpip.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: endian.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/endian.h" 1 3 4 # 22 "/usr/include/endian.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 23 "/usr/include/endian.h" 2 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_ENDIAN_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: ieeefp.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:20: fatal error: ieeefp.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: strings.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/strings.h" 1 3 4 # 28 "/usr/include/strings.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 29 "/usr/include/strings.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 31 "/usr/include/strings.h" 2 3 4 extern int bcmp (__const void *__s1, __const void *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)); extern void bcopy (__const void *__src, void *__dest, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern void bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); # 74 "/usr/include/strings.h" 3 4 extern char *index (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 102 "/usr/include/strings.h" 3 4 extern char *rindex (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern int ffs (int __i) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((const)); extern int strcasecmp (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)); extern int strncasecmp (__const char *__s1, __const char *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)); # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 126 "/usr/include/strings.h" 2 3 4 extern int strcasecmp_l (__const char *__s1, __const char *__s2, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); extern int strncasecmp_l (__const char *__s1, __const char *__s2, size_t __n, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 4))); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sched.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/sched.h" 1 3 4 # 24 "/usr/include/sched.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 25 "/usr/include/sched.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 28 "/usr/include/sched.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 31 "/usr/include/sched.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 35 "/usr/include/sched.h" 2 3 4 typedef __pid_t pid_t; # 1 "/usr/include/x86_64-linux-gnu/bits/sched.h" 1 3 4 # 74 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 struct sched_param { int __sched_priority; }; # 97 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 struct __sched_param { int __sched_priority; }; # 120 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 typedef unsigned long int __cpu_mask; typedef struct { __cpu_mask __bits[1024 / (8 * sizeof (__cpu_mask))]; } cpu_set_t; # 203 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 extern int __sched_cpucount (size_t __setsize, const cpu_set_t *__setp) __attribute__ ((__nothrow__ , __leaf__)); extern cpu_set_t *__sched_cpualloc (size_t __count) __attribute__ ((__nothrow__ , __leaf__)) ; extern void __sched_cpufree (cpu_set_t *__set) __attribute__ ((__nothrow__ , __leaf__)); # 44 "/usr/include/sched.h" 2 3 4 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_setscheduler (__pid_t __pid, int __policy, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getscheduler (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_yield (void) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_max (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_min (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __attribute__ ((__nothrow__ , __leaf__)); # 126 "/usr/include/sched.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SCHED_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: cxxabi.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:20: fatal error: cxxabi.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/systeminfo.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: dos.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:17: fatal error: dos.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: WindowsX.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:22: fatal error: WindowsX.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/sysinfo.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 1 3 4 # 22 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 2 3 4 # 1 "/usr/include/linux/kernel.h" 1 3 4 # 12 "/usr/include/linux/kernel.h" 3 4 struct sysinfo { long uptime; unsigned long loads[3]; unsigned long totalram; unsigned long freeram; unsigned long sharedram; unsigned long bufferram; unsigned long totalswap; unsigned long freeswap; unsigned short procs; unsigned short pad; unsigned long totalhigh; unsigned long freehigh; unsigned int mem_unit; char _f[20-2*sizeof(long)-sizeof(int)]; }; # 26 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 2 3 4 extern int sysinfo (struct sysinfo *__info) __attribute__ ((__nothrow__ , __leaf__)); extern int get_nprocs_conf (void) __attribute__ ((__nothrow__ , __leaf__)); extern int get_nprocs (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int get_phys_pages (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int get_avphys_pages (void) __attribute__ ((__nothrow__ , __leaf__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_SYSINFO_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/wait.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/wait.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 1 "/usr/include/signal.h" 1 3 4 # 31 "/usr/include/signal.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 104 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 extern int __sigismember (__const __sigset_t *, int); extern int __sigaddset (__sigset_t *, int); extern int __sigdelset (__sigset_t *, int); # 34 "/usr/include/signal.h" 2 3 4 typedef __sig_atomic_t sig_atomic_t; typedef __sigset_t sigset_t; # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 58 "/usr/include/signal.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/signum.h" 1 3 4 # 59 "/usr/include/signal.h" 2 3 4 typedef __pid_t pid_t; typedef __uid_t uid_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 77 "/usr/include/signal.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 2 3 4 typedef union sigval { int sival_int; void *sival_ptr; } sigval_t; # 51 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 3 4 typedef struct siginfo { int si_signo; int si_errno; int si_code; union { int _pad[((128 / sizeof (int)) - 4)]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; } _sigfault; struct { long int si_band; int si_fd; } _sigpoll; } _sifields; } siginfo_t; # 129 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 3 4 enum { SI_ASYNCNL = -60, SI_TKILL = -6, SI_SIGIO, SI_ASYNCIO, SI_MESGQ, SI_TIMER, SI_QUEUE, SI_USER, SI_KERNEL = 0x80 }; enum { ILL_ILLOPC = 1, ILL_ILLOPN, ILL_ILLADR, ILL_ILLTRP, ILL_PRVOPC, ILL_PRVREG, ILL_COPROC, ILL_BADSTK }; enum { FPE_INTDIV = 1, FPE_INTOVF, FPE_FLTDIV, FPE_FLTOVF, FPE_FLTUND, FPE_FLTRES, FPE_FLTINV, FPE_FLTSUB }; enum { SEGV_MAPERR = 1, SEGV_ACCERR }; enum { BUS_ADRALN = 1, BUS_ADRERR, BUS_OBJERR }; enum { TRAP_BRKPT = 1, TRAP_TRACE }; enum { CLD_EXITED = 1, CLD_KILLED, CLD_DUMPED, CLD_TRAPPED, CLD_STOPPED, CLD_CONTINUED }; enum { POLL_IN = 1, POLL_OUT, POLL_MSG, POLL_ERR, POLL_PRI, POLL_HUP }; # 273 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 3 4 typedef struct sigevent { sigval_t sigev_value; int sigev_signo; int sigev_notify; union { int _pad[((64 / sizeof (int)) - 4)]; __pid_t _tid; struct { void (*_function) (sigval_t); void *_attribute; } _sigev_thread; } _sigev_un; } sigevent_t; enum { SIGEV_SIGNAL = 0, SIGEV_NONE, SIGEV_THREAD, SIGEV_THREAD_ID = 4 }; # 80 "/usr/include/signal.h" 2 3 4 typedef void (*__sighandler_t) (int); extern __sighandler_t __sysv_signal (int __sig, __sighandler_t __handler) __attribute__ ((__nothrow__ , __leaf__)); # 99 "/usr/include/signal.h" 3 4 extern __sighandler_t signal (int __sig, __sighandler_t __handler) __attribute__ ((__nothrow__ , __leaf__)); # 113 "/usr/include/signal.h" 3 4 # 126 "/usr/include/signal.h" 3 4 extern int kill (__pid_t __pid, int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern int killpg (__pid_t __pgrp, int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern int raise (int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern __sighandler_t ssignal (int __sig, __sighandler_t __handler) __attribute__ ((__nothrow__ , __leaf__)); extern int gsignal (int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern void psignal (int __sig, __const char *__s); extern void psiginfo (__const siginfo_t *__pinfo, __const char *__s); # 168 "/usr/include/signal.h" 3 4 extern int __sigpause (int __sig_or_mask, int __is_sig); # 196 "/usr/include/signal.h" 3 4 extern int sigblock (int __mask) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__deprecated__)); extern int sigsetmask (int __mask) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__deprecated__)); extern int siggetmask (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__deprecated__)); # 216 "/usr/include/signal.h" 3 4 typedef __sighandler_t sig_t; extern int sigemptyset (sigset_t *__set) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sigfillset (sigset_t *__set) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sigaddset (sigset_t *__set, int __signo) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sigdelset (sigset_t *__set, int __signo) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sigismember (__const sigset_t *__set, int __signo) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 252 "/usr/include/signal.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigaction.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/sigaction.h" 3 4 struct sigaction { union { __sighandler_t sa_handler; void (*sa_sigaction) (int, siginfo_t *, void *); } __sigaction_handler; __sigset_t sa_mask; int sa_flags; void (*sa_restorer) (void); }; # 253 "/usr/include/signal.h" 2 3 4 extern int sigprocmask (int __how, __const sigset_t *__restrict __set, sigset_t *__restrict __oset) __attribute__ ((__nothrow__ , __leaf__)); extern int sigsuspend (__const sigset_t *__set) __attribute__ ((__nonnull__ (1))); extern int sigaction (int __sig, __const struct sigaction *__restrict __act, struct sigaction *__restrict __oact) __attribute__ ((__nothrow__ , __leaf__)); extern int sigpending (sigset_t *__set) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sigwait (__const sigset_t *__restrict __set, int *__restrict __sig) __attribute__ ((__nonnull__ (1, 2))); extern int sigwaitinfo (__const sigset_t *__restrict __set, siginfo_t *__restrict __info) __attribute__ ((__nonnull__ (1))); extern int sigtimedwait (__const sigset_t *__restrict __set, siginfo_t *__restrict __info, __const struct timespec *__restrict __timeout) __attribute__ ((__nonnull__ (1))); extern int sigqueue (__pid_t __pid, int __sig, __const union sigval __val) __attribute__ ((__nothrow__ , __leaf__)); # 310 "/usr/include/signal.h" 3 4 extern __const char *__const _sys_siglist[65]; extern __const char *__const sys_siglist[65]; struct sigvec { __sighandler_t sv_handler; int sv_mask; int sv_flags; }; # 334 "/usr/include/signal.h" 3 4 extern int sigvec (int __sig, __const struct sigvec *__vec, struct sigvec *__ovec) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/include/x86_64-linux-gnu/bits/sigcontext.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/sigcontext.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/sigcontext.h" 2 3 4 struct _fpreg { unsigned short significand[4]; unsigned short exponent; }; struct _fpxreg { unsigned short significand[4]; unsigned short exponent; unsigned short padding[3]; }; struct _xmmreg { __uint32_t element[4]; }; # 109 "/usr/include/x86_64-linux-gnu/bits/sigcontext.h" 3 4 struct _fpstate { __uint16_t cwd; __uint16_t swd; __uint16_t ftw; __uint16_t fop; __uint64_t rip; __uint64_t rdp; __uint32_t mxcsr; __uint32_t mxcr_mask; struct _fpxreg _st[8]; struct _xmmreg _xmm[16]; __uint32_t padding[24]; }; struct sigcontext { unsigned long r8; unsigned long r9; unsigned long r10; unsigned long r11; unsigned long r12; unsigned long r13; unsigned long r14; unsigned long r15; unsigned long rdi; unsigned long rsi; unsigned long rbp; unsigned long rbx; unsigned long rdx; unsigned long rax; unsigned long rcx; unsigned long rsp; unsigned long rip; unsigned long eflags; unsigned short cs; unsigned short gs; unsigned short fs; unsigned short __pad0; unsigned long err; unsigned long trapno; unsigned long oldmask; unsigned long cr2; struct _fpstate * fpstate; unsigned long __reserved1 [8]; }; # 340 "/usr/include/signal.h" 2 3 4 extern int sigreturn (struct sigcontext *__scp) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 350 "/usr/include/signal.h" 2 3 4 extern int siginterrupt (int __sig, int __interrupt) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/include/x86_64-linux-gnu/bits/sigstack.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/sigstack.h" 3 4 struct sigstack { void *ss_sp; int ss_onstack; }; enum { SS_ONSTACK = 1, SS_DISABLE }; # 50 "/usr/include/x86_64-linux-gnu/bits/sigstack.h" 3 4 typedef struct sigaltstack { void *ss_sp; int ss_flags; size_t ss_size; } stack_t; # 357 "/usr/include/signal.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 3 4 # 1 "/usr/include/signal.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 2 3 4 # 33 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 3 4 typedef long int greg_t; typedef greg_t gregset_t[23]; # 94 "/usr/include/x86_64-linux-gnu/sys/ucontext.h" 3 4 struct _libc_fpxreg { unsigned short int significand[4]; unsigned short int exponent; unsigned short int padding[3]; }; struct _libc_xmmreg { __uint32_t element[4]; }; struct _libc_fpstate { __uint16_t cwd; __uint16_t swd; __uint16_t ftw; __uint16_t fop; __uint64_t rip; __uint64_t rdp; __uint32_t mxcsr; __uint32_t mxcr_mask; struct _libc_fpxreg _st[8]; struct _libc_xmmreg _xmm[16]; __uint32_t padding[24]; }; typedef struct _libc_fpstate *fpregset_t; typedef struct { gregset_t gregs; fpregset_t fpregs; unsigned long __reserved1 [8]; } mcontext_t; typedef struct ucontext { unsigned long int uc_flags; struct ucontext *uc_link; stack_t uc_stack; mcontext_t uc_mcontext; __sigset_t uc_sigmask; struct _libc_fpstate __fpregs_mem; } ucontext_t; # 360 "/usr/include/signal.h" 2 3 4 extern int sigstack (struct sigstack *__ss, struct sigstack *__oss) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__deprecated__)); extern int sigaltstack (__const struct sigaltstack *__restrict __ss, struct sigaltstack *__restrict __oss) __attribute__ ((__nothrow__ , __leaf__)); # 394 "/usr/include/signal.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 395 "/usr/include/signal.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigthread.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/sigthread.h" 3 4 extern int pthread_sigmask (int __how, __const __sigset_t *__restrict __newmask, __sigset_t *__restrict __oldmask)__attribute__ ((__nothrow__ , __leaf__)); extern int pthread_kill (pthread_t __threadid, int __signo) __attribute__ ((__nothrow__ , __leaf__)); # 396 "/usr/include/signal.h" 2 3 4 extern int __libc_current_sigrtmin (void) __attribute__ ((__nothrow__ , __leaf__)); extern int __libc_current_sigrtmax (void) __attribute__ ((__nothrow__ , __leaf__)); # 32 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/resource.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/resource.h" 1 3 4 # 33 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 enum __rlimit_resource { RLIMIT_CPU = 0, RLIMIT_FSIZE = 1, RLIMIT_DATA = 2, RLIMIT_STACK = 3, RLIMIT_CORE = 4, __RLIMIT_RSS = 5, RLIMIT_NOFILE = 7, __RLIMIT_OFILE = RLIMIT_NOFILE, RLIMIT_AS = 9, __RLIMIT_NPROC = 6, __RLIMIT_MEMLOCK = 8, __RLIMIT_LOCKS = 10, __RLIMIT_SIGPENDING = 11, __RLIMIT_MSGQUEUE = 12, __RLIMIT_NICE = 13, __RLIMIT_RTPRIO = 14, __RLIMIT_RTTIME = 15, __RLIMIT_NLIMITS = 16, __RLIM_NLIMITS = __RLIMIT_NLIMITS }; # 133 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 typedef __rlim_t rlim_t; struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 160 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 enum __rusage_who { RUSAGE_SELF = 0, RUSAGE_CHILDREN = -1 # 178 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 }; # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 182 "/usr/include/x86_64-linux-gnu/bits/resource.h" 2 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; long int ru_maxrss; long int ru_ixrss; long int ru_idrss; long int ru_isrss; long int ru_minflt; long int ru_majflt; long int ru_nswap; long int ru_inblock; long int ru_oublock; long int ru_msgsnd; long int ru_msgrcv; long int ru_nsignals; long int ru_nvcsw; long int ru_nivcsw; }; enum __priority_which { PRIO_PROCESS = 0, PRIO_PGRP = 1, PRIO_USER = 2 }; # 268 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/resource.h" 2 3 4 typedef __id_t id_t; # 43 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 typedef int __rlimit_resource_t; typedef int __rusage_who_t; typedef int __priority_which_t; extern int getrlimit (__rlimit_resource_t __resource, struct rlimit *__rlimits) __attribute__ ((__nothrow__ , __leaf__)); # 70 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 extern int setrlimit (__rlimit_resource_t __resource, __const struct rlimit *__rlimits) __attribute__ ((__nothrow__ , __leaf__)); # 88 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __attribute__ ((__nothrow__ , __leaf__)); extern int getpriority (__priority_which_t __which, id_t __who) __attribute__ ((__nothrow__ , __leaf__)); extern int setpriority (__priority_which_t __which, id_t __who, int __prio) __attribute__ ((__nothrow__ , __leaf__)); # 33 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 39 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 63 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); # 80 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 81 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 102 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 116 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 extern __pid_t wait (__WAIT_STATUS __stat_loc); # 139 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options); # 1 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/siginfo.h" 2 3 4 # 144 "/usr/include/x86_64-linux-gnu/sys/wait.h" 2 3 4 # 155 "/usr/include/x86_64-linux-gnu/sys/wait.h" 3 4 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop, int __options); struct rusage; extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options, struct rusage * __usage) __attribute__ ((__nothrow__)); extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options, struct rusage *__usage) __attribute__ ((__nothrow__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdlib.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 25 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 26 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 34 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 44 "/usr/include/stdlib.h" 2 3 4 # 68 "/usr/include/stdlib.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); # 96 "/usr/include/stdlib.h" 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 140 "/usr/include/stdlib.h" 3 4 extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) ; extern double atof (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern long int a64l (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 220 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 321 "/usr/include/stdlib.h" 2 3 4 extern long int random (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srandom (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern char *setstate (char *__statebuf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int rand (void) __attribute__ ((__nothrow__ , __leaf__)); extern void srand (unsigned int __seed) __attribute__ ((__nothrow__ , __leaf__)); extern int rand_r (unsigned int *__seed) __attribute__ ((__nothrow__ , __leaf__)); extern double drand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern double erand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int lrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int nrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int mrand48 (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int jrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void srand48 (long int __seedval) __attribute__ ((__nothrow__ , __leaf__)); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void lcong48 (unsigned short int __param[7]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *malloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); extern void cfree (void *__ptr) __attribute__ ((__nothrow__ , __leaf__)); # 1 "/usr/include/alloca.h" 1 3 4 # 25 "/usr/include/alloca.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 26 "/usr/include/alloca.h" 2 3 4 extern void *alloca (size_t __size) __attribute__ ((__nothrow__ , __leaf__)); # 498 "/usr/include/stdlib.h" 2 3 4 extern void *valloc (size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern void abort (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 531 "/usr/include/stdlib.h" 3 4 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); # 554 "/usr/include/stdlib.h" 3 4 extern void _Exit (int __status) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__)); extern char *getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern char *__secure_getenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int putenv (char *__string) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int setenv (__const char *__name, __const char *__value, int __replace) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int unsetenv (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int clearenv (void) __attribute__ ((__nothrow__ , __leaf__)); # 606 "/usr/include/stdlib.h" 3 4 extern char *mktemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 620 "/usr/include/stdlib.h" 3 4 extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; # 642 "/usr/include/stdlib.h" 3 4 extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 663 "/usr/include/stdlib.h" 3 4 extern char *mkdtemp (char *__template) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 712 "/usr/include/stdlib.h" 3 4 extern int system (__const char *__command) ; # 734 "/usr/include/stdlib.h" 3 4 extern char *realpath (__const char *__restrict __name, char *__restrict __resolved) __attribute__ ((__nothrow__ , __leaf__)) ; typedef int (*__compar_fn_t) (__const void *, __const void *); # 752 "/usr/include/stdlib.h" 3 4 extern void *bsearch (__const void *__key, __const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 2, 5))) ; extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); # 771 "/usr/include/stdlib.h" 3 4 extern int abs (int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern long int labs (long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)) ; # 808 "/usr/include/stdlib.h" 3 4 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *gcvt (double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4))) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3, 4, 5))); extern int mblen (__const char *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int mbtowc (wchar_t *__restrict __pwc, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern int wctomb (char *__s, wchar_t __wchar) __attribute__ ((__nothrow__ , __leaf__)) ; extern size_t mbstowcs (wchar_t *__restrict __pwcs, __const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern size_t wcstombs (char *__restrict __s, __const wchar_t *__restrict __pwcs, size_t __n) __attribute__ ((__nothrow__ , __leaf__)); extern int rpmatch (__const char *__response) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 896 "/usr/include/stdlib.h" 3 4 extern int getsubopt (char **__restrict __optionp, char *__const *__restrict __tokens, char **__restrict __valuep) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2, 3))) ; # 948 "/usr/include/stdlib.h" 3 4 extern int getloadavg (double __loadavg[], int __nelem) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 964 "/usr/include/stdlib.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_STDLIB_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pthread.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/pthread.h" 1 3 4 # 23 "/usr/include/pthread.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 25 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sched.h" 1 3 4 # 27 "/usr/include/sched.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 28 "/usr/include/sched.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 31 "/usr/include/sched.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 35 "/usr/include/sched.h" 2 3 4 typedef __pid_t pid_t; # 1 "/usr/include/x86_64-linux-gnu/bits/sched.h" 1 3 4 # 74 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 struct sched_param { int __sched_priority; }; # 97 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 struct __sched_param { int __sched_priority; }; # 120 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 typedef unsigned long int __cpu_mask; typedef struct { __cpu_mask __bits[1024 / (8 * sizeof (__cpu_mask))]; } cpu_set_t; # 203 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 extern int __sched_cpucount (size_t __setsize, const cpu_set_t *__setp) __attribute__ ((__nothrow__ , __leaf__)); extern cpu_set_t *__sched_cpualloc (size_t __count) __attribute__ ((__nothrow__ , __leaf__)) ; extern void __sched_cpufree (cpu_set_t *__set) __attribute__ ((__nothrow__ , __leaf__)); # 44 "/usr/include/sched.h" 2 3 4 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_setscheduler (__pid_t __pid, int __policy, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getscheduler (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_yield (void) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_max (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_min (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __attribute__ ((__nothrow__ , __leaf__)); # 126 "/usr/include/sched.h" 3 4 # 26 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 30 "/usr/include/time.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 39 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 43 "/usr/include/time.h" 2 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 131 "/usr/include/time.h" 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 int tm_gmtoff; __const char *tm_zone; }; struct itimerspec { struct timespec it_interval; struct timespec it_value; }; struct sigevent; # 180 "/usr/include/time.h" 3 4 extern clock_t clock (void) __attribute__ ((__nothrow__ , __leaf__)); extern time_t time (time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern double difftime (time_t __time1, time_t __time0) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern time_t mktime (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern size_t strftime (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); # 215 "/usr/include/time.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 216 "/usr/include/time.h" 2 3 4 extern size_t strftime_l (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)); # 230 "/usr/include/time.h" 3 4 extern struct tm *gmtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *gmtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime (__const struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime_r (__const struct tm *__restrict __tp, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime_r (__const time_t *__restrict __timer, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *__tzname[2]; extern int __daylight; extern long int __timezone; extern char *tzname[2]; extern void tzset (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daylight; extern long int timezone; extern int stime (__const time_t *__when) __attribute__ ((__nothrow__ , __leaf__)); # 313 "/usr/include/time.h" 3 4 extern time_t timegm (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern time_t timelocal (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int dysize (int __year) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 328 "/usr/include/time.h" 3 4 extern int nanosleep (__const struct timespec *__requested_time, struct timespec *__remaining); extern int clock_getres (clockid_t __clock_id, struct timespec *__res) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_settime (clockid_t __clock_id, __const struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_nanosleep (clockid_t __clock_id, int __flags, __const struct timespec *__req, struct timespec *__rem); extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_create (clockid_t __clock_id, struct sigevent *__restrict __evp, timer_t *__restrict __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_delete (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_settime (timer_t __timerid, int __flags, __const struct itimerspec *__restrict __value, struct itimerspec *__restrict __ovalue) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_getoverrun (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); # 417 "/usr/include/time.h" 3 4 # 27 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 29 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 2 3 4 typedef long int __jmp_buf[8]; # 30 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 31 "/usr/include/pthread.h" 2 3 4 enum { PTHREAD_CREATE_JOINABLE, PTHREAD_CREATE_DETACHED }; enum { PTHREAD_MUTEX_TIMED_NP, PTHREAD_MUTEX_RECURSIVE_NP, PTHREAD_MUTEX_ERRORCHECK_NP, PTHREAD_MUTEX_ADAPTIVE_NP , PTHREAD_MUTEX_NORMAL = PTHREAD_MUTEX_TIMED_NP, PTHREAD_MUTEX_RECURSIVE = PTHREAD_MUTEX_RECURSIVE_NP, PTHREAD_MUTEX_ERRORCHECK = PTHREAD_MUTEX_ERRORCHECK_NP, PTHREAD_MUTEX_DEFAULT = PTHREAD_MUTEX_NORMAL }; enum { PTHREAD_MUTEX_STALLED, PTHREAD_MUTEX_STALLED_NP = PTHREAD_MUTEX_STALLED, PTHREAD_MUTEX_ROBUST, PTHREAD_MUTEX_ROBUST_NP = PTHREAD_MUTEX_ROBUST }; # 115 "/usr/include/pthread.h" 3 4 enum { PTHREAD_RWLOCK_PREFER_READER_NP, PTHREAD_RWLOCK_PREFER_WRITER_NP, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, PTHREAD_RWLOCK_DEFAULT_NP = PTHREAD_RWLOCK_PREFER_READER_NP }; # 147 "/usr/include/pthread.h" 3 4 enum { PTHREAD_INHERIT_SCHED, PTHREAD_EXPLICIT_SCHED }; enum { PTHREAD_SCOPE_SYSTEM, PTHREAD_SCOPE_PROCESS }; enum { PTHREAD_PROCESS_PRIVATE, PTHREAD_PROCESS_SHARED }; # 182 "/usr/include/pthread.h" 3 4 struct _pthread_cleanup_buffer { void (*__routine) (void *); void *__arg; int __canceltype; struct _pthread_cleanup_buffer *__prev; }; enum { PTHREAD_CANCEL_ENABLE, PTHREAD_CANCEL_DISABLE }; enum { PTHREAD_CANCEL_DEFERRED, PTHREAD_CANCEL_ASYNCHRONOUS }; # 220 "/usr/include/pthread.h" 3 4 extern int pthread_create (pthread_t *__restrict __newthread, __const pthread_attr_t *__restrict __attr, void *(*__start_routine) (void *), void *__restrict __arg) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 3))); extern void pthread_exit (void *__retval) __attribute__ ((__noreturn__)); extern int pthread_join (pthread_t __th, void **__thread_return); # 263 "/usr/include/pthread.h" 3 4 extern int pthread_detach (pthread_t __th) __attribute__ ((__nothrow__ , __leaf__)); extern pthread_t pthread_self (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __attribute__ ((__nothrow__ , __leaf__)); extern int pthread_attr_init (pthread_attr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_destroy (pthread_attr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getdetachstate (__const pthread_attr_t *__attr, int *__detachstate) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setdetachstate (pthread_attr_t *__attr, int __detachstate) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getguardsize (__const pthread_attr_t *__attr, size_t *__guardsize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setguardsize (pthread_attr_t *__attr, size_t __guardsize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getschedparam (__const pthread_attr_t *__restrict __attr, struct sched_param *__restrict __param) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setschedparam (pthread_attr_t *__restrict __attr, __const struct sched_param *__restrict __param) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_getschedpolicy (__const pthread_attr_t *__restrict __attr, int *__restrict __policy) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getinheritsched (__const pthread_attr_t *__restrict __attr, int *__restrict __inherit) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setinheritsched (pthread_attr_t *__attr, int __inherit) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getscope (__const pthread_attr_t *__restrict __attr, int *__restrict __scope) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setscope (pthread_attr_t *__attr, int __scope) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getstackaddr (__const pthread_attr_t *__restrict __attr, void **__restrict __stackaddr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__deprecated__)); extern int pthread_attr_setstackaddr (pthread_attr_t *__attr, void *__stackaddr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__deprecated__)); extern int pthread_attr_getstacksize (__const pthread_attr_t *__restrict __attr, size_t *__restrict __stacksize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_attr_setstacksize (pthread_attr_t *__attr, size_t __stacksize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_attr_getstack (__const pthread_attr_t *__restrict __attr, void **__restrict __stackaddr, size_t *__restrict __stacksize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2, 3))); extern int pthread_attr_setstack (pthread_attr_t *__attr, void *__stackaddr, size_t __stacksize) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 413 "/usr/include/pthread.h" 3 4 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3))); extern int pthread_getschedparam (pthread_t __target_thread, int *__restrict __policy, struct sched_param *__restrict __param) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); extern int pthread_setschedprio (pthread_t __target_thread, int __prio) __attribute__ ((__nothrow__ , __leaf__)); # 478 "/usr/include/pthread.h" 3 4 extern int pthread_once (pthread_once_t *__once_control, void (*__init_routine) (void)) __attribute__ ((__nonnull__ (1, 2))); # 490 "/usr/include/pthread.h" 3 4 extern int pthread_setcancelstate (int __state, int *__oldstate); extern int pthread_setcanceltype (int __type, int *__oldtype); extern int pthread_cancel (pthread_t __th); extern void pthread_testcancel (void); typedef struct { struct { __jmp_buf __cancel_jmp_buf; int __mask_was_saved; } __cancel_jmp_buf[1]; void *__pad[4]; } __pthread_unwind_buf_t __attribute__ ((__aligned__)); # 524 "/usr/include/pthread.h" 3 4 struct __pthread_cleanup_frame { void (*__cancel_routine) (void *); void *__cancel_arg; int __do_it; int __cancel_type; }; # 664 "/usr/include/pthread.h" 3 4 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf) ; # 676 "/usr/include/pthread.h" 3 4 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf) ; # 717 "/usr/include/pthread.h" 3 4 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf) __attribute__ ((__noreturn__)) __attribute__ ((__weak__)) ; struct __jmp_buf_tag; extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __attribute__ ((__nothrow__ , __leaf__)); extern int pthread_mutex_init (pthread_mutex_t *__mutex, __const pthread_mutexattr_t *__mutexattr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutex_destroy (pthread_mutex_t *__mutex) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutex_trylock (pthread_mutex_t *__mutex) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutex_lock (pthread_mutex_t *__mutex) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutex_timedlock (pthread_mutex_t *__restrict __mutex, __const struct timespec *__restrict __abstime) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutex_unlock (pthread_mutex_t *__mutex) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutex_getprioceiling (__const pthread_mutex_t * __restrict __mutex, int *__restrict __prioceiling) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutex_setprioceiling (pthread_mutex_t *__restrict __mutex, int __prioceiling, int *__restrict __old_ceiling) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 3))); extern int pthread_mutex_consistent (pthread_mutex_t *__mutex) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 790 "/usr/include/pthread.h" 3 4 extern int pthread_mutexattr_init (pthread_mutexattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_destroy (pthread_mutexattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_getpshared (__const pthread_mutexattr_t * __restrict __attr, int *__restrict __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutexattr_setpshared (pthread_mutexattr_t *__attr, int __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_gettype (__const pthread_mutexattr_t *__restrict __attr, int *__restrict __kind) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutexattr_settype (pthread_mutexattr_t *__attr, int __kind) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_getprotocol (__const pthread_mutexattr_t * __restrict __attr, int *__restrict __protocol) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutexattr_setprotocol (pthread_mutexattr_t *__attr, int __protocol) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_getprioceiling (__const pthread_mutexattr_t * __restrict __attr, int *__restrict __prioceiling) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutexattr_setprioceiling (pthread_mutexattr_t *__attr, int __prioceiling) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_mutexattr_getrobust (__const pthread_mutexattr_t *__attr, int *__robustness) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_mutexattr_setrobust (pthread_mutexattr_t *__attr, int __robustness) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 872 "/usr/include/pthread.h" 3 4 extern int pthread_rwlock_init (pthread_rwlock_t *__restrict __rwlock, __const pthread_rwlockattr_t *__restrict __attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_destroy (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_rdlock (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_tryrdlock (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_timedrdlock (pthread_rwlock_t *__restrict __rwlock, __const struct timespec *__restrict __abstime) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_rwlock_wrlock (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_trywrlock (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlock_timedwrlock (pthread_rwlock_t *__restrict __rwlock, __const struct timespec *__restrict __abstime) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_rwlock_unlock (pthread_rwlock_t *__rwlock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlockattr_init (pthread_rwlockattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlockattr_destroy (pthread_rwlockattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlockattr_getpshared (__const pthread_rwlockattr_t * __restrict __attr, int *__restrict __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_rwlockattr_setpshared (pthread_rwlockattr_t *__attr, int __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_rwlockattr_getkind_np (__const pthread_rwlockattr_t * __restrict __attr, int *__restrict __pref) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_rwlockattr_setkind_np (pthread_rwlockattr_t *__attr, int __pref) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_cond_init (pthread_cond_t *__restrict __cond, __const pthread_condattr_t *__restrict __cond_attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_cond_destroy (pthread_cond_t *__cond) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_cond_signal (pthread_cond_t *__cond) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_cond_broadcast (pthread_cond_t *__cond) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_cond_wait (pthread_cond_t *__restrict __cond, pthread_mutex_t *__restrict __mutex) __attribute__ ((__nonnull__ (1, 2))); # 984 "/usr/include/pthread.h" 3 4 extern int pthread_cond_timedwait (pthread_cond_t *__restrict __cond, pthread_mutex_t *__restrict __mutex, __const struct timespec *__restrict __abstime) __attribute__ ((__nonnull__ (1, 2, 3))); extern int pthread_condattr_init (pthread_condattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_condattr_destroy (pthread_condattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_condattr_getpshared (__const pthread_condattr_t * __restrict __attr, int *__restrict __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_condattr_setpshared (pthread_condattr_t *__attr, int __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_condattr_getclock (__const pthread_condattr_t * __restrict __attr, __clockid_t *__restrict __clock_id) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_condattr_setclock (pthread_condattr_t *__attr, __clockid_t __clock_id) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 1028 "/usr/include/pthread.h" 3 4 extern int pthread_spin_init (pthread_spinlock_t *__lock, int __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_spin_destroy (pthread_spinlock_t *__lock) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_spin_lock (pthread_spinlock_t *__lock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_spin_trylock (pthread_spinlock_t *__lock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_spin_unlock (pthread_spinlock_t *__lock) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrier_init (pthread_barrier_t *__restrict __barrier, __const pthread_barrierattr_t *__restrict __attr, unsigned int __count) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrier_destroy (pthread_barrier_t *__barrier) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrier_wait (pthread_barrier_t *__barrier) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrierattr_init (pthread_barrierattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrierattr_destroy (pthread_barrierattr_t *__attr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_barrierattr_getpshared (__const pthread_barrierattr_t * __restrict __attr, int *__restrict __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int pthread_barrierattr_setpshared (pthread_barrierattr_t *__attr, int __pshared) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 1095 "/usr/include/pthread.h" 3 4 extern int pthread_key_create (pthread_key_t *__key, void (*__destr_function) (void *)) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int pthread_key_delete (pthread_key_t __key) __attribute__ ((__nothrow__ , __leaf__)); extern void *pthread_getspecific (pthread_key_t __key) __attribute__ ((__nothrow__ , __leaf__)); extern int pthread_setspecific (pthread_key_t __key, __const void *__pointer) __attribute__ ((__nothrow__ , __leaf__)) ; extern int pthread_getcpuclockid (pthread_t __thread_id, __clockid_t *__clock_id) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 1129 "/usr/include/pthread.h" 3 4 extern int pthread_atfork (void (*__prepare) (void), void (*__parent) (void), void (*__child) (void)) __attribute__ ((__nothrow__ , __leaf__)); # 1143 "/usr/include/pthread.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: setjmp.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/setjmp.h" 1 3 4 # 26 "/usr/include/setjmp.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/setjmp.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/setjmp.h" 2 3 4 typedef long int __jmp_buf[8]; # 31 "/usr/include/setjmp.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 32 "/usr/include/setjmp.h" 2 3 4 struct __jmp_buf_tag { __jmp_buf __jmpbuf; int __mask_was_saved; __sigset_t __saved_mask; }; typedef struct __jmp_buf_tag jmp_buf[1]; extern int setjmp (jmp_buf __env) __attribute__ ((__nothrow__)); extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) __attribute__ ((__nothrow__)); extern int _setjmp (struct __jmp_buf_tag __env[1]) __attribute__ ((__nothrow__)); # 78 "/usr/include/setjmp.h" 3 4 extern void longjmp (struct __jmp_buf_tag __env[1], int __val) __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); extern void _longjmp (struct __jmp_buf_tag __env[1], int __val) __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); typedef struct __jmp_buf_tag sigjmp_buf[1]; # 110 "/usr/include/setjmp.h" 3 4 extern void siglongjmp (sigjmp_buf __env, int __val) __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); # 120 "/usr/include/setjmp.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/utsname.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/utsname.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 2 3 4 # 49 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 3 4 struct utsname { char sysname[65]; char nodename[65]; char release[65]; char version[65]; char machine[65]; char __domainname[65]; }; # 82 "/usr/include/x86_64-linux-gnu/sys/utsname.h" 3 4 extern int uname (struct utsname *__name) __attribute__ ((__nothrow__ , __leaf__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: machine/endian.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:28: fatal error: machine/endian.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: limits.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 1 3 4 # 34 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h" 1 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 1 3 4 # 169 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 27 "/usr/include/limits.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/limits.h" 2 3 4 # 145 "/usr/include/limits.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 1 3 4 # 157 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 1 3 4 # 39 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 # 1 "/usr/include/linux/limits.h" 1 3 4 # 40 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 # 158 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 # 146 "/usr/include/limits.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix2_lim.h" 1 3 4 # 150 "/usr/include/limits.h" 2 3 4 # 170 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 2 3 4 # 8 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h" 2 3 4 # 35 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_LIMITS_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: fcntl.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/fcntl.h" 1 3 4 # 27 "/usr/include/fcntl.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/fcntl.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 2 3 4 # 168 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 3 4 struct flock { short int l_type; short int l_whence; __off_t l_start; __off_t l_len; __pid_t l_pid; }; # 282 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 3 4 # 356 "/usr/include/x86_64-linux-gnu/bits/fcntl.h" 3 4 # 35 "/usr/include/fcntl.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 41 "/usr/include/fcntl.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/stat.h" 1 3 4 # 46 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 struct stat { __dev_t st_dev; __ino_t st_ino; __nlink_t st_nlink; __mode_t st_mode; __uid_t st_uid; __gid_t st_gid; int __pad0; __dev_t st_rdev; __off_t st_size; __blksize_t st_blksize; __blkcnt_t st_blocks; # 91 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 struct timespec st_atim; struct timespec st_mtim; struct timespec st_ctim; # 106 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 long int __unused[3]; # 115 "/usr/include/x86_64-linux-gnu/bits/stat.h" 3 4 }; # 42 "/usr/include/fcntl.h" 2 3 4 # 110 "/usr/include/fcntl.h" 3 4 extern int fcntl (int __fd, int __cmd, ...); # 119 "/usr/include/fcntl.h" 3 4 extern int open (__const char *__file, int __oflag, ...) __attribute__ ((__nonnull__ (1))); # 143 "/usr/include/fcntl.h" 3 4 extern int openat (int __fd, __const char *__file, int __oflag, ...) __attribute__ ((__nonnull__ (2))); # 165 "/usr/include/fcntl.h" 3 4 extern int creat (__const char *__file, __mode_t __mode) __attribute__ ((__nonnull__ (1))); # 194 "/usr/include/fcntl.h" 3 4 extern int lockf (int __fd, int __cmd, __off_t __len); # 211 "/usr/include/fcntl.h" 3 4 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len, int __advise) __attribute__ ((__nothrow__ , __leaf__)); # 233 "/usr/include/fcntl.h" 3 4 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len); # 255 "/usr/include/fcntl.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: string.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/string.h" 1 3 4 # 27 "/usr/include/string.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/string.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 35 "/usr/include/string.h" 2 3 4 extern void *memcpy (void *__restrict __dest, __const void *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memmove (void *__dest, __const void *__src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memccpy (void *__restrict __dest, __const void *__restrict __src, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void *memset (void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int memcmp (__const void *__s1, __const void *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 95 "/usr/include/string.h" 3 4 extern void *memchr (__const void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 126 "/usr/include/string.h" 3 4 extern char *strcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strcat (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strncat (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int strcmp (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strncmp (__const char *__s1, __const char *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strcoll (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern size_t strxfrm (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 163 "/usr/include/string.h" 2 3 4 extern int strcoll_l (__const char *__s1, __const char *__s2, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); extern size_t strxfrm_l (char *__dest, __const char *__src, size_t __n, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))); extern char *strdup (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); extern char *strndup (__const char *__string, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); # 210 "/usr/include/string.h" 3 4 # 235 "/usr/include/string.h" 3 4 extern char *strchr (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 262 "/usr/include/string.h" 3 4 extern char *strrchr (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 281 "/usr/include/string.h" 3 4 extern size_t strcspn (__const char *__s, __const char *__reject) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern size_t strspn (__const char *__s, __const char *__accept) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 314 "/usr/include/string.h" 3 4 extern char *strpbrk (__const char *__s, __const char *__accept) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 342 "/usr/include/string.h" 3 4 extern char *strstr (__const char *__haystack, __const char *__needle) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strtok (char *__restrict __s, __const char *__restrict __delim) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern char *__strtok_r (char *__restrict __s, __const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); extern char *strtok_r (char *__restrict __s, __const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))); # 397 "/usr/include/string.h" 3 4 extern size_t strlen (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern size_t strnlen (__const char *__string, size_t __maxlen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern char *strerror (int __errnum) __attribute__ ((__nothrow__ , __leaf__)); # 427 "/usr/include/string.h" 3 4 extern int strerror_r (int __errnum, char *__buf, size_t __buflen) __asm__ ("" "__xpg_strerror_r") __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 445 "/usr/include/string.h" 3 4 extern char *strerror_l (int __errnum, __locale_t __l) __attribute__ ((__nothrow__ , __leaf__)); extern void __bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void bcopy (__const void *__src, void *__dest, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern void bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int bcmp (__const void *__s1, __const void *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 489 "/usr/include/string.h" 3 4 extern char *index (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); # 517 "/usr/include/string.h" 3 4 extern char *rindex (__const char *__s, int __c) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); extern int ffs (int __i) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 536 "/usr/include/string.h" 3 4 extern int strcasecmp (__const char *__s1, __const char *__s2) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); extern int strncasecmp (__const char *__s1, __const char *__s2, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); # 559 "/usr/include/string.h" 3 4 extern char *strsep (char **__restrict __stringp, __const char *__restrict __delim) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *strsignal (int __sig) __attribute__ ((__nothrow__ , __leaf__)); extern char *__stpcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *stpcpy (char *__restrict __dest, __const char *__restrict __src) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *__stpncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern char *stpncpy (char *__restrict __dest, __const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); # 646 "/usr/include/string.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_STRING_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/times.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/times.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/times.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/times.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 56 "/usr/include/time.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 57 "/usr/include/time.h" 2 3 4 typedef __clock_t clock_t; # 30 "/usr/include/x86_64-linux-gnu/sys/times.h" 2 3 4 struct tms { clock_t tms_utime; clock_t tms_stime; clock_t tms_cutime; clock_t tms_cstime; }; extern clock_t times (struct tms *__buffer) __attribute__ ((__nothrow__ , __leaf__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: io.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:16: fatal error: io.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: stdint.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 1 3 4 # 1 "/usr/include/stdint.h" 1 3 4 # 26 "/usr/include/stdint.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wchar.h" 1 3 4 # 28 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/stdint.h" 2 3 4 # 37 "/usr/include/stdint.h" 3 4 typedef signed char int8_t; typedef short int int16_t; typedef int int32_t; typedef long int int64_t; typedef unsigned char uint8_t; typedef unsigned short int uint16_t; typedef unsigned int uint32_t; typedef unsigned long int uint64_t; # 66 "/usr/include/stdint.h" 3 4 typedef signed char int_least8_t; typedef short int int_least16_t; typedef int int_least32_t; typedef long int int_least64_t; typedef unsigned char uint_least8_t; typedef unsigned short int uint_least16_t; typedef unsigned int uint_least32_t; typedef unsigned long int uint_least64_t; # 91 "/usr/include/stdint.h" 3 4 typedef signed char int_fast8_t; typedef long int int_fast16_t; typedef long int int_fast32_t; typedef long int int_fast64_t; # 104 "/usr/include/stdint.h" 3 4 typedef unsigned char uint_fast8_t; typedef unsigned long int uint_fast16_t; typedef unsigned long int uint_fast32_t; typedef unsigned long int uint_fast64_t; # 120 "/usr/include/stdint.h" 3 4 typedef long int intptr_t; typedef unsigned long int uintptr_t; # 135 "/usr/include/stdint.h" 3 4 typedef long int intmax_t; typedef unsigned long int uintmax_t; # 4 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: pwd.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/pwd.h" 1 3 4 # 26 "/usr/include/pwd.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/pwd.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/pwd.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 34 "/usr/include/pwd.h" 2 3 4 typedef __gid_t gid_t; typedef __uid_t uid_t; struct passwd { char *pw_name; char *pw_passwd; __uid_t pw_uid; __gid_t pw_gid; char *pw_gecos; char *pw_dir; char *pw_shell; }; # 1 "/usr/include/stdio.h" 1 3 4 # 45 "/usr/include/stdio.h" 3 4 struct _IO_FILE; typedef struct _IO_FILE FILE; # 65 "/usr/include/pwd.h" 2 3 4 # 73 "/usr/include/pwd.h" 3 4 extern void setpwent (void); extern void endpwent (void); extern struct passwd *getpwent (void); # 95 "/usr/include/pwd.h" 3 4 extern struct passwd *fgetpwent (FILE *__stream); extern int putpwent (__const struct passwd *__restrict __p, FILE *__restrict __f); extern struct passwd *getpwuid (__uid_t __uid); extern struct passwd *getpwnam (__const char *__name); # 140 "/usr/include/pwd.h" 3 4 extern int getpwent_r (struct passwd *__restrict __resultbuf, char *__restrict __buffer, size_t __buflen, struct passwd **__restrict __result); extern int getpwuid_r (__uid_t __uid, struct passwd *__restrict __resultbuf, char *__restrict __buffer, size_t __buflen, struct passwd **__restrict __result); extern int getpwnam_r (__const char *__restrict __name, struct passwd *__restrict __resultbuf, char *__restrict __buffer, size_t __buflen, struct passwd **__restrict __result); # 164 "/usr/include/pwd.h" 3 4 extern int fgetpwent_r (FILE *__restrict __stream, struct passwd *__restrict __resultbuf, char *__restrict __buffer, size_t __buflen, struct passwd **__restrict __result); # 184 "/usr/include/pwd.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: float.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/float.h" 1 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/param.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/param.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/param.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 1 3 4 # 34 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h" 1 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 1 3 4 # 169 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 27 "/usr/include/limits.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 28 "/usr/include/limits.h" 2 3 4 # 145 "/usr/include/limits.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 1 3 4 # 157 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 1 3 4 # 39 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 # 1 "/usr/include/linux/limits.h" 1 3 4 # 40 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 # 158 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 # 146 "/usr/include/limits.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix2_lim.h" 1 3 4 # 150 "/usr/include/limits.h" 2 3 4 # 170 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 2 3 4 # 8 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/syslimits.h" 2 3 4 # 35 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed/limits.h" 2 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/param.h" 2 3 4 # 1 "/usr/include/linux/param.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/param.h" 1 3 4 # 1 "/usr/include/asm-generic/param.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/param.h" 2 3 4 # 5 "/usr/include/linux/param.h" 2 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/param.h" 2 3 4 # 53 "/usr/include/x86_64-linux-gnu/sys/param.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 54 "/usr/include/x86_64-linux-gnu/sys/param.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netdb.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/netdb.h" 1 3 4 # 26 "/usr/include/netdb.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/netdb.h" 2 3 4 # 1 "/usr/include/netinet/in.h" 1 3 4 # 24 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 1 3 4 # 1 "/usr/include/stdint.h" 1 3 4 # 27 "/usr/include/stdint.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wchar.h" 1 3 4 # 28 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/stdint.h" 2 3 4 # 37 "/usr/include/stdint.h" 3 4 typedef signed char int8_t; typedef short int int16_t; typedef int int32_t; typedef long int int64_t; typedef unsigned char uint8_t; typedef unsigned short int uint16_t; typedef unsigned int uint32_t; typedef unsigned long int uint64_t; # 66 "/usr/include/stdint.h" 3 4 typedef signed char int_least8_t; typedef short int int_least16_t; typedef int int_least32_t; typedef long int int_least64_t; typedef unsigned char uint_least8_t; typedef unsigned short int uint_least16_t; typedef unsigned int uint_least32_t; typedef unsigned long int uint_least64_t; # 91 "/usr/include/stdint.h" 3 4 typedef signed char int_fast8_t; typedef long int int_fast16_t; typedef long int int_fast32_t; typedef long int int_fast64_t; # 104 "/usr/include/stdint.h" 3 4 typedef unsigned char uint_fast8_t; typedef unsigned long int uint_fast16_t; typedef unsigned long int uint_fast32_t; typedef unsigned long int uint_fast64_t; # 120 "/usr/include/stdint.h" 3 4 typedef long int intptr_t; typedef unsigned long int uintptr_t; # 135 "/usr/include/stdint.h" 3 4 typedef long int intmax_t; typedef unsigned long int uintmax_t; # 4 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 2 3 4 # 25 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/socket.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/uio.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 201 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/uio.h" 1 3 4 # 44 "/usr/include/x86_64-linux-gnu/bits/uio.h" 3 4 struct iovec { void *iov_base; size_t iov_len; }; extern ssize_t process_vm_readv (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t process_vm_writev (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); # 30 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t readv (int __fd, __const struct iovec *__iovec, int __count) ; # 51 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t writev (int __fd, __const struct iovec *__iovec, int __count) ; # 66 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t preadv (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 78 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t pwritev (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 121 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 29 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/socket.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 typedef __socklen_t socklen_t; enum __socket_type { SOCK_STREAM = 1, SOCK_DGRAM = 2, SOCK_RAW = 3, SOCK_RDM = 4, SOCK_SEQPACKET = 5, SOCK_DCCP = 6, SOCK_PACKET = 10, SOCK_CLOEXEC = 02000000, SOCK_NONBLOCK = 04000 }; # 177 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 3 4 typedef unsigned short int sa_family_t; # 178 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 struct sockaddr { sa_family_t sa_family; char sa_data[14]; }; # 193 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct sockaddr_storage { sa_family_t ss_family; unsigned long int __ss_align; char __ss_padding[(128 - (2 * sizeof (unsigned long int)))]; }; enum { MSG_OOB = 0x01, MSG_PEEK = 0x02, MSG_DONTROUTE = 0x04, MSG_CTRUNC = 0x08, MSG_PROXY = 0x10, MSG_TRUNC = 0x20, MSG_DONTWAIT = 0x40, MSG_EOR = 0x80, MSG_WAITALL = 0x100, MSG_FIN = 0x200, MSG_SYN = 0x400, MSG_CONFIRM = 0x800, MSG_RST = 0x1000, MSG_ERRQUEUE = 0x2000, MSG_NOSIGNAL = 0x4000, MSG_MORE = 0x8000, MSG_WAITFORONE = 0x10000, MSG_CMSG_CLOEXEC = 0x40000000 }; struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; size_t msg_iovlen; void *msg_control; size_t msg_controllen; int msg_flags; }; # 280 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct cmsghdr { size_t cmsg_len; int cmsg_level; int cmsg_type; __extension__ unsigned char __cmsg_data []; }; # 310 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg) __attribute__ ((__nothrow__ , __leaf__)); # 337 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 enum { SCM_RIGHTS = 0x01 }; # 383 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 1 3 4 # 1 "/usr/include/asm-generic/socket.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 1 3 4 # 1 "/usr/include/asm-generic/sockios.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 2 3 4 # 5 "/usr/include/asm-generic/socket.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 2 3 4 # 384 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 # 417 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags, __const struct timespec *__tmo); extern int sendmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags); # 41 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 struct osockaddr { unsigned short int sa_family; unsigned char sa_data[14]; }; enum { SHUT_RD = 0, SHUT_WR, SHUT_RDWR }; # 105 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int socket (int __domain, int __type, int __protocol) __attribute__ ((__nothrow__ , __leaf__)); extern int socketpair (int __domain, int __type, int __protocol, int __fds[2]) __attribute__ ((__nothrow__ , __leaf__)); extern int bind (int __fd, __const struct sockaddr * __addr, socklen_t __len) __attribute__ ((__nothrow__ , __leaf__)); extern int getsockname (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); # 129 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int connect (int __fd, __const struct sockaddr * __addr, socklen_t __len); extern int getpeername (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t send (int __fd, __const void *__buf, size_t __n, int __flags); extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); extern ssize_t sendto (int __fd, __const void *__buf, size_t __n, int __flags, __const struct sockaddr * __addr, socklen_t __addr_len); # 166 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); extern ssize_t sendmsg (int __fd, __const struct msghdr *__message, int __flags); extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); extern int getsockopt (int __fd, int __level, int __optname, void *__restrict __optval, socklen_t *__restrict __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int setsockopt (int __fd, int __level, int __optname, __const void *__optval, socklen_t __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int listen (int __fd, int __n) __attribute__ ((__nothrow__ , __leaf__)); # 214 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int accept (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); # 232 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int shutdown (int __fd, int __how) __attribute__ ((__nothrow__ , __leaf__)); extern int sockatmark (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int isfdtype (int __fd, int __fdtype) __attribute__ ((__nothrow__ , __leaf__)); # 254 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 26 "/usr/include/netinet/in.h" 2 3 4 enum { IPPROTO_IP = 0, IPPROTO_HOPOPTS = 0, IPPROTO_ICMP = 1, IPPROTO_IGMP = 2, IPPROTO_IPIP = 4, IPPROTO_TCP = 6, IPPROTO_EGP = 8, IPPROTO_PUP = 12, IPPROTO_UDP = 17, IPPROTO_IDP = 22, IPPROTO_TP = 29, IPPROTO_DCCP = 33, IPPROTO_IPV6 = 41, IPPROTO_ROUTING = 43, IPPROTO_FRAGMENT = 44, IPPROTO_RSVP = 46, IPPROTO_GRE = 47, IPPROTO_ESP = 50, IPPROTO_AH = 51, IPPROTO_ICMPV6 = 58, IPPROTO_NONE = 59, IPPROTO_DSTOPTS = 60, IPPROTO_MTP = 92, IPPROTO_ENCAP = 98, IPPROTO_PIM = 103, IPPROTO_COMP = 108, IPPROTO_SCTP = 132, IPPROTO_UDPLITE = 136, IPPROTO_RAW = 255, IPPROTO_MAX }; typedef uint16_t in_port_t; enum { IPPORT_ECHO = 7, IPPORT_DISCARD = 9, IPPORT_SYSTAT = 11, IPPORT_DAYTIME = 13, IPPORT_NETSTAT = 15, IPPORT_FTP = 21, IPPORT_TELNET = 23, IPPORT_SMTP = 25, IPPORT_TIMESERVER = 37, IPPORT_NAMESERVER = 42, IPPORT_WHOIS = 43, IPPORT_MTP = 57, IPPORT_TFTP = 69, IPPORT_RJE = 77, IPPORT_FINGER = 79, IPPORT_TTYLINK = 87, IPPORT_SUPDUP = 95, IPPORT_EXECSERVER = 512, IPPORT_LOGINSERVER = 513, IPPORT_CMDSERVER = 514, IPPORT_EFSSERVER = 520, IPPORT_BIFFUDP = 512, IPPORT_WHOSERVER = 513, IPPORT_ROUTESERVER = 520, IPPORT_RESERVED = 1024, IPPORT_USERRESERVED = 5000 }; typedef uint32_t in_addr_t; struct in_addr { in_addr_t s_addr; }; # 198 "/usr/include/netinet/in.h" 3 4 struct in6_addr { union { uint8_t __u6_addr8[16]; uint16_t __u6_addr16[8]; uint32_t __u6_addr32[4]; } __in6_u; }; extern const struct in6_addr in6addr_any; extern const struct in6_addr in6addr_loopback; # 225 "/usr/include/netinet/in.h" 3 4 struct sockaddr_in { sa_family_t sin_family; in_port_t sin_port; struct in_addr sin_addr; unsigned char sin_zero[sizeof (struct sockaddr) - (sizeof (unsigned short int)) - sizeof (in_port_t) - sizeof (struct in_addr)]; }; struct sockaddr_in6 { sa_family_t sin6_family; in_port_t sin6_port; uint32_t sin6_flowinfo; struct in6_addr sin6_addr; uint32_t sin6_scope_id; }; struct ip_mreq { struct in_addr imr_multiaddr; struct in_addr imr_interface; }; struct ip_mreq_source { struct in_addr imr_multiaddr; struct in_addr imr_interface; struct in_addr imr_sourceaddr; }; struct ipv6_mreq { struct in6_addr ipv6mr_multiaddr; unsigned int ipv6mr_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; }; struct ip_msfilter { struct in_addr imsf_multiaddr; struct in_addr imsf_interface; uint32_t imsf_fmode; uint32_t imsf_numsrc; struct in_addr imsf_slist[1]; }; struct group_filter { uint32_t gf_interface; struct sockaddr_storage gf_group; uint32_t gf_fmode; uint32_t gf_numsrc; struct sockaddr_storage gf_slist[1]; }; # 356 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/in.h" 1 3 4 # 99 "/usr/include/x86_64-linux-gnu/bits/in.h" 3 4 struct ip_opts { struct in_addr ip_dst; char ip_opts[40]; }; struct ip_mreqn { struct in_addr imr_multiaddr; struct in_addr imr_address; int imr_ifindex; }; struct in_pktinfo { int ipi_ifindex; struct in_addr ipi_spec_dst; struct in_addr ipi_addr; }; # 357 "/usr/include/netinet/in.h" 2 3 4 # 365 "/usr/include/netinet/in.h" 3 4 extern uint32_t ntohl (uint32_t __netlong) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint16_t ntohs (uint16_t __netshort) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint32_t htonl (uint32_t __hostlong) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint16_t htons (uint16_t __hostshort) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 377 "/usr/include/netinet/in.h" 2 3 4 # 492 "/usr/include/netinet/in.h" 3 4 extern int bindresvport (int __sockfd, struct sockaddr_in *__sock_in) __attribute__ ((__nothrow__ , __leaf__)); extern int bindresvport6 (int __sockfd, struct sockaddr_in6 *__sock_in) __attribute__ ((__nothrow__ , __leaf__)); # 617 "/usr/include/netinet/in.h" 3 4 # 29 "/usr/include/netdb.h" 2 3 4 # 1 "/usr/include/rpc/netdb.h" 1 3 4 # 42 "/usr/include/rpc/netdb.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 43 "/usr/include/rpc/netdb.h" 2 3 4 struct rpcent { char *r_name; char **r_aliases; int r_number; }; extern void setrpcent (int __stayopen) __attribute__ ((__nothrow__ , __leaf__)); extern void endrpcent (void) __attribute__ ((__nothrow__ , __leaf__)); extern struct rpcent *getrpcbyname (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)); extern struct rpcent *getrpcbynumber (int __number) __attribute__ ((__nothrow__ , __leaf__)); extern struct rpcent *getrpcent (void) __attribute__ ((__nothrow__ , __leaf__)); extern int getrpcbyname_r (__const char *__name, struct rpcent *__result_buf, char *__buffer, size_t __buflen, struct rpcent **__result) __attribute__ ((__nothrow__ , __leaf__)); extern int getrpcbynumber_r (int __number, struct rpcent *__result_buf, char *__buffer, size_t __buflen, struct rpcent **__result) __attribute__ ((__nothrow__ , __leaf__)); extern int getrpcent_r (struct rpcent *__result_buf, char *__buffer, size_t __buflen, struct rpcent **__result) __attribute__ ((__nothrow__ , __leaf__)); # 34 "/usr/include/netdb.h" 2 3 4 # 43 "/usr/include/netdb.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/netdb.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/netdb.h" 3 4 struct netent { char *n_name; char **n_aliases; int n_addrtype; uint32_t n_net; }; # 44 "/usr/include/netdb.h" 2 3 4 # 54 "/usr/include/netdb.h" 3 4 extern int *__h_errno_location (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 93 "/usr/include/netdb.h" 3 4 extern void herror (__const char *__str) __attribute__ ((__nothrow__ , __leaf__)); extern __const char *hstrerror (int __err_num) __attribute__ ((__nothrow__ , __leaf__)); struct hostent { char *h_name; char **h_aliases; int h_addrtype; int h_length; char **h_addr_list; }; extern void sethostent (int __stay_open); extern void endhostent (void); extern struct hostent *gethostent (void); extern struct hostent *gethostbyaddr (__const void *__addr, __socklen_t __len, int __type); extern struct hostent *gethostbyname (__const char *__name); # 156 "/usr/include/netdb.h" 3 4 extern struct hostent *gethostbyname2 (__const char *__name, int __af); # 168 "/usr/include/netdb.h" 3 4 extern int gethostent_r (struct hostent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct hostent **__restrict __result, int *__restrict __h_errnop); extern int gethostbyaddr_r (__const void *__restrict __addr, __socklen_t __len, int __type, struct hostent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct hostent **__restrict __result, int *__restrict __h_errnop); extern int gethostbyname_r (__const char *__restrict __name, struct hostent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct hostent **__restrict __result, int *__restrict __h_errnop); extern int gethostbyname2_r (__const char *__restrict __name, int __af, struct hostent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct hostent **__restrict __result, int *__restrict __h_errnop); # 199 "/usr/include/netdb.h" 3 4 extern void setnetent (int __stay_open); extern void endnetent (void); extern struct netent *getnetent (void); extern struct netent *getnetbyaddr (uint32_t __net, int __type); extern struct netent *getnetbyname (__const char *__name); # 238 "/usr/include/netdb.h" 3 4 extern int getnetent_r (struct netent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct netent **__restrict __result, int *__restrict __h_errnop); extern int getnetbyaddr_r (uint32_t __net, int __type, struct netent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct netent **__restrict __result, int *__restrict __h_errnop); extern int getnetbyname_r (__const char *__restrict __name, struct netent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct netent **__restrict __result, int *__restrict __h_errnop); struct servent { char *s_name; char **s_aliases; int s_port; char *s_proto; }; extern void setservent (int __stay_open); extern void endservent (void); extern struct servent *getservent (void); extern struct servent *getservbyname (__const char *__name, __const char *__proto); extern struct servent *getservbyport (int __port, __const char *__proto); # 310 "/usr/include/netdb.h" 3 4 extern int getservent_r (struct servent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct servent **__restrict __result); extern int getservbyname_r (__const char *__restrict __name, __const char *__restrict __proto, struct servent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct servent **__restrict __result); extern int getservbyport_r (int __port, __const char *__restrict __proto, struct servent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct servent **__restrict __result); struct protoent { char *p_name; char **p_aliases; int p_proto; }; extern void setprotoent (int __stay_open); extern void endprotoent (void); extern struct protoent *getprotoent (void); extern struct protoent *getprotobyname (__const char *__name); extern struct protoent *getprotobynumber (int __proto); # 376 "/usr/include/netdb.h" 3 4 extern int getprotoent_r (struct protoent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct protoent **__restrict __result); extern int getprotobyname_r (__const char *__restrict __name, struct protoent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct protoent **__restrict __result); extern int getprotobynumber_r (int __proto, struct protoent *__restrict __result_buf, char *__restrict __buf, size_t __buflen, struct protoent **__restrict __result); # 397 "/usr/include/netdb.h" 3 4 extern int setnetgrent (__const char *__netgroup); extern void endnetgrent (void); # 414 "/usr/include/netdb.h" 3 4 extern int getnetgrent (char **__restrict __hostp, char **__restrict __userp, char **__restrict __domainp); # 425 "/usr/include/netdb.h" 3 4 extern int innetgr (__const char *__netgroup, __const char *__host, __const char *__user, __const char *__domain); extern int getnetgrent_r (char **__restrict __hostp, char **__restrict __userp, char **__restrict __domainp, char *__restrict __buffer, size_t __buflen); # 453 "/usr/include/netdb.h" 3 4 extern int rcmd (char **__restrict __ahost, unsigned short int __rport, __const char *__restrict __locuser, __const char *__restrict __remuser, __const char *__restrict __cmd, int *__restrict __fd2p); # 465 "/usr/include/netdb.h" 3 4 extern int rcmd_af (char **__restrict __ahost, unsigned short int __rport, __const char *__restrict __locuser, __const char *__restrict __remuser, __const char *__restrict __cmd, int *__restrict __fd2p, sa_family_t __af); # 481 "/usr/include/netdb.h" 3 4 extern int rexec (char **__restrict __ahost, int __rport, __const char *__restrict __name, __const char *__restrict __pass, __const char *__restrict __cmd, int *__restrict __fd2p); # 493 "/usr/include/netdb.h" 3 4 extern int rexec_af (char **__restrict __ahost, int __rport, __const char *__restrict __name, __const char *__restrict __pass, __const char *__restrict __cmd, int *__restrict __fd2p, sa_family_t __af); # 507 "/usr/include/netdb.h" 3 4 extern int ruserok (__const char *__rhost, int __suser, __const char *__remuser, __const char *__locuser); # 517 "/usr/include/netdb.h" 3 4 extern int ruserok_af (__const char *__rhost, int __suser, __const char *__remuser, __const char *__locuser, sa_family_t __af); # 530 "/usr/include/netdb.h" 3 4 extern int iruserok (uint32_t __raddr, int __suser, __const char *__remuser, __const char *__locuser); # 541 "/usr/include/netdb.h" 3 4 extern int iruserok_af (__const void *__raddr, int __suser, __const char *__remuser, __const char *__locuser, sa_family_t __af); # 553 "/usr/include/netdb.h" 3 4 extern int rresvport (int *__alport); # 562 "/usr/include/netdb.h" 3 4 extern int rresvport_af (int *__alport, sa_family_t __af); struct addrinfo { int ai_flags; int ai_family; int ai_socktype; int ai_protocol; socklen_t ai_addrlen; struct sockaddr *ai_addr; char *ai_canonname; struct addrinfo *ai_next; }; # 664 "/usr/include/netdb.h" 3 4 extern int getaddrinfo (__const char *__restrict __name, __const char *__restrict __service, __const struct addrinfo *__restrict __req, struct addrinfo **__restrict __pai); extern void freeaddrinfo (struct addrinfo *__ai) __attribute__ ((__nothrow__ , __leaf__)); extern __const char *gai_strerror (int __ecode) __attribute__ ((__nothrow__ , __leaf__)); extern int getnameinfo (__const struct sockaddr *__restrict __sa, socklen_t __salen, char *__restrict __host, socklen_t __hostlen, char *__restrict __serv, socklen_t __servlen, int __flags); # 715 "/usr/include/netdb.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: search.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/search.h" 1 3 4 # 23 "/usr/include/search.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/search.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 27 "/usr/include/search.h" 2 3 4 # 45 "/usr/include/search.h" 3 4 extern void insque (void *__elem, void *__prev) __attribute__ ((__nothrow__ , __leaf__)); extern void remque (void *__elem) __attribute__ ((__nothrow__ , __leaf__)); typedef int (*__compar_fn_t) (__const void *, __const void *); typedef enum { FIND, ENTER } ACTION; typedef struct entry { char *key; void *data; } ENTRY; struct _ENTRY; # 88 "/usr/include/search.h" 3 4 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __attribute__ ((__nothrow__ , __leaf__)); extern int hcreate (size_t __nel) __attribute__ ((__nothrow__ , __leaf__)); extern void hdestroy (void) __attribute__ ((__nothrow__ , __leaf__)); # 119 "/usr/include/search.h" 3 4 typedef enum { preorder, postorder, endorder, leaf } VISIT; extern void *tsearch (__const void *__key, void **__rootp, __compar_fn_t __compar); extern void *tfind (__const void *__key, void *__const *__rootp, __compar_fn_t __compar); extern void *tdelete (__const void *__restrict __key, void **__restrict __rootp, __compar_fn_t __compar); typedef void (*__action_fn_t) (__const void *__nodep, VISIT __value, int __level); extern void twalk (__const void *__root, __action_fn_t __action); # 165 "/usr/include/search.h" 3 4 extern void *lfind (__const void *__key, __const void *__base, size_t *__nmemb, size_t __size, __compar_fn_t __compar); extern void *lsearch (__const void *__key, void *__base, size_t *__nmemb, size_t __size, __compar_fn_t __compar); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SEARCH_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: mathimf.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:21: fatal error: mathimf.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/procfs.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/time.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 26 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 28 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 30 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/time.h" 2 3 4 # 57 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 struct timezone { int tz_minuteswest; int tz_dsttime; }; typedef struct timezone *__restrict __timezone_ptr_t; # 73 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 extern int gettimeofday (struct timeval *__restrict __tv, __timezone_ptr_t __tz) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int settimeofday (__const struct timeval *__tv, __const struct timezone *__tz) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int adjtime (__const struct timeval *__delta, struct timeval *__olddelta) __attribute__ ((__nothrow__ , __leaf__)); enum __itimer_which { ITIMER_REAL = 0, ITIMER_VIRTUAL = 1, ITIMER_PROF = 2 }; struct itimerval { struct timeval it_interval; struct timeval it_value; }; typedef int __itimer_which_t; extern int getitimer (__itimer_which_t __which, struct itimerval *__value) __attribute__ ((__nothrow__ , __leaf__)); extern int setitimer (__itimer_which_t __which, __const struct itimerval *__restrict __new, struct itimerval *__restrict __old) __attribute__ ((__nothrow__ , __leaf__)); extern int utimes (__const char *__file, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int lutimes (__const char *__file, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int futimes (int __fd, __const struct timeval __tvp[2]) __attribute__ ((__nothrow__ , __leaf__)); # 191 "/usr/include/x86_64-linux-gnu/sys/time.h" 3 4 # 33 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 34 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/user.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/user.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/user.h" 2 3 4 # 1 "/usr/include/unistd.h" 1 3 4 # 28 "/usr/include/unistd.h" 3 4 # 203 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix_opt.h" 1 3 4 # 204 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/environments.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/environments.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/environments.h" 2 3 4 # 208 "/usr/include/unistd.h" 2 3 4 # 227 "/usr/include/unistd.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 228 "/usr/include/unistd.h" 2 3 4 # 256 "/usr/include/unistd.h" 3 4 typedef __useconds_t useconds_t; # 268 "/usr/include/unistd.h" 3 4 typedef __intptr_t intptr_t; typedef __socklen_t socklen_t; # 288 "/usr/include/unistd.h" 3 4 extern int access (__const char *__name, int __type) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 305 "/usr/include/unistd.h" 3 4 extern int faccessat (int __fd, __const char *__file, int __type, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; # 335 "/usr/include/unistd.h" 3 4 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __attribute__ ((__nothrow__ , __leaf__)); # 354 "/usr/include/unistd.h" 3 4 extern int close (int __fd); extern ssize_t read (int __fd, void *__buf, size_t __nbytes) ; extern ssize_t write (int __fd, __const void *__buf, size_t __n) ; # 377 "/usr/include/unistd.h" 3 4 extern ssize_t pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) ; extern ssize_t pwrite (int __fd, __const void *__buf, size_t __n, __off_t __offset) ; # 418 "/usr/include/unistd.h" 3 4 extern int pipe (int __pipedes[2]) __attribute__ ((__nothrow__ , __leaf__)) ; # 433 "/usr/include/unistd.h" 3 4 extern unsigned int alarm (unsigned int __seconds) __attribute__ ((__nothrow__ , __leaf__)); # 445 "/usr/include/unistd.h" 3 4 extern unsigned int sleep (unsigned int __seconds); extern __useconds_t ualarm (__useconds_t __value, __useconds_t __interval) __attribute__ ((__nothrow__ , __leaf__)); extern int usleep (__useconds_t __useconds); # 470 "/usr/include/unistd.h" 3 4 extern int pause (void); extern int chown (__const char *__file, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchown (int __fd, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) ; extern int lchown (__const char *__file, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchownat (int __fd, __const char *__file, __uid_t __owner, __gid_t __group, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; extern int chdir (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchdir (int __fd) __attribute__ ((__nothrow__ , __leaf__)) ; # 512 "/usr/include/unistd.h" 3 4 extern char *getcwd (char *__buf, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) ; # 526 "/usr/include/unistd.h" 3 4 extern char *getwd (char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__deprecated__)) ; extern int dup (int __fd) __attribute__ ((__nothrow__ , __leaf__)) ; extern int dup2 (int __fd, int __fd2) __attribute__ ((__nothrow__ , __leaf__)); # 544 "/usr/include/unistd.h" 3 4 extern char **__environ; extern int execve (__const char *__path, char *__const __argv[], char *__const __envp[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int fexecve (int __fd, char *__const __argv[], char *__const __envp[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int execv (__const char *__path, char *__const __argv[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execle (__const char *__path, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execl (__const char *__path, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execvp (__const char *__file, char *__const __argv[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execlp (__const char *__file, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); # 599 "/usr/include/unistd.h" 3 4 extern int nice (int __inc) __attribute__ ((__nothrow__ , __leaf__)) ; extern void _exit (int __status) __attribute__ ((__noreturn__)); # 1 "/usr/include/x86_64-linux-gnu/bits/confname.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/confname.h" 3 4 enum { _PC_LINK_MAX, _PC_MAX_CANON, _PC_MAX_INPUT, _PC_NAME_MAX, _PC_PATH_MAX, _PC_PIPE_BUF, _PC_CHOWN_RESTRICTED, _PC_NO_TRUNC, _PC_VDISABLE, _PC_SYNC_IO, _PC_ASYNC_IO, _PC_PRIO_IO, _PC_SOCK_MAXBUF, _PC_FILESIZEBITS, _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, _PC_REC_XFER_ALIGN, _PC_ALLOC_SIZE_MIN, _PC_SYMLINK_MAX, _PC_2_SYMLINKS }; enum { _SC_ARG_MAX, _SC_CHILD_MAX, _SC_CLK_TCK, _SC_NGROUPS_MAX, _SC_OPEN_MAX, _SC_STREAM_MAX, _SC_TZNAME_MAX, _SC_JOB_CONTROL, _SC_SAVED_IDS, _SC_REALTIME_SIGNALS, _SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO, _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC, _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE, _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_SEMAPHORES, _SC_SHARED_MEMORY_OBJECTS, _SC_AIO_LISTIO_MAX, _SC_AIO_MAX, _SC_AIO_PRIO_DELTA_MAX, _SC_DELAYTIMER_MAX, _SC_MQ_OPEN_MAX, _SC_MQ_PRIO_MAX, _SC_VERSION, _SC_PAGESIZE, _SC_RTSIG_MAX, _SC_SEM_NSEMS_MAX, _SC_SEM_VALUE_MAX, _SC_SIGQUEUE_MAX, _SC_TIMER_MAX, _SC_BC_BASE_MAX, _SC_BC_DIM_MAX, _SC_BC_SCALE_MAX, _SC_BC_STRING_MAX, _SC_COLL_WEIGHTS_MAX, _SC_EQUIV_CLASS_MAX, _SC_EXPR_NEST_MAX, _SC_LINE_MAX, _SC_RE_DUP_MAX, _SC_CHARCLASS_NAME_MAX, _SC_2_VERSION, _SC_2_C_BIND, _SC_2_C_DEV, _SC_2_FORT_DEV, _SC_2_FORT_RUN, _SC_2_SW_DEV, _SC_2_LOCALEDEF, _SC_PII, _SC_PII_XTI, _SC_PII_SOCKET, _SC_PII_INTERNET, _SC_PII_OSI, _SC_POLL, _SC_SELECT, _SC_UIO_MAXIOV, _SC_IOV_MAX = _SC_UIO_MAXIOV, _SC_PII_INTERNET_STREAM, _SC_PII_INTERNET_DGRAM, _SC_PII_OSI_COTS, _SC_PII_OSI_CLTS, _SC_PII_OSI_M, _SC_T_IOV_MAX, _SC_THREADS, _SC_THREAD_SAFE_FUNCTIONS, _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX, _SC_TTY_NAME_MAX, _SC_THREAD_DESTRUCTOR_ITERATIONS, _SC_THREAD_KEYS_MAX, _SC_THREAD_STACK_MIN, _SC_THREAD_THREADS_MAX, _SC_THREAD_ATTR_STACKADDR, _SC_THREAD_ATTR_STACKSIZE, _SC_THREAD_PRIORITY_SCHEDULING, _SC_THREAD_PRIO_INHERIT, _SC_THREAD_PRIO_PROTECT, _SC_THREAD_PROCESS_SHARED, _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN, _SC_PHYS_PAGES, _SC_AVPHYS_PAGES, _SC_ATEXIT_MAX, _SC_PASS_MAX, _SC_XOPEN_VERSION, _SC_XOPEN_XCU_VERSION, _SC_XOPEN_UNIX, _SC_XOPEN_CRYPT, _SC_XOPEN_ENH_I18N, _SC_XOPEN_SHM, _SC_2_CHAR_TERM, _SC_2_C_VERSION, _SC_2_UPE, _SC_XOPEN_XPG2, _SC_XOPEN_XPG3, _SC_XOPEN_XPG4, _SC_CHAR_BIT, _SC_CHAR_MAX, _SC_CHAR_MIN, _SC_INT_MAX, _SC_INT_MIN, _SC_LONG_BIT, _SC_WORD_BIT, _SC_MB_LEN_MAX, _SC_NZERO, _SC_SSIZE_MAX, _SC_SCHAR_MAX, _SC_SCHAR_MIN, _SC_SHRT_MAX, _SC_SHRT_MIN, _SC_UCHAR_MAX, _SC_UINT_MAX, _SC_ULONG_MAX, _SC_USHRT_MAX, _SC_NL_ARGMAX, _SC_NL_LANGMAX, _SC_NL_MSGMAX, _SC_NL_NMAX, _SC_NL_SETMAX, _SC_NL_TEXTMAX, _SC_XBS5_ILP32_OFF32, _SC_XBS5_ILP32_OFFBIG, _SC_XBS5_LP64_OFF64, _SC_XBS5_LPBIG_OFFBIG, _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME, _SC_XOPEN_REALTIME_THREADS, _SC_ADVISORY_INFO, _SC_BARRIERS, _SC_BASE, _SC_C_LANG_SUPPORT, _SC_C_LANG_SUPPORT_R, _SC_CLOCK_SELECTION, _SC_CPUTIME, _SC_THREAD_CPUTIME, _SC_DEVICE_IO, _SC_DEVICE_SPECIFIC, _SC_DEVICE_SPECIFIC_R, _SC_FD_MGMT, _SC_FIFO, _SC_PIPE, _SC_FILE_ATTRIBUTES, _SC_FILE_LOCKING, _SC_FILE_SYSTEM, _SC_MONOTONIC_CLOCK, _SC_MULTI_PROCESS, _SC_SINGLE_PROCESS, _SC_NETWORKING, _SC_READER_WRITER_LOCKS, _SC_SPIN_LOCKS, _SC_REGEXP, _SC_REGEX_VERSION, _SC_SHELL, _SC_SIGNALS, _SC_SPAWN, _SC_SPORADIC_SERVER, _SC_THREAD_SPORADIC_SERVER, _SC_SYSTEM_DATABASE, _SC_SYSTEM_DATABASE_R, _SC_TIMEOUTS, _SC_TYPED_MEMORY_OBJECTS, _SC_USER_GROUPS, _SC_USER_GROUPS_R, _SC_2_PBS, _SC_2_PBS_ACCOUNTING, _SC_2_PBS_LOCATE, _SC_2_PBS_MESSAGE, _SC_2_PBS_TRACK, _SC_SYMLOOP_MAX, _SC_STREAMS, _SC_2_PBS_CHECKPOINT, _SC_V6_ILP32_OFF32, _SC_V6_ILP32_OFFBIG, _SC_V6_LP64_OFF64, _SC_V6_LPBIG_OFFBIG, _SC_HOST_NAME_MAX, _SC_TRACE, _SC_TRACE_EVENT_FILTER, _SC_TRACE_INHERIT, _SC_TRACE_LOG, _SC_LEVEL1_ICACHE_SIZE, _SC_LEVEL1_ICACHE_ASSOC, _SC_LEVEL1_ICACHE_LINESIZE, _SC_LEVEL1_DCACHE_SIZE, _SC_LEVEL1_DCACHE_ASSOC, _SC_LEVEL1_DCACHE_LINESIZE, _SC_LEVEL2_CACHE_SIZE, _SC_LEVEL2_CACHE_ASSOC, _SC_LEVEL2_CACHE_LINESIZE, _SC_LEVEL3_CACHE_SIZE, _SC_LEVEL3_CACHE_ASSOC, _SC_LEVEL3_CACHE_LINESIZE, _SC_LEVEL4_CACHE_SIZE, _SC_LEVEL4_CACHE_ASSOC, _SC_LEVEL4_CACHE_LINESIZE, _SC_IPV6 = _SC_LEVEL1_ICACHE_SIZE + 50, _SC_RAW_SOCKETS, _SC_V7_ILP32_OFF32, _SC_V7_ILP32_OFFBIG, _SC_V7_LP64_OFF64, _SC_V7_LPBIG_OFFBIG, _SC_SS_REPL_MAX, _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS, _SC_THREAD_ROBUST_PRIO_INHERIT, _SC_THREAD_ROBUST_PRIO_PROTECT }; enum { _CS_PATH, _CS_V6_WIDTH_RESTRICTED_ENVS, _CS_GNU_LIBC_VERSION, _CS_GNU_LIBPTHREAD_VERSION, _CS_V5_WIDTH_RESTRICTED_ENVS, _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_LFS_CFLAGS = 1000, _CS_LFS_LDFLAGS, _CS_LFS_LIBS, _CS_LFS_LINTFLAGS, _CS_LFS64_CFLAGS, _CS_LFS64_LDFLAGS, _CS_LFS64_LIBS, _CS_LFS64_LINTFLAGS, _CS_XBS5_ILP32_OFF32_CFLAGS = 1100, _CS_XBS5_ILP32_OFF32_LDFLAGS, _CS_XBS5_ILP32_OFF32_LIBS, _CS_XBS5_ILP32_OFF32_LINTFLAGS, _CS_XBS5_ILP32_OFFBIG_CFLAGS, _CS_XBS5_ILP32_OFFBIG_LDFLAGS, _CS_XBS5_ILP32_OFFBIG_LIBS, _CS_XBS5_ILP32_OFFBIG_LINTFLAGS, _CS_XBS5_LP64_OFF64_CFLAGS, _CS_XBS5_LP64_OFF64_LDFLAGS, _CS_XBS5_LP64_OFF64_LIBS, _CS_XBS5_LP64_OFF64_LINTFLAGS, _CS_XBS5_LPBIG_OFFBIG_CFLAGS, _CS_XBS5_LPBIG_OFFBIG_LDFLAGS, _CS_XBS5_LPBIG_OFFBIG_LIBS, _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS, _CS_POSIX_V6_ILP32_OFF32_CFLAGS, _CS_POSIX_V6_ILP32_OFF32_LDFLAGS, _CS_POSIX_V6_ILP32_OFF32_LIBS, _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_LIBS, _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS, _CS_POSIX_V6_LP64_OFF64_CFLAGS, _CS_POSIX_V6_LP64_OFF64_LDFLAGS, _CS_POSIX_V6_LP64_OFF64_LIBS, _CS_POSIX_V6_LP64_OFF64_LINTFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_LIBS, _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS, _CS_POSIX_V7_ILP32_OFF32_CFLAGS, _CS_POSIX_V7_ILP32_OFF32_LDFLAGS, _CS_POSIX_V7_ILP32_OFF32_LIBS, _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_LIBS, _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS, _CS_POSIX_V7_LP64_OFF64_CFLAGS, _CS_POSIX_V7_LP64_OFF64_LDFLAGS, _CS_POSIX_V7_LP64_OFF64_LIBS, _CS_POSIX_V7_LP64_OFF64_LINTFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_LIBS, _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS, _CS_V6_ENV, _CS_V7_ENV }; # 611 "/usr/include/unistd.h" 2 3 4 extern long int pathconf (__const char *__path, int __name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int fpathconf (int __fd, int __name) __attribute__ ((__nothrow__ , __leaf__)); extern long int sysconf (int __name) __attribute__ ((__nothrow__ , __leaf__)); extern size_t confstr (int __name, char *__buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getppid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpgrp (void) __attribute__ ((__nothrow__ , __leaf__)); # 647 "/usr/include/unistd.h" 3 4 extern __pid_t __getpgid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpgid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern int setpgid (__pid_t __pid, __pid_t __pgid) __attribute__ ((__nothrow__ , __leaf__)); # 673 "/usr/include/unistd.h" 3 4 extern int setpgrp (void) __attribute__ ((__nothrow__ , __leaf__)); # 690 "/usr/include/unistd.h" 3 4 extern __pid_t setsid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getsid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern __uid_t getuid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __uid_t geteuid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __gid_t getgid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __gid_t getegid (void) __attribute__ ((__nothrow__ , __leaf__)); extern int getgroups (int __size, __gid_t __list[]) __attribute__ ((__nothrow__ , __leaf__)) ; # 723 "/usr/include/unistd.h" 3 4 extern int setuid (__uid_t __uid) __attribute__ ((__nothrow__ , __leaf__)); extern int setreuid (__uid_t __ruid, __uid_t __euid) __attribute__ ((__nothrow__ , __leaf__)); extern int seteuid (__uid_t __uid) __attribute__ ((__nothrow__ , __leaf__)); extern int setgid (__gid_t __gid) __attribute__ ((__nothrow__ , __leaf__)); extern int setregid (__gid_t __rgid, __gid_t __egid) __attribute__ ((__nothrow__ , __leaf__)); extern int setegid (__gid_t __gid) __attribute__ ((__nothrow__ , __leaf__)); # 779 "/usr/include/unistd.h" 3 4 extern __pid_t fork (void) __attribute__ ((__nothrow__)); extern __pid_t vfork (void) __attribute__ ((__nothrow__ , __leaf__)); extern char *ttyname (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int ttyname_r (int __fd, char *__buf, size_t __buflen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; extern int isatty (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int ttyslot (void) __attribute__ ((__nothrow__ , __leaf__)); extern int link (__const char *__from, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern int linkat (int __fromfd, __const char *__from, int __tofd, __const char *__to, int __flags) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))) ; extern int symlink (__const char *__from, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern ssize_t readlink (__const char *__restrict __path, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern int symlinkat (__const char *__from, int __tofd, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 3))) ; extern ssize_t readlinkat (int __fd, __const char *__restrict __path, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))) ; extern int unlink (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int unlinkat (int __fd, __const char *__name, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int rmdir (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern __pid_t tcgetpgrp (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int tcsetpgrp (int __fd, __pid_t __pgrp_id) __attribute__ ((__nothrow__ , __leaf__)); extern char *getlogin (void); extern int getlogin_r (char *__name, size_t __name_len) __attribute__ ((__nonnull__ (1))); extern int setlogin (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 894 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/getopt.h" 1 3 4 # 59 "/usr/include/getopt.h" 3 4 extern char *optarg; # 73 "/usr/include/getopt.h" 3 4 extern int optind; extern int opterr; extern int optopt; # 152 "/usr/include/getopt.h" 3 4 extern int getopt (int ___argc, char *const *___argv, const char *__shortopts) __attribute__ ((__nothrow__ , __leaf__)); # 895 "/usr/include/unistd.h" 2 3 4 extern int gethostname (char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sethostname (__const char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int sethostid (long int __id) __attribute__ ((__nothrow__ , __leaf__)) ; extern int getdomainname (char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int setdomainname (__const char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int vhangup (void) __attribute__ ((__nothrow__ , __leaf__)); extern int revoke (__const char *__file) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int profil (unsigned short int *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int acct (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)); extern char *getusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern void endusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern void setusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daemon (int __nochdir, int __noclose) __attribute__ ((__nothrow__ , __leaf__)) ; extern int chroot (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern char *getpass (__const char *__prompt) __attribute__ ((__nonnull__ (1))); # 980 "/usr/include/unistd.h" 3 4 extern int fsync (int __fd); # 994 "/usr/include/unistd.h" 3 4 extern long int gethostid (void); extern void sync (void) __attribute__ ((__nothrow__ , __leaf__)); extern int getpagesize (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int getdtablesize (void) __attribute__ ((__nothrow__ , __leaf__)); # 1018 "/usr/include/unistd.h" 3 4 extern int truncate (__const char *__file, __off_t __length) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 1040 "/usr/include/unistd.h" 3 4 extern int ftruncate (int __fd, __off_t __length) __attribute__ ((__nothrow__ , __leaf__)) ; # 1061 "/usr/include/unistd.h" 3 4 extern int brk (void *__addr) __attribute__ ((__nothrow__ , __leaf__)) ; extern void *sbrk (intptr_t __delta) __attribute__ ((__nothrow__ , __leaf__)); # 1082 "/usr/include/unistd.h" 3 4 extern long int syscall (long int __sysno, ...) __attribute__ ((__nothrow__ , __leaf__)); # 1105 "/usr/include/unistd.h" 3 4 extern int lockf (int __fd, int __cmd, __off_t __len) ; # 1136 "/usr/include/unistd.h" 3 4 extern int fdatasync (int __fildes); # 1165 "/usr/include/unistd.h" 3 4 extern char *ctermid (char *__s) __attribute__ ((__nothrow__ , __leaf__)); # 1174 "/usr/include/unistd.h" 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/user.h" 2 3 4 struct user_fpregs_struct { unsigned short int cwd; unsigned short int swd; unsigned short int ftw; unsigned short int fop; unsigned long int rip; unsigned long int rdp; unsigned int mxcsr; unsigned int mxcr_mask; unsigned int st_space[32]; unsigned int xmm_space[64]; unsigned int padding[24]; }; struct user_regs_struct { unsigned long int r15; unsigned long int r14; unsigned long int r13; unsigned long int r12; unsigned long int rbp; unsigned long int rbx; unsigned long int r11; unsigned long int r10; unsigned long int r9; unsigned long int r8; unsigned long int rax; unsigned long int rcx; unsigned long int rdx; unsigned long int rsi; unsigned long int rdi; unsigned long int orig_rax; unsigned long int rip; unsigned long int cs; unsigned long int eflags; unsigned long int rsp; unsigned long int ss; unsigned long int fs_base; unsigned long int gs_base; unsigned long int ds; unsigned long int es; unsigned long int fs; unsigned long int gs; }; struct user { struct user_regs_struct regs; int u_fpvalid; struct user_fpregs_struct i387; unsigned long int u_tsize; unsigned long int u_dsize; unsigned long int u_ssize; unsigned long int start_code; unsigned long int start_stack; long int signal; int reserved; struct user_regs_struct* u_ar0; struct user_fpregs_struct* u_fpstate; unsigned long int magic; char u_comm [32]; unsigned long int u_debugreg [8]; }; # 35 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 2 3 4 typedef unsigned long elf_greg_t; typedef elf_greg_t elf_gregset_t[(sizeof (struct user_regs_struct) / sizeof(elf_greg_t))]; # 60 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 3 4 typedef struct user_fpregs_struct elf_fpregset_t; struct elf_siginfo { int si_signo; int si_code; int si_errno; }; # 79 "/usr/include/x86_64-linux-gnu/sys/procfs.h" 3 4 struct elf_prstatus { struct elf_siginfo pr_info; short int pr_cursig; unsigned long int pr_sigpend; unsigned long int pr_sighold; __pid_t pr_pid; __pid_t pr_ppid; __pid_t pr_pgrp; __pid_t pr_sid; struct timeval pr_utime; struct timeval pr_stime; struct timeval pr_cutime; struct timeval pr_cstime; elf_gregset_t pr_reg; int pr_fpvalid; }; struct elf_prpsinfo { char pr_state; char pr_sname; char pr_zomb; char pr_nice; unsigned long int pr_flag; unsigned int pr_uid; unsigned int pr_gid; int pr_pid, pr_ppid, pr_pgrp, pr_sid; char pr_fname[16]; char pr_psargs[(80)]; }; typedef void *psaddr_t; typedef elf_gregset_t prgregset_t; typedef elf_fpregset_t prfpregset_t; typedef __pid_t lwpid_t; typedef struct elf_prstatus prstatus_t; typedef struct elf_prpsinfo prpsinfo_t; # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_PROCFS_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: sys/resource.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/resource.h" 1 3 4 # 22 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/resource.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/resource.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 26 "/usr/include/x86_64-linux-gnu/bits/resource.h" 2 3 4 enum __rlimit_resource { RLIMIT_CPU = 0, RLIMIT_FSIZE = 1, RLIMIT_DATA = 2, RLIMIT_STACK = 3, RLIMIT_CORE = 4, __RLIMIT_RSS = 5, RLIMIT_NOFILE = 7, __RLIMIT_OFILE = RLIMIT_NOFILE, RLIMIT_AS = 9, __RLIMIT_NPROC = 6, __RLIMIT_MEMLOCK = 8, __RLIMIT_LOCKS = 10, __RLIMIT_SIGPENDING = 11, __RLIMIT_MSGQUEUE = 12, __RLIMIT_NICE = 13, __RLIMIT_RTPRIO = 14, __RLIMIT_RTTIME = 15, __RLIMIT_NLIMITS = 16, __RLIM_NLIMITS = __RLIMIT_NLIMITS }; # 133 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 typedef __rlim_t rlim_t; struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 160 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 enum __rusage_who { RUSAGE_SELF = 0, RUSAGE_CHILDREN = -1 # 178 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 }; # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 182 "/usr/include/x86_64-linux-gnu/bits/resource.h" 2 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; long int ru_maxrss; long int ru_ixrss; long int ru_idrss; long int ru_isrss; long int ru_minflt; long int ru_majflt; long int ru_nswap; long int ru_inblock; long int ru_oublock; long int ru_msgsnd; long int ru_msgrcv; long int ru_nsignals; long int ru_nvcsw; long int ru_nivcsw; }; enum __priority_which { PRIO_PROCESS = 0, PRIO_PGRP = 1, PRIO_USER = 2 }; # 268 "/usr/include/x86_64-linux-gnu/bits/resource.h" 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/resource.h" 2 3 4 typedef __id_t id_t; # 43 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 typedef int __rlimit_resource_t; typedef int __rusage_who_t; typedef int __priority_which_t; extern int getrlimit (__rlimit_resource_t __resource, struct rlimit *__rlimits) __attribute__ ((__nothrow__ , __leaf__)); # 70 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 extern int setrlimit (__rlimit_resource_t __resource, __const struct rlimit *__rlimits) __attribute__ ((__nothrow__ , __leaf__)); # 88 "/usr/include/x86_64-linux-gnu/sys/resource.h" 3 4 extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __attribute__ ((__nothrow__ , __leaf__)); extern int getpriority (__priority_which_t __which, id_t __who) __attribute__ ((__nothrow__ , __leaf__)); extern int setpriority (__priority_which_t __which, id_t __who, int __prio) __attribute__ ((__nothrow__ , __leaf__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: unistd.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/unistd.h" 1 3 4 # 26 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/unistd.h" 2 3 4 # 203 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/posix_opt.h" 1 3 4 # 204 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/environments.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/environments.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/environments.h" 2 3 4 # 208 "/usr/include/unistd.h" 2 3 4 # 218 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 219 "/usr/include/unistd.h" 2 3 4 typedef __ssize_t ssize_t; # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 228 "/usr/include/unistd.h" 2 3 4 typedef __gid_t gid_t; typedef __uid_t uid_t; typedef __off_t off_t; # 256 "/usr/include/unistd.h" 3 4 typedef __useconds_t useconds_t; typedef __pid_t pid_t; typedef __intptr_t intptr_t; typedef __socklen_t socklen_t; # 288 "/usr/include/unistd.h" 3 4 extern int access (__const char *__name, int __type) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 305 "/usr/include/unistd.h" 3 4 extern int faccessat (int __fd, __const char *__file, int __type, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; # 335 "/usr/include/unistd.h" 3 4 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __attribute__ ((__nothrow__ , __leaf__)); # 354 "/usr/include/unistd.h" 3 4 extern int close (int __fd); extern ssize_t read (int __fd, void *__buf, size_t __nbytes) ; extern ssize_t write (int __fd, __const void *__buf, size_t __n) ; # 377 "/usr/include/unistd.h" 3 4 extern ssize_t pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) ; extern ssize_t pwrite (int __fd, __const void *__buf, size_t __n, __off_t __offset) ; # 418 "/usr/include/unistd.h" 3 4 extern int pipe (int __pipedes[2]) __attribute__ ((__nothrow__ , __leaf__)) ; # 433 "/usr/include/unistd.h" 3 4 extern unsigned int alarm (unsigned int __seconds) __attribute__ ((__nothrow__ , __leaf__)); # 445 "/usr/include/unistd.h" 3 4 extern unsigned int sleep (unsigned int __seconds); extern __useconds_t ualarm (__useconds_t __value, __useconds_t __interval) __attribute__ ((__nothrow__ , __leaf__)); extern int usleep (__useconds_t __useconds); # 470 "/usr/include/unistd.h" 3 4 extern int pause (void); extern int chown (__const char *__file, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchown (int __fd, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) ; extern int lchown (__const char *__file, __uid_t __owner, __gid_t __group) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchownat (int __fd, __const char *__file, __uid_t __owner, __gid_t __group, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; extern int chdir (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int fchdir (int __fd) __attribute__ ((__nothrow__ , __leaf__)) ; # 512 "/usr/include/unistd.h" 3 4 extern char *getcwd (char *__buf, size_t __size) __attribute__ ((__nothrow__ , __leaf__)) ; # 526 "/usr/include/unistd.h" 3 4 extern char *getwd (char *__buf) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__deprecated__)) ; extern int dup (int __fd) __attribute__ ((__nothrow__ , __leaf__)) ; extern int dup2 (int __fd, int __fd2) __attribute__ ((__nothrow__ , __leaf__)); # 544 "/usr/include/unistd.h" 3 4 extern char **__environ; extern int execve (__const char *__path, char *__const __argv[], char *__const __envp[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int fexecve (int __fd, char *__const __argv[], char *__const __envp[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int execv (__const char *__path, char *__const __argv[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execle (__const char *__path, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execl (__const char *__path, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execvp (__const char *__file, char *__const __argv[]) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); extern int execlp (__const char *__file, __const char *__arg, ...) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))); # 599 "/usr/include/unistd.h" 3 4 extern int nice (int __inc) __attribute__ ((__nothrow__ , __leaf__)) ; extern void _exit (int __status) __attribute__ ((__noreturn__)); # 1 "/usr/include/x86_64-linux-gnu/bits/confname.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/confname.h" 3 4 enum { _PC_LINK_MAX, _PC_MAX_CANON, _PC_MAX_INPUT, _PC_NAME_MAX, _PC_PATH_MAX, _PC_PIPE_BUF, _PC_CHOWN_RESTRICTED, _PC_NO_TRUNC, _PC_VDISABLE, _PC_SYNC_IO, _PC_ASYNC_IO, _PC_PRIO_IO, _PC_SOCK_MAXBUF, _PC_FILESIZEBITS, _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, _PC_REC_XFER_ALIGN, _PC_ALLOC_SIZE_MIN, _PC_SYMLINK_MAX, _PC_2_SYMLINKS }; enum { _SC_ARG_MAX, _SC_CHILD_MAX, _SC_CLK_TCK, _SC_NGROUPS_MAX, _SC_OPEN_MAX, _SC_STREAM_MAX, _SC_TZNAME_MAX, _SC_JOB_CONTROL, _SC_SAVED_IDS, _SC_REALTIME_SIGNALS, _SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO, _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC, _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE, _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_SEMAPHORES, _SC_SHARED_MEMORY_OBJECTS, _SC_AIO_LISTIO_MAX, _SC_AIO_MAX, _SC_AIO_PRIO_DELTA_MAX, _SC_DELAYTIMER_MAX, _SC_MQ_OPEN_MAX, _SC_MQ_PRIO_MAX, _SC_VERSION, _SC_PAGESIZE, _SC_RTSIG_MAX, _SC_SEM_NSEMS_MAX, _SC_SEM_VALUE_MAX, _SC_SIGQUEUE_MAX, _SC_TIMER_MAX, _SC_BC_BASE_MAX, _SC_BC_DIM_MAX, _SC_BC_SCALE_MAX, _SC_BC_STRING_MAX, _SC_COLL_WEIGHTS_MAX, _SC_EQUIV_CLASS_MAX, _SC_EXPR_NEST_MAX, _SC_LINE_MAX, _SC_RE_DUP_MAX, _SC_CHARCLASS_NAME_MAX, _SC_2_VERSION, _SC_2_C_BIND, _SC_2_C_DEV, _SC_2_FORT_DEV, _SC_2_FORT_RUN, _SC_2_SW_DEV, _SC_2_LOCALEDEF, _SC_PII, _SC_PII_XTI, _SC_PII_SOCKET, _SC_PII_INTERNET, _SC_PII_OSI, _SC_POLL, _SC_SELECT, _SC_UIO_MAXIOV, _SC_IOV_MAX = _SC_UIO_MAXIOV, _SC_PII_INTERNET_STREAM, _SC_PII_INTERNET_DGRAM, _SC_PII_OSI_COTS, _SC_PII_OSI_CLTS, _SC_PII_OSI_M, _SC_T_IOV_MAX, _SC_THREADS, _SC_THREAD_SAFE_FUNCTIONS, _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX, _SC_TTY_NAME_MAX, _SC_THREAD_DESTRUCTOR_ITERATIONS, _SC_THREAD_KEYS_MAX, _SC_THREAD_STACK_MIN, _SC_THREAD_THREADS_MAX, _SC_THREAD_ATTR_STACKADDR, _SC_THREAD_ATTR_STACKSIZE, _SC_THREAD_PRIORITY_SCHEDULING, _SC_THREAD_PRIO_INHERIT, _SC_THREAD_PRIO_PROTECT, _SC_THREAD_PROCESS_SHARED, _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN, _SC_PHYS_PAGES, _SC_AVPHYS_PAGES, _SC_ATEXIT_MAX, _SC_PASS_MAX, _SC_XOPEN_VERSION, _SC_XOPEN_XCU_VERSION, _SC_XOPEN_UNIX, _SC_XOPEN_CRYPT, _SC_XOPEN_ENH_I18N, _SC_XOPEN_SHM, _SC_2_CHAR_TERM, _SC_2_C_VERSION, _SC_2_UPE, _SC_XOPEN_XPG2, _SC_XOPEN_XPG3, _SC_XOPEN_XPG4, _SC_CHAR_BIT, _SC_CHAR_MAX, _SC_CHAR_MIN, _SC_INT_MAX, _SC_INT_MIN, _SC_LONG_BIT, _SC_WORD_BIT, _SC_MB_LEN_MAX, _SC_NZERO, _SC_SSIZE_MAX, _SC_SCHAR_MAX, _SC_SCHAR_MIN, _SC_SHRT_MAX, _SC_SHRT_MIN, _SC_UCHAR_MAX, _SC_UINT_MAX, _SC_ULONG_MAX, _SC_USHRT_MAX, _SC_NL_ARGMAX, _SC_NL_LANGMAX, _SC_NL_MSGMAX, _SC_NL_NMAX, _SC_NL_SETMAX, _SC_NL_TEXTMAX, _SC_XBS5_ILP32_OFF32, _SC_XBS5_ILP32_OFFBIG, _SC_XBS5_LP64_OFF64, _SC_XBS5_LPBIG_OFFBIG, _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME, _SC_XOPEN_REALTIME_THREADS, _SC_ADVISORY_INFO, _SC_BARRIERS, _SC_BASE, _SC_C_LANG_SUPPORT, _SC_C_LANG_SUPPORT_R, _SC_CLOCK_SELECTION, _SC_CPUTIME, _SC_THREAD_CPUTIME, _SC_DEVICE_IO, _SC_DEVICE_SPECIFIC, _SC_DEVICE_SPECIFIC_R, _SC_FD_MGMT, _SC_FIFO, _SC_PIPE, _SC_FILE_ATTRIBUTES, _SC_FILE_LOCKING, _SC_FILE_SYSTEM, _SC_MONOTONIC_CLOCK, _SC_MULTI_PROCESS, _SC_SINGLE_PROCESS, _SC_NETWORKING, _SC_READER_WRITER_LOCKS, _SC_SPIN_LOCKS, _SC_REGEXP, _SC_REGEX_VERSION, _SC_SHELL, _SC_SIGNALS, _SC_SPAWN, _SC_SPORADIC_SERVER, _SC_THREAD_SPORADIC_SERVER, _SC_SYSTEM_DATABASE, _SC_SYSTEM_DATABASE_R, _SC_TIMEOUTS, _SC_TYPED_MEMORY_OBJECTS, _SC_USER_GROUPS, _SC_USER_GROUPS_R, _SC_2_PBS, _SC_2_PBS_ACCOUNTING, _SC_2_PBS_LOCATE, _SC_2_PBS_MESSAGE, _SC_2_PBS_TRACK, _SC_SYMLOOP_MAX, _SC_STREAMS, _SC_2_PBS_CHECKPOINT, _SC_V6_ILP32_OFF32, _SC_V6_ILP32_OFFBIG, _SC_V6_LP64_OFF64, _SC_V6_LPBIG_OFFBIG, _SC_HOST_NAME_MAX, _SC_TRACE, _SC_TRACE_EVENT_FILTER, _SC_TRACE_INHERIT, _SC_TRACE_LOG, _SC_LEVEL1_ICACHE_SIZE, _SC_LEVEL1_ICACHE_ASSOC, _SC_LEVEL1_ICACHE_LINESIZE, _SC_LEVEL1_DCACHE_SIZE, _SC_LEVEL1_DCACHE_ASSOC, _SC_LEVEL1_DCACHE_LINESIZE, _SC_LEVEL2_CACHE_SIZE, _SC_LEVEL2_CACHE_ASSOC, _SC_LEVEL2_CACHE_LINESIZE, _SC_LEVEL3_CACHE_SIZE, _SC_LEVEL3_CACHE_ASSOC, _SC_LEVEL3_CACHE_LINESIZE, _SC_LEVEL4_CACHE_SIZE, _SC_LEVEL4_CACHE_ASSOC, _SC_LEVEL4_CACHE_LINESIZE, _SC_IPV6 = _SC_LEVEL1_ICACHE_SIZE + 50, _SC_RAW_SOCKETS, _SC_V7_ILP32_OFF32, _SC_V7_ILP32_OFFBIG, _SC_V7_LP64_OFF64, _SC_V7_LPBIG_OFFBIG, _SC_SS_REPL_MAX, _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS, _SC_THREAD_ROBUST_PRIO_INHERIT, _SC_THREAD_ROBUST_PRIO_PROTECT }; enum { _CS_PATH, _CS_V6_WIDTH_RESTRICTED_ENVS, _CS_GNU_LIBC_VERSION, _CS_GNU_LIBPTHREAD_VERSION, _CS_V5_WIDTH_RESTRICTED_ENVS, _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_LFS_CFLAGS = 1000, _CS_LFS_LDFLAGS, _CS_LFS_LIBS, _CS_LFS_LINTFLAGS, _CS_LFS64_CFLAGS, _CS_LFS64_LDFLAGS, _CS_LFS64_LIBS, _CS_LFS64_LINTFLAGS, _CS_XBS5_ILP32_OFF32_CFLAGS = 1100, _CS_XBS5_ILP32_OFF32_LDFLAGS, _CS_XBS5_ILP32_OFF32_LIBS, _CS_XBS5_ILP32_OFF32_LINTFLAGS, _CS_XBS5_ILP32_OFFBIG_CFLAGS, _CS_XBS5_ILP32_OFFBIG_LDFLAGS, _CS_XBS5_ILP32_OFFBIG_LIBS, _CS_XBS5_ILP32_OFFBIG_LINTFLAGS, _CS_XBS5_LP64_OFF64_CFLAGS, _CS_XBS5_LP64_OFF64_LDFLAGS, _CS_XBS5_LP64_OFF64_LIBS, _CS_XBS5_LP64_OFF64_LINTFLAGS, _CS_XBS5_LPBIG_OFFBIG_CFLAGS, _CS_XBS5_LPBIG_OFFBIG_LDFLAGS, _CS_XBS5_LPBIG_OFFBIG_LIBS, _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS, _CS_POSIX_V6_ILP32_OFF32_CFLAGS, _CS_POSIX_V6_ILP32_OFF32_LDFLAGS, _CS_POSIX_V6_ILP32_OFF32_LIBS, _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS, _CS_POSIX_V6_ILP32_OFFBIG_LIBS, _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS, _CS_POSIX_V6_LP64_OFF64_CFLAGS, _CS_POSIX_V6_LP64_OFF64_LDFLAGS, _CS_POSIX_V6_LP64_OFF64_LIBS, _CS_POSIX_V6_LP64_OFF64_LINTFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS, _CS_POSIX_V6_LPBIG_OFFBIG_LIBS, _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS, _CS_POSIX_V7_ILP32_OFF32_CFLAGS, _CS_POSIX_V7_ILP32_OFF32_LDFLAGS, _CS_POSIX_V7_ILP32_OFF32_LIBS, _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS, _CS_POSIX_V7_ILP32_OFFBIG_LIBS, _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS, _CS_POSIX_V7_LP64_OFF64_CFLAGS, _CS_POSIX_V7_LP64_OFF64_LDFLAGS, _CS_POSIX_V7_LP64_OFF64_LIBS, _CS_POSIX_V7_LP64_OFF64_LINTFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS, _CS_POSIX_V7_LPBIG_OFFBIG_LIBS, _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS, _CS_V6_ENV, _CS_V7_ENV }; # 611 "/usr/include/unistd.h" 2 3 4 extern long int pathconf (__const char *__path, int __name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern long int fpathconf (int __fd, int __name) __attribute__ ((__nothrow__ , __leaf__)); extern long int sysconf (int __name) __attribute__ ((__nothrow__ , __leaf__)); extern size_t confstr (int __name, char *__buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getppid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpgrp (void) __attribute__ ((__nothrow__ , __leaf__)); # 647 "/usr/include/unistd.h" 3 4 extern __pid_t __getpgid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getpgid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern int setpgid (__pid_t __pid, __pid_t __pgid) __attribute__ ((__nothrow__ , __leaf__)); # 673 "/usr/include/unistd.h" 3 4 extern int setpgrp (void) __attribute__ ((__nothrow__ , __leaf__)); # 690 "/usr/include/unistd.h" 3 4 extern __pid_t setsid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __pid_t getsid (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern __uid_t getuid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __uid_t geteuid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __gid_t getgid (void) __attribute__ ((__nothrow__ , __leaf__)); extern __gid_t getegid (void) __attribute__ ((__nothrow__ , __leaf__)); extern int getgroups (int __size, __gid_t __list[]) __attribute__ ((__nothrow__ , __leaf__)) ; # 723 "/usr/include/unistd.h" 3 4 extern int setuid (__uid_t __uid) __attribute__ ((__nothrow__ , __leaf__)); extern int setreuid (__uid_t __ruid, __uid_t __euid) __attribute__ ((__nothrow__ , __leaf__)); extern int seteuid (__uid_t __uid) __attribute__ ((__nothrow__ , __leaf__)); extern int setgid (__gid_t __gid) __attribute__ ((__nothrow__ , __leaf__)); extern int setregid (__gid_t __rgid, __gid_t __egid) __attribute__ ((__nothrow__ , __leaf__)); extern int setegid (__gid_t __gid) __attribute__ ((__nothrow__ , __leaf__)); # 779 "/usr/include/unistd.h" 3 4 extern __pid_t fork (void) __attribute__ ((__nothrow__)); extern __pid_t vfork (void) __attribute__ ((__nothrow__ , __leaf__)); extern char *ttyname (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int ttyname_r (int __fd, char *__buf, size_t __buflen) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))) ; extern int isatty (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int ttyslot (void) __attribute__ ((__nothrow__ , __leaf__)); extern int link (__const char *__from, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern int linkat (int __fromfd, __const char *__from, int __tofd, __const char *__to, int __flags) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 4))) ; extern int symlink (__const char *__from, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern ssize_t readlink (__const char *__restrict __path, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) ; extern int symlinkat (__const char *__from, int __tofd, __const char *__to) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 3))) ; extern ssize_t readlinkat (int __fd, __const char *__restrict __path, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))) ; extern int unlink (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int unlinkat (int __fd, __const char *__name, int __flag) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); extern int rmdir (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern __pid_t tcgetpgrp (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int tcsetpgrp (int __fd, __pid_t __pgrp_id) __attribute__ ((__nothrow__ , __leaf__)); extern char *getlogin (void); extern int getlogin_r (char *__name, size_t __name_len) __attribute__ ((__nonnull__ (1))); extern int setlogin (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); # 894 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/getopt.h" 1 3 4 # 59 "/usr/include/getopt.h" 3 4 extern char *optarg; # 73 "/usr/include/getopt.h" 3 4 extern int optind; extern int opterr; extern int optopt; # 152 "/usr/include/getopt.h" 3 4 extern int getopt (int ___argc, char *const *___argv, const char *__shortopts) __attribute__ ((__nothrow__ , __leaf__)); # 895 "/usr/include/unistd.h" 2 3 4 extern int gethostname (char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int sethostname (__const char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int sethostid (long int __id) __attribute__ ((__nothrow__ , __leaf__)) ; extern int getdomainname (char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int setdomainname (__const char *__name, size_t __len) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int vhangup (void) __attribute__ ((__nothrow__ , __leaf__)); extern int revoke (__const char *__file) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern int profil (unsigned short int *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern int acct (__const char *__name) __attribute__ ((__nothrow__ , __leaf__)); extern char *getusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern void endusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern void setusershell (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daemon (int __nochdir, int __noclose) __attribute__ ((__nothrow__ , __leaf__)) ; extern int chroot (__const char *__path) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern char *getpass (__const char *__prompt) __attribute__ ((__nonnull__ (1))); # 980 "/usr/include/unistd.h" 3 4 extern int fsync (int __fd); # 994 "/usr/include/unistd.h" 3 4 extern long int gethostid (void); extern void sync (void) __attribute__ ((__nothrow__ , __leaf__)); extern int getpagesize (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern int getdtablesize (void) __attribute__ ((__nothrow__ , __leaf__)); # 1018 "/usr/include/unistd.h" 3 4 extern int truncate (__const char *__file, __off_t __length) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 1040 "/usr/include/unistd.h" 3 4 extern int ftruncate (int __fd, __off_t __length) __attribute__ ((__nothrow__ , __leaf__)) ; # 1061 "/usr/include/unistd.h" 3 4 extern int brk (void *__addr) __attribute__ ((__nothrow__ , __leaf__)) ; extern void *sbrk (intptr_t __delta) __attribute__ ((__nothrow__ , __leaf__)); # 1082 "/usr/include/unistd.h" 3 4 extern long int syscall (long int __sysno, ...) __attribute__ ((__nothrow__ , __leaf__)); # 1105 "/usr/include/unistd.h" 3 4 extern int lockf (int __fd, int __cmd, __off_t __len) ; # 1136 "/usr/include/unistd.h" 3 4 extern int fdatasync (int __fildes); # 1165 "/usr/include/unistd.h" 3 4 extern char *ctermid (char *__s) __attribute__ ((__nothrow__ , __leaf__)); # 1174 "/usr/include/unistd.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:77) TESTING: check from config.headers(config/BuildSystem/config/headers.py:77) Checks for "header", and defines HAVE_"header" if found Checking for header: netinet/in.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/netinet/in.h" 1 3 4 # 23 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 1 3 4 # 1 "/usr/include/stdint.h" 1 3 4 # 27 "/usr/include/stdint.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wchar.h" 1 3 4 # 28 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/stdint.h" 2 3 4 # 37 "/usr/include/stdint.h" 3 4 typedef signed char int8_t; typedef short int int16_t; typedef int int32_t; typedef long int int64_t; typedef unsigned char uint8_t; typedef unsigned short int uint16_t; typedef unsigned int uint32_t; typedef unsigned long int uint64_t; # 66 "/usr/include/stdint.h" 3 4 typedef signed char int_least8_t; typedef short int int_least16_t; typedef int int_least32_t; typedef long int int_least64_t; typedef unsigned char uint_least8_t; typedef unsigned short int uint_least16_t; typedef unsigned int uint_least32_t; typedef unsigned long int uint_least64_t; # 91 "/usr/include/stdint.h" 3 4 typedef signed char int_fast8_t; typedef long int int_fast16_t; typedef long int int_fast32_t; typedef long int int_fast64_t; # 104 "/usr/include/stdint.h" 3 4 typedef unsigned char uint_fast8_t; typedef unsigned long int uint_fast16_t; typedef unsigned long int uint_fast32_t; typedef unsigned long int uint_fast64_t; # 120 "/usr/include/stdint.h" 3 4 typedef long int intptr_t; typedef unsigned long int uintptr_t; # 135 "/usr/include/stdint.h" 3 4 typedef long int intmax_t; typedef unsigned long int uintmax_t; # 4 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdint.h" 2 3 4 # 25 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/socket.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/uio.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 201 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 25 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/uio.h" 1 3 4 # 44 "/usr/include/x86_64-linux-gnu/bits/uio.h" 3 4 struct iovec { void *iov_base; size_t iov_len; }; extern ssize_t process_vm_readv (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t process_vm_writev (pid_t __pid, __const struct iovec *__lvec, unsigned long int __liovcnt, __const struct iovec *__rvec, unsigned long int __riovcnt, unsigned long int __flags) __attribute__ ((__nothrow__ , __leaf__)); # 30 "/usr/include/x86_64-linux-gnu/sys/uio.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t readv (int __fd, __const struct iovec *__iovec, int __count) ; # 51 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t writev (int __fd, __const struct iovec *__iovec, int __count) ; # 66 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t preadv (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 78 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 extern ssize_t pwritev (int __fd, __const struct iovec *__iovec, int __count, __off_t __offset) ; # 121 "/usr/include/x86_64-linux-gnu/sys/uio.h" 3 4 # 29 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 # 40 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/socket.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 typedef __socklen_t socklen_t; enum __socket_type { SOCK_STREAM = 1, SOCK_DGRAM = 2, SOCK_RAW = 3, SOCK_RDM = 4, SOCK_SEQPACKET = 5, SOCK_DCCP = 6, SOCK_PACKET = 10, SOCK_CLOEXEC = 02000000, SOCK_NONBLOCK = 04000 }; # 177 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/sockaddr.h" 3 4 typedef unsigned short int sa_family_t; # 178 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 struct sockaddr { sa_family_t sa_family; char sa_data[14]; }; # 193 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct sockaddr_storage { sa_family_t ss_family; unsigned long int __ss_align; char __ss_padding[(128 - (2 * sizeof (unsigned long int)))]; }; enum { MSG_OOB = 0x01, MSG_PEEK = 0x02, MSG_DONTROUTE = 0x04, MSG_CTRUNC = 0x08, MSG_PROXY = 0x10, MSG_TRUNC = 0x20, MSG_DONTWAIT = 0x40, MSG_EOR = 0x80, MSG_WAITALL = 0x100, MSG_FIN = 0x200, MSG_SYN = 0x400, MSG_CONFIRM = 0x800, MSG_RST = 0x1000, MSG_ERRQUEUE = 0x2000, MSG_NOSIGNAL = 0x4000, MSG_MORE = 0x8000, MSG_WAITFORONE = 0x10000, MSG_CMSG_CLOEXEC = 0x40000000 }; struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; size_t msg_iovlen; void *msg_control; size_t msg_controllen; int msg_flags; }; # 280 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct cmsghdr { size_t cmsg_len; int cmsg_level; int cmsg_type; __extension__ unsigned char __cmsg_data []; }; # 310 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg) __attribute__ ((__nothrow__ , __leaf__)); # 337 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 enum { SCM_RIGHTS = 0x01 }; # 383 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 1 3 4 # 1 "/usr/include/asm-generic/socket.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 1 3 4 # 1 "/usr/include/asm-generic/sockios.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/sockios.h" 2 3 4 # 5 "/usr/include/asm-generic/socket.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/asm/socket.h" 2 3 4 # 384 "/usr/include/x86_64-linux-gnu/bits/socket.h" 2 3 4 # 417 "/usr/include/x86_64-linux-gnu/bits/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags, __const struct timespec *__tmo); extern int sendmmsg (int __fd, struct mmsghdr *__vmessages, unsigned int __vlen, int __flags); # 41 "/usr/include/x86_64-linux-gnu/sys/socket.h" 2 3 4 struct osockaddr { unsigned short int sa_family; unsigned char sa_data[14]; }; enum { SHUT_RD = 0, SHUT_WR, SHUT_RDWR }; # 105 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int socket (int __domain, int __type, int __protocol) __attribute__ ((__nothrow__ , __leaf__)); extern int socketpair (int __domain, int __type, int __protocol, int __fds[2]) __attribute__ ((__nothrow__ , __leaf__)); extern int bind (int __fd, __const struct sockaddr * __addr, socklen_t __len) __attribute__ ((__nothrow__ , __leaf__)); extern int getsockname (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); # 129 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int connect (int __fd, __const struct sockaddr * __addr, socklen_t __len); extern int getpeername (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __len) __attribute__ ((__nothrow__ , __leaf__)); extern ssize_t send (int __fd, __const void *__buf, size_t __n, int __flags); extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); extern ssize_t sendto (int __fd, __const void *__buf, size_t __n, int __flags, __const struct sockaddr * __addr, socklen_t __addr_len); # 166 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); extern ssize_t sendmsg (int __fd, __const struct msghdr *__message, int __flags); extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); extern int getsockopt (int __fd, int __level, int __optname, void *__restrict __optval, socklen_t *__restrict __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int setsockopt (int __fd, int __level, int __optname, __const void *__optval, socklen_t __optlen) __attribute__ ((__nothrow__ , __leaf__)); extern int listen (int __fd, int __n) __attribute__ ((__nothrow__ , __leaf__)); # 214 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int accept (int __fd, struct sockaddr *__restrict __addr, socklen_t *__restrict __addr_len); # 232 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 extern int shutdown (int __fd, int __how) __attribute__ ((__nothrow__ , __leaf__)); extern int sockatmark (int __fd) __attribute__ ((__nothrow__ , __leaf__)); extern int isfdtype (int __fd, int __fdtype) __attribute__ ((__nothrow__ , __leaf__)); # 254 "/usr/include/x86_64-linux-gnu/sys/socket.h" 3 4 # 26 "/usr/include/netinet/in.h" 2 3 4 enum { IPPROTO_IP = 0, IPPROTO_HOPOPTS = 0, IPPROTO_ICMP = 1, IPPROTO_IGMP = 2, IPPROTO_IPIP = 4, IPPROTO_TCP = 6, IPPROTO_EGP = 8, IPPROTO_PUP = 12, IPPROTO_UDP = 17, IPPROTO_IDP = 22, IPPROTO_TP = 29, IPPROTO_DCCP = 33, IPPROTO_IPV6 = 41, IPPROTO_ROUTING = 43, IPPROTO_FRAGMENT = 44, IPPROTO_RSVP = 46, IPPROTO_GRE = 47, IPPROTO_ESP = 50, IPPROTO_AH = 51, IPPROTO_ICMPV6 = 58, IPPROTO_NONE = 59, IPPROTO_DSTOPTS = 60, IPPROTO_MTP = 92, IPPROTO_ENCAP = 98, IPPROTO_PIM = 103, IPPROTO_COMP = 108, IPPROTO_SCTP = 132, IPPROTO_UDPLITE = 136, IPPROTO_RAW = 255, IPPROTO_MAX }; typedef uint16_t in_port_t; enum { IPPORT_ECHO = 7, IPPORT_DISCARD = 9, IPPORT_SYSTAT = 11, IPPORT_DAYTIME = 13, IPPORT_NETSTAT = 15, IPPORT_FTP = 21, IPPORT_TELNET = 23, IPPORT_SMTP = 25, IPPORT_TIMESERVER = 37, IPPORT_NAMESERVER = 42, IPPORT_WHOIS = 43, IPPORT_MTP = 57, IPPORT_TFTP = 69, IPPORT_RJE = 77, IPPORT_FINGER = 79, IPPORT_TTYLINK = 87, IPPORT_SUPDUP = 95, IPPORT_EXECSERVER = 512, IPPORT_LOGINSERVER = 513, IPPORT_CMDSERVER = 514, IPPORT_EFSSERVER = 520, IPPORT_BIFFUDP = 512, IPPORT_WHOSERVER = 513, IPPORT_ROUTESERVER = 520, IPPORT_RESERVED = 1024, IPPORT_USERRESERVED = 5000 }; typedef uint32_t in_addr_t; struct in_addr { in_addr_t s_addr; }; # 198 "/usr/include/netinet/in.h" 3 4 struct in6_addr { union { uint8_t __u6_addr8[16]; uint16_t __u6_addr16[8]; uint32_t __u6_addr32[4]; } __in6_u; }; extern const struct in6_addr in6addr_any; extern const struct in6_addr in6addr_loopback; # 225 "/usr/include/netinet/in.h" 3 4 struct sockaddr_in { sa_family_t sin_family; in_port_t sin_port; struct in_addr sin_addr; unsigned char sin_zero[sizeof (struct sockaddr) - (sizeof (unsigned short int)) - sizeof (in_port_t) - sizeof (struct in_addr)]; }; struct sockaddr_in6 { sa_family_t sin6_family; in_port_t sin6_port; uint32_t sin6_flowinfo; struct in6_addr sin6_addr; uint32_t sin6_scope_id; }; struct ip_mreq { struct in_addr imr_multiaddr; struct in_addr imr_interface; }; struct ip_mreq_source { struct in_addr imr_multiaddr; struct in_addr imr_interface; struct in_addr imr_sourceaddr; }; struct ipv6_mreq { struct in6_addr ipv6mr_multiaddr; unsigned int ipv6mr_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; }; struct ip_msfilter { struct in_addr imsf_multiaddr; struct in_addr imsf_interface; uint32_t imsf_fmode; uint32_t imsf_numsrc; struct in_addr imsf_slist[1]; }; struct group_filter { uint32_t gf_interface; struct sockaddr_storage gf_group; uint32_t gf_fmode; uint32_t gf_numsrc; struct sockaddr_storage gf_slist[1]; }; # 356 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/in.h" 1 3 4 # 99 "/usr/include/x86_64-linux-gnu/bits/in.h" 3 4 struct ip_opts { struct in_addr ip_dst; char ip_opts[40]; }; struct ip_mreqn { struct in_addr imr_multiaddr; struct in_addr imr_address; int imr_ifindex; }; struct in_pktinfo { int ipi_ifindex; struct in_addr ipi_spec_dst; struct in_addr ipi_addr; }; # 357 "/usr/include/netinet/in.h" 2 3 4 # 365 "/usr/include/netinet/in.h" 3 4 extern uint32_t ntohl (uint32_t __netlong) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint16_t ntohs (uint16_t __netshort) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint32_t htonl (uint32_t __hostlong) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern uint16_t htons (uint16_t __hostshort) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 377 "/usr/include/netinet/in.h" 2 3 4 # 492 "/usr/include/netinet/in.h" 3 4 extern int bindresvport (int __sockfd, struct sockaddr_in *__sock_in) __attribute__ ((__nothrow__ , __leaf__)); extern int bindresvport6 (int __sockfd, struct sockaddr_in6 *__sock_in) __attribute__ ((__nothrow__ , __leaf__)); # 617 "/usr/include/netinet/in.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST checkRecursiveMacros from config.headers(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.headers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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 PETSc.utilities.cacheDetails(/home/fpoulin/software/petsc/config/PETSc/utilities/cacheDetails.py:78) TESTING: configureCacheDetails from PETSc.utilities.cacheDetails(config/PETSc/utilities/cacheDetails.py:78) Try to determine the size and associativity of the cache. Pushing language C All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { ; return 0; } Popping language C Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_SIZE()); fclose(output);; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_SIZE" to "32768" Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_LINESIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); return (16 <= val && val <= 2147483647) ? val : 32; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_LINESIZE()); fclose(output);; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_LINESIZE" to "64" Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_ASSOC() { long val = sysconf(_SC_LEVEL1_DCACHE_ASSOC); return (0 <= val && val <= 2147483647) ? val : 2; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_ASSOC()); fclose(output);; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Executing: /tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_ASSOC" to "8" ================================================================================ TEST checkMemcmp from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:109) TESTING: checkMemcmp from config.functions(config/BuildSystem/config/functions.py:109) Check for 8-bit clean memcmp All intermediate test results are stored in /tmp/petsc-5aH1gf/config.functions Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.functions/conftest Executing: /tmp/petsc-5aH1gf/config.functions/conftest ================================================================================ TEST checkSysinfo from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:133) TESTING: checkSysinfo from config.functions(config/BuildSystem/config/functions.py:133) Check whether sysinfo takes three arguments, and if it does define HAVE_SYSINFO_3ARG Checking for functions [sysinfo] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_SYSINFO" to "1" Checking for header: linux/kernel.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/linux/kernel.h" 1 3 4 # 12 "/usr/include/linux/kernel.h" 3 4 struct sysinfo { long uptime; unsigned long loads[3]; unsigned long totalram; unsigned long freeram; unsigned long sharedram; unsigned long bufferram; unsigned long totalswap; unsigned long freeswap; unsigned short procs; unsigned short pad; unsigned long totalhigh; unsigned long freehigh; unsigned int mem_unit; char _f[20-2*sizeof(long)-sizeof(int)]; }; # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_LINUX_KERNEL_H" to "1" Checking for header: sys/sysinfo.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 1 3 4 # 22 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 2 3 4 # 1 "/usr/include/linux/kernel.h" 1 3 4 # 12 "/usr/include/linux/kernel.h" 3 4 struct sysinfo { long uptime; unsigned long loads[3]; unsigned long totalram; unsigned long freeram; unsigned long sharedram; unsigned long bufferram; unsigned long totalswap; unsigned long freeswap; unsigned short procs; unsigned short pad; unsigned long totalhigh; unsigned long freehigh; unsigned int mem_unit; char _f[20-2*sizeof(long)-sizeof(int)]; }; # 26 "/usr/include/x86_64-linux-gnu/sys/sysinfo.h" 2 3 4 extern int sysinfo (struct sysinfo *__info) __attribute__ ((__nothrow__ , __leaf__)); extern int get_nprocs_conf (void) __attribute__ ((__nothrow__ , __leaf__)); extern int get_nprocs (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int get_phys_pages (void) __attribute__ ((__nothrow__ , __leaf__)); extern long int get_avphys_pages (void) __attribute__ ((__nothrow__ , __leaf__)); # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_SYS_SYSINFO_H" to "1" Checking for header: sys/systeminfo.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:4: error: #error "Cannot check sysinfo without special headers" /tmp/petsc-5aH1gf/config.functions/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.functions/conftest.c:17:1: warning: implicit declaration of function ‘sysinfo’ [-Wimplicit-function-declaration] Source: #include "confdefs.h" #include "conffix.h" #ifdef HAVE_LINUX_KERNEL_H # include # include # ifdef HAVE_SYS_SYSINFO_H # include # endif #elif defined(HAVE_SYS_SYSTEMINFO_H) # include #else # error "Cannot check sysinfo without special headers" #endif int main() { char buf[10]; long count=10; sysinfo(1, buf, count); ; return 0; } Compile failed inside link ================================================================================ TEST checkVPrintf from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:156) TESTING: checkVPrintf from config.functions(config/BuildSystem/config/functions.py:156) Checks whether vprintf requires a char * last argument, and if it does defines HAVE_VPRINTF_CHAR Checking for functions [vprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘vprintf’ [enabled by default] 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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_VPRINTF" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl ================================================================================ TEST checkVFPrintf from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:163) TESTING: checkVFPrintf from config.functions(config/BuildSystem/config/functions.py:163) Checks whether vfprintf requires a char * last argument, and if it does defines HAVE_VFPRINTF_CHAR Checking for functions [vfprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘vfprintf’ [enabled by default] 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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_VFPRINTF" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl ================================================================================ TEST checkVSNPrintf from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:170) TESTING: checkVSNPrintf from config.functions(config/BuildSystem/config/functions.py:170) Checks whether vsnprintf requires a char * last argument, and if it does defines HAVE_VSNPRINTF_CHAR Checking for functions [_vsnprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_vsnprintf' collect2: ld returned 1 exit status Checking for functions [vsnprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘vsnprintf’ [enabled by default] 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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_VSNPRINTF" to "1" Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl ================================================================================ TEST checkNanosleep from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:214) TESTING: checkNanosleep from config.functions(config/BuildSystem/config/functions.py:214) Check for functional nanosleep() - as time.h behaves differently for different compiler flags - like -std=c89 Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_NANOSLEEP" to "1" ================================================================================ TEST checkSignalHandlerType from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:190) TESTING: checkSignalHandlerType from config.functions(config/BuildSystem/config/functions.py:190) Checks the type of C++ signals handlers, and defines SIGNAL_CAST to the correct value Pushing language Cxx Executing: g++ -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: g++ -o /tmp/petsc-5aH1gf/config.functions/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "SIGNAL_CAST" to " " Popping language Cxx ================================================================================ TEST checkFreeReturnType from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:200) TESTING: checkFreeReturnType from config.functions(config/BuildSystem/config/functions.py:200) Checks whether free returns void or int, and defines HAVE_FREE_RETURN_INT Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.functions/conftest.c:6:25: error: void value not ignored as it ought to be /tmp/petsc-5aH1gf/config.functions/conftest.c:6:5: warning: variable ‘ierr’ set but not used [-Wunused-but-set-variable] 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(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:206) TESTING: checkVariableArgumentLists from config.functions(config/BuildSystem/config/functions.py:206) Checks whether the variable argument list functionality is working Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_VA_COPY" to "1" ================================================================================ TEST checkClassify from config.functions(/home/fpoulin/software/petsc/config/BuildSystem/config/functions.py:88) TESTING: checkClassify from config.functions(config/BuildSystem/config/functions.py:88) 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: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:16:6: warning: conflicting types for built-in function ‘snprintf’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:19:6: warning: conflicting types for built-in function ‘bzero’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:36:6: warning: conflicting types for built-in function ‘fork’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:48:6: warning: conflicting types for built-in function ‘strcasecmp’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:52:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] 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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:82: undefined reference to `_sleep' /tmp/petsc-5aH1gf/config.functions/conftest.c:112: undefined reference to `_getcwd' /tmp/petsc-5aH1gf/config.functions/conftest.c:130: undefined reference to `_lseek' /tmp/petsc-5aH1gf/config.functions/conftest.c:142: undefined reference to `_access' /tmp/petsc-5aH1gf/config.functions/conftest.c:190: undefined reference to `_snprintf' /tmp/petsc-5aH1gf/config.functions/conftest.c:220: undefined reference to `sbreak' /tmp/petsc-5aH1gf/config.functions/conftest.c:262: undefined reference to `_set_output_format' /tmp/petsc-5aH1gf/config.functions/conftest.c:268: undefined reference to `PXFGETARG' /tmp/petsc-5aH1gf/config.functions/conftest.c:340: undefined reference to `sysctlbyname' /tmp/petsc-5aH1gf/config.functions/conftest.c:346: undefined reference to `stricmp' collect2: ld returned 1 exit status Checking for functions [rand getdomainname realpath dlsym bzero getwd uname usleep dlclose gethostname clock get_nprocs dlerror mkstemp fork getpagesize] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:17:6: warning: conflicting types for built-in function ‘bzero’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:27:6: warning: conflicting types for built-in function ‘fork’ [enabled by default] 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 get_nprocs(); 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_get_nprocs) || defined (__stub___get_nprocs) get_nprocs_will_always_fail_with_ENOSYS(); #else get_nprocs(); #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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -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_GET_NPROCS" 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 [memalign sigset gethostbyname gettimeofday readlink sigaction strcasecmp dlopen drand48 socket memmove signal popen getrusage times time] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:19:6: warning: conflicting types for built-in function ‘strcasecmp’ [enabled by default] /tmp/petsc-5aH1gf/config.functions/conftest.c:23:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] 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(); 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(); #ifdef __cplusplus } #endif int main() { #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_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 ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_MEMALIGN" to "1" 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" Checking for functions [_sleep] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_sleep' collect2: ld returned 1 exit status Checking for functions [snprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:6: warning: conflicting types for built-in function ‘snprintf’ [enabled by default] 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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_SNPRINTF" to "1" Checking for functions [_getcwd] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_getcwd' collect2: ld returned 1 exit status Checking for functions [_lseek] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_lseek' collect2: ld returned 1 exit status Checking for functions [sleep] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_SLEEP" to "1" Checking for functions [_access] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_access' collect2: ld returned 1 exit status Checking for functions [lseek] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LSEEK" to "1" Checking for functions [access] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_ACCESS" to "1" Checking for functions [_snprintf] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_snprintf' collect2: ld returned 1 exit status Checking for functions [sbreak] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `sbreak' collect2: ld returned 1 exit status Checking for functions [getcwd] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_GETCWD" to "1" Checking for functions [_set_output_format] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `_set_output_format' collect2: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `PXFGETARG' collect2: ld returned 1 exit status Checking for functions [sysctlbyname] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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 sysctlbyname(); #ifdef __cplusplus } #endif int main() { #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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `sysctlbyname' collect2: ld returned 1 exit status Checking for functions [stricmp] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `stricmp' collect2: ld returned 1 exit status ================================================================================ TEST configureFPTrap from PETSc.utilities.FPTrap(/home/fpoulin/software/petsc/config/PETSc/utilities/FPTrap.py:27) TESTING: configureFPTrap from PETSc.utilities.FPTrap(config/PETSc/utilities/FPTrap.py:27) Checking the handling of floating point traps Checking for header: sigfpe.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:20: fatal error: sigfpe.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Checking for header: fpxcp.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:19: fatal error: fpxcp.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Checking for header: floatingpoint.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2stderr: /tmp/petsc-5aH1gf/config.headers/conftest.c:3:27: fatal error: floatingpoint.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include ================================================================================ TEST configureFeatureTestMacros from PETSc.utilities.featureTestMacros(/home/fpoulin/software/petsc/config/PETSc/utilities/featureTestMacros.py:13) TESTING: configureFeatureTestMacros from PETSc.utilities.featureTestMacros(config/PETSc/utilities/featureTestMacros.py:13) Checks if certain feature test macros are support All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.c:4:20: fatal error: sysctl.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #define _POSIX_C_SOURCE 200112L #include int main() { ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.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: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _GNU_SOURCE #include int main() { cpu_set_t mset; CPU_ZERO(&mset);; return 0; } Defined "_GNU_SOURCE" to "1" ================================================================================ TEST configureMemorySize from PETSc.utilities.getResidentSetSize(/home/fpoulin/software/petsc/config/PETSc/utilities/getResidentSetSize.py:31) TESTING: configureMemorySize from PETSc.utilities.getResidentSetSize(config/PETSc/utilities/getResidentSetSize.py:31) Try to determine how to measure the memory usage Defined "USE_PROC_FOR_SIZE" to "1" Using /proc for PetscMemoryGetCurrentUsage() ================================================================================ TEST check_siginfo_t from config.types(/home/fpoulin/software/petsc/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 /tmp/petsc-5aH1gf/config.types Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:11: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:1: error: unknown type name ‘__int64’ /tmp/petsc-5aH1gf/config.types/conftest.c:13:9: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:8: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:8: warning: unused variable ‘a’ [-Wunused-variable] 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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:7: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:9: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:7: warning: unused variable ‘a’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/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 Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.types /tmp/petsc-5aH1gf/config.types/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.types/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.types/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.types/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.types/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.types/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.types/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; # 61 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; # 99 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 147 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 217 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 218 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __suseconds_t suseconds_t; typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 271 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 3 "/tmp/petsc-5aH1gf/config.types/conftest.c" 2 ================================================================================ TEST checkSignal from config.types(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:6:17: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:6:17: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_C99_COMPLEX" to "1" ================================================================================ TEST checkCxxComplex from config.types(/home/fpoulin/software/petsc/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: g++ -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: g++ -o /tmp/petsc-5aH1gf/config.types/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_CXX_COMPLEX" to "1" Popping language Cxx ================================================================================ TEST checkFortranKind from config.types(/home/fpoulin/software/petsc/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: gfortran -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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 checkFortranDReal from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:150) TESTING: checkFortranDReal from config.types(config/BuildSystem/config/types.py:150) Checks whether dreal is provided in Fortran, and if not defines MISSING_DREAL Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.types/conftest.F Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.types/conftest.F:3.16: d = dreal(3.0) 1 Error: Type of argument 'a' in call to 'dreal' at (1) should be COMPLEX(8), not REAL(4) Source: program main double precision d d = dreal(3.0) end Compile failed inside link Defined "MISSING_DREAL" to "1" Popping language FC ================================================================================ TEST checkConst from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:158) TESTING: checkConst from config.types(config/BuildSystem/config/types.py:158) Checks for working const, and if not found defines it to empty string Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:30:12: warning: ‘t’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-5aH1gf/config.types/conftest.c:46:25: warning: ‘b’ is used uninitialized in this function [-Wuninitialized] 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(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:214) TESTING: checkEndian from config.types(config/BuildSystem/config/types.py:214) If the machine is big endian, defines WORDS_BIGENDIAN Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:11:3: error: unknown type name ‘not’ /tmp/petsc-5aH1gf/config.types/conftest.c:11:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘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(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: char Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_CHAR" to "1" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: void * Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_VOID_P" to "8" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: short Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_SHORT" to "2" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: int Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_INT" to "4" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: long Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) 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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_LONG_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: float Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_FLOAT" to "4" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: double Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_DOUBLE" to "8" ================================================================================ TEST checkSizeof from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:267) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:267) 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: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_SIZE_T" to "8" ================================================================================ TEST checkBitsPerByte from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:318) TESTING: checkBitsPerByte from config.types(config/BuildSystem/config/types.py:318) Determine the nubmer of bits per byte and define BITS_PER_BYTE Executing: gcc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Defined "BITS_PER_BYTE" to "8" ================================================================================ TEST checkVisibility from config.types(/home/fpoulin/software/petsc/config/BuildSystem/config/types.py:364) TESTING: checkVisibility from config.types(config/BuildSystem/config/types.py:364) ================================================================================ TEST configureMemAlign from PETSc.utilities.memAlign(/home/fpoulin/software/petsc/config/PETSc/utilities/memAlign.py:30) TESTING: configureMemAlign from PETSc.utilities.memAlign(config/PETSc/utilities/memAlign.py:30) Choose alignment Defined "MEMALIGN" to "16" Memory alignment is 16 ================================================================================ TEST configureCHUD from PETSc.utilities.CHUD(/home/fpoulin/software/petsc/config/PETSc/utilities/CHUD.py:25) TESTING: configureCHUD from PETSc.utilities.CHUD(config/PETSc/utilities/CHUD.py:25) Determines if the Apple CHUD hardware monitoring utilities are available Executing: uname -s stdout: Linux ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lsocket -lnsl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lfpe -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lfpe collect2: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lsocket -lnsl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lfpe -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lfpe collect2: ld returned 1 exit status Popping language C ================================================================================ TEST checkMath from config.libraries(/home/fpoulin/software/petsc/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: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_sin’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:41: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_floor’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:8:43: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_log10’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:11:43: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_pow’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:14:41: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_sin': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `sin' /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_floor': /tmp/petsc-5aH1gf/config.libraries/conftest.c:8: undefined reference to `floor' /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_log10': /tmp/petsc-5aH1gf/config.libraries/conftest.c:11: undefined reference to `log10' /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_pow': /tmp/petsc-5aH1gf/config.libraries/conftest.c:14: undefined reference to `pow' collect2: ld returned 1 exit status Popping language C Checking for functions [sin floor log10 pow] in library ['m'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_sin’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:41: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_floor’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:8:43: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_log10’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:11:43: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_pow’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:14:41: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBM" to "1" Popping language C Using libm for the math library ================================================================================ TEST checkMathErf from config.libraries(/home/fpoulin/software/petsc/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 ['libm.a'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_erf’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:41: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBM" to "1" Popping language C erf() found Defined "HAVE_ERF" to "1" ================================================================================ TEST checkMathTgamma from config.libraries(/home/fpoulin/software/petsc/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 ['libm.a'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_tgamma’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:44: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBM" to "1" Popping language C tgamma() found Defined "HAVE_TGAMMA" to "1" ================================================================================ TEST checkMathFenv from config.libraries(/home/fpoulin/software/petsc/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 ['libm.a'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBM" to "1" Popping language C Defined "HAVE_FENV_H" to "1" ================================================================================ TEST checkCompression from config.libraries(/home/fpoulin/software/petsc/config/BuildSystem/config/libraries.py:293) TESTING: checkCompression from config.libraries(config/BuildSystem/config/libraries.py:293) Check for libz, the compression library Checking for functions [compress uncompress] in library [''] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_compress’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:119: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_uncompress’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:8:121: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_compress': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `compress' /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_uncompress': /tmp/petsc-5aH1gf/config.libraries/conftest.c:8: undefined reference to `uncompress' collect2: ld returned 1 exit status Popping language C Checking for functions [compress uncompress] in library ['z'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_compress’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:5:119: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] /tmp/petsc-5aH1gf/config.libraries/conftest.c: In function ‘_check_uncompress’: /tmp/petsc-5aH1gf/config.libraries/conftest.c:8:121: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lz -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBZ" to "1" Popping language C Using libz for the compression library ================================================================================ TEST checkRealtime from config.libraries(/home/fpoulin/software/petsc/config/BuildSystem/config/libraries.py:314) TESTING: checkRealtime from config.libraries(config/BuildSystem/config/libraries.py:314) Check for presence of clock_gettime() in realtime library (POSIX Realtime extensions) Checking for functions [clock_gettime] in library [''] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } int main() { _check_clock_gettime();; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_clock_gettime': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `clock_gettime' collect2: ld returned 1 exit status Popping language C Checking for functions [clock_gettime] in library ['rt'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } int main() { _check_clock_gettime();; return 0; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lrt -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBRT" to "1" Popping language C Using librt for the realtime library ================================================================================ TEST checkDynamic from config.libraries(/home/fpoulin/software/petsc/config/BuildSystem/config/libraries.py:330) TESTING: checkDynamic from config.libraries(config/BuildSystem/config/libraries.py:330) Check for the header and libraries necessary for dynamic library manipulation Checking for functions [dlopen] in library ['dl'] [] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Defined "HAVE_LIBDL" to "1" Popping language C Checking for header: dlfcn.h Executing: gcc -E -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/dlfcn.h" 1 3 4 # 23 "/usr/include/dlfcn.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 26 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/dlfcn.h" 1 3 4 # 29 "/usr/include/dlfcn.h" 2 3 4 # 53 "/usr/include/dlfcn.h" 3 4 extern void *dlopen (__const char *__file, int __mode) __attribute__ ((__nothrow__ , __leaf__)); extern int dlclose (void *__handle) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void *dlsym (void *__restrict __handle, __const char *__restrict __name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 83 "/usr/include/dlfcn.h" 3 4 extern char *dlerror (void) __attribute__ ((__nothrow__ , __leaf__)); # 189 "/usr/include/dlfcn.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_DLFCN_H" to "1" ================================================================================ TEST configureMissingDefines from PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:39) TESTING: configureMissingDefines from PETSc.utilities.missing(config/PETSc/utilities/missing.py:39) Checks for limits All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.utilities.missing Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.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: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.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 PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:49) TESTING: configureMissingUtypeTypedefs from PETSc.utilities.missing(config/PETSc/utilities/missing.py:49) Checks if u_short is undefined Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c:6:9: warning: unused variable ‘foo’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { u_short foo; ; return 0; } ================================================================================ TEST configureMissingFunctions from PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:55) TESTING: configureMissingFunctions from PETSc.utilities.missing(config/PETSc/utilities/missing.py:55) Checks for SOCKETS ================================================================================ TEST configureMissingSignals from PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:75) TESTING: configureMissingSignals from PETSc.utilities.missing(config/PETSc/utilities/missing.py:75) Check for missing signals, and define MISSING_ if necessary Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGABRT; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGALRM; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGBUS; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCHLD; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCONT; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGFPE; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGHUP; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGILL; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGINT; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGKILL; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGPIPE; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGQUIT; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSEGV; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSTOP; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSYS; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTERM; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTRAP; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTSTP; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGURG; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR1; if (i); ; return 0; } Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.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 PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:92) TESTING: configureMissingGetdomainnamePrototype from PETSc.utilities.missing(config/PETSc/utilities/missing.py:92) Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #define _GNU_SOURCE #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: g++ -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.cc:4:0: warning: "_GNU_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #define _GNU_SOURCE #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 Popping language CXX Executing: g++ -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Popping language Cxx ================================================================================ TEST configureMissingSrandPrototype from PETSc.utilities.missing(/home/fpoulin/software/petsc/config/PETSc/utilities/missing.py:117) TESTING: configureMissingSrandPrototype from PETSc.utilities.missing(config/PETSc/utilities/missing.py:117) Executing: gcc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #define _GNU_SOURCE #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: g++ -c -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.cc:4:0: warning: "_GNU_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #define _GNU_SOURCE #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: g++ -o /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/PETSc.utilities.missing/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Popping language Cxx ================================================================================ TEST configureFortranCommandLine from PETSc.utilities.fortranCommandLine(/home/fpoulin/software/petsc/config/PETSc/utilities/fortranCommandLine.py:27) TESTING: configureFortranCommandLine from PETSc.utilities.fortranCommandLine(config/PETSc/utilities/fortranCommandLine.py:27) Check for the mechanism to retrieve command line arguments in Fortran Pushing language FC Checking for functions [] in library [''] [] Pushing language FC Executing: gfortran -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/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: gfortran -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Popping language FC Defined "HAVE_FORTRAN_GET_COMMAND_ARGUMENT" to "1" Popping language FC Pushing language C Checking for functions [get_command_argument_] in library [''] ['-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_get_command_argument_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `get_command_argument_' collect2: ld returned 1 exit status Popping language C Checking for functions [getarg_] in library [''] ['-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: gcc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_getarg_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `getarg_' collect2: ld returned 1 exit status Popping language C Checking for functions [ipxfargc_] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `ipxfargc_' collect2: ld returned 1 exit status Checking for functions [f90_unix_MP_iargc] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `f90_unix_MP_iargc' collect2: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `PXFGETARG' collect2: ld returned 1 exit status Checking for functions [iargc_] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.o: In function `main': /tmp/petsc-5aH1gf/config.functions/conftest.c:24: undefined reference to `iargc_' collect2: ld returned 1 exit status Checking for functions [GETARG@16] Executing: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.functions/conftest.c:13:1: error: stray ‘@’ in program /tmp/petsc-5aH1gf/config.functions/conftest.c:13:13: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before numeric constant /tmp/petsc-5aH1gf/config.functions/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.functions/conftest.c:21:27: error: missing ')' after "defined" /tmp/petsc-5aH1gf/config.functions/conftest.c:21:28: error: missing binary operator before token "16" /tmp/petsc-5aH1gf/config.functions/conftest.c:24:1: error: stray ‘@’ in program /tmp/petsc-5aH1gf/config.functions/conftest.c:24:1: error: ‘GETARG’ undeclared (first use in this function) /tmp/petsc-5aH1gf/config.functions/conftest.c:24:1: note: each undeclared identifier is reported only once for each function it appears in /tmp/petsc-5aH1gf/config.functions/conftest.c:24:8: error: expected ‘;’ before numeric constant 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: gcc -c -o /tmp/petsc-5aH1gf/config.functions/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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; } Pushing language C Popping language C Executing: gcc -o /tmp/petsc-5aH1gf/config.functions/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.functions/conftest.o -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -lgcc_s -ldl -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lgfortran -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm Defined "HAVE__GFORTRAN_IARGC" to "1" Defined "HAVE_GFORTRAN_IARGC" to "1" Popping language C ================================================================================ TEST configureCPURelax from config.atomics(/home/fpoulin/software/petsc/config/BuildSystem/config/atomics.py:17) TESTING: configureCPURelax from config.atomics(config/BuildSystem/config/atomics.py:17) Definitions for cpu relax assembly instructions All intermediate test results are stored in /tmp/petsc-5aH1gf/config.atomics Executing: gcc -c -o /tmp/petsc-5aH1gf/config.atomics/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/atomics.py:36) TESTING: configureMemoryBarriers from config.atomics(config/BuildSystem/config/atomics.py:36) Definitions for memory barrier instructions Executing: gcc -c -o /tmp/petsc-5aH1gf/config.atomics/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -c -o /tmp/petsc-5aH1gf/config.atomics/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: gcc -c -o /tmp/petsc-5aH1gf/config.atomics/conftest.o -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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 configureMkdir from config.programs(/home/fpoulin/software/petsc/config/BuildSystem/config/programs.py:22) TESTING: configureMkdir from config.programs(config/BuildSystem/config/programs.py:22) Make sure we can have mkdir automatically make intermediate directories Checking for program /usr/local/sbin/mkdir...not found Checking for program /usr/local/bin/mkdir...not found Checking for program /usr/sbin/mkdir...not found Checking for program /usr/bin/mkdir...not found Checking for program /sbin/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(/home/fpoulin/software/petsc/config/BuildSystem/config/programs.py:44) TESTING: configureAutoreconf from config.programs(config/BuildSystem/config/programs.py:44) Check for autoreconf Checking for program /usr/local/sbin/autoreconf...not found Checking for program /usr/local/bin/autoreconf...not found Checking for program /usr/sbin/autoreconf...not found Checking for program /usr/bin/autoreconf...not found Checking for program /sbin/autoreconf...not found Checking for program /bin/autoreconf...not found Checking for program /usr/games/autoreconf...not found Checking for program /home/fpoulin/autoreconf...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/autoreconf...not found ================================================================================ TEST configurePrograms from config.programs(/home/fpoulin/software/petsc/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 /usr/local/sbin/sh...not found Checking for program /usr/local/bin/sh...not found Checking for program /usr/sbin/sh...not found Checking for program /usr/bin/sh...not found Checking for program /sbin/sh...not found Checking for program /bin/sh...found Defined make macro "SHELL" to "/bin/sh" Checking for program /usr/local/sbin/sed...not found Checking for program /usr/local/bin/sed...not found Checking for program /usr/sbin/sed...not found Checking for program /usr/bin/sed...not found Checking for program /sbin/sed...not found Checking for program /bin/sed...found Defined make macro "SED" to "/bin/sed" All intermediate test results are stored in /tmp/petsc-5aH1gf/config.programs Executing: /bin/sed -i s/sed/sd/g "/tmp/petsc-5aH1gf/config.programs/sed1" Adding SEDINPLACE cmd: /bin/sed -i Defined make macro "SEDINPLACE" to "/bin/sed -i" Checking for program /usr/local/sbin/mv...not found Checking for program /usr/local/bin/mv...not found Checking for program /usr/sbin/mv...not found Checking for program /usr/bin/mv...not found Checking for program /sbin/mv...not found Checking for program /bin/mv...found Defined make macro "MV" to "/bin/mv" Checking for program /usr/local/sbin/cp...not found Checking for program /usr/local/bin/cp...not found Checking for program /usr/sbin/cp...not found Checking for program /usr/bin/cp...not found Checking for program /sbin/cp...not found Checking for program /bin/cp...found Defined make macro "CP" to "/bin/cp" Checking for program /usr/local/sbin/grep...not found Checking for program /usr/local/bin/grep...not found Checking for program /usr/sbin/grep...not found Checking for program /usr/bin/grep...not found Checking for program /sbin/grep...not found Checking for program /bin/grep...found Defined make macro "GREP" to "/bin/grep" Checking for program /usr/local/sbin/rm...not found Checking for program /usr/local/bin/rm...not found Checking for program /usr/sbin/rm...not found Checking for program /usr/bin/rm...not found Checking for program /sbin/rm...not found Checking for program /bin/rm...found Defined make macro "RM" to "/bin/rm -f" Checking for program /usr/local/sbin/diff...not found Checking for program /usr/local/bin/diff...not found Checking for program /usr/sbin/diff...not found Checking for program /usr/bin/diff...found Executing: "/usr/bin/diff" -w "/tmp/petsc-5aH1gf/config.programs/diff1" "/tmp/petsc-5aH1gf/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 /home/fpoulin/ps...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/ps...not found Checking for program /usr/local/sbin/gzip...not found Checking for program /usr/local/bin/gzip...not found Checking for program /usr/sbin/gzip...not found Checking for program /usr/bin/gzip...not found Checking for program /sbin/gzip...not found Checking for program /bin/gzip...found Defined make macro "GZIP" to "/bin/gzip" Defined "HAVE_GZIP" to "1" Defined make macro "PYTHON" to "/usr/bin/python" ================================================================================ TEST configureMake from config.packages.make(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/make.py:60) TESTING: configureMake from config.packages.make(config/BuildSystem/config/packages/make.py:60) Check for user specified make - or gmake, make Checking for program /usr/local/sbin/gmake...not found Checking for program /usr/local/bin/gmake...not found Checking for program /usr/sbin/gmake...not found Checking for program /usr/bin/gmake...not found Checking for program /sbin/gmake...not found Checking for program /bin/gmake...not found Checking for program /usr/games/gmake...not found Checking for program /home/fpoulin/gmake...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/gmake...not found Checking for program /usr/local/sbin/make...not found Checking for program /usr/local/bin/make...not found Checking for program /usr/sbin/make...not found Checking for program /usr/bin/make...found Defined make macro "MAKE" to "/usr/bin/make" ================================================================================ TEST configureCheckGNUMake from config.packages.make(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/make.py:78) TESTING: configureCheckGNUMake from config.packages.make(config/BuildSystem/config/packages/make.py:78) Check for GNU make Checking for program /usr/local/sbin/strings...not found Checking for program /usr/local/bin/strings...not found Checking for program /usr/sbin/strings...not found Checking for program /usr/bin/strings...found Executing: /usr/bin/strings /usr/bin/make stdout: /lib64/ld-linux-x86-64.so.2 kfUa librt.so.1 __gmon_start__ _Jv_RegisterClasses clock_gettime libc.so.6 fflush strcpy __rawmemchr __printf_chk fnmatch readdir _IO_putc setlocale fopen strsignal strncmp optind strrchr wait pipe __strdup dcgettext closedir sigprocmask __stack_chk_fail __lxstat unlink realloc abort stdin _exit getpid kill __assert_fail mkstemp strtod strtol feof getloadavg fgets getpwnam calloc strlen sigemptyset memset glob strstr __errno_location chdir memcmp dup2 __fprintf_chk sigaddset ctime putenv stdout fputs lseek memcpy fclose malloc remove __strncpy_chk opendir __ctype_b_loc getenv sscanf optarg stderr alarm getlogin readlink setrlimit getopt_long execvp __fxstat __realpath_chk getcwd fwrite fread gettimeofday sigaction waitpid localtime strchr vfork __vfprintf_chk fdopen qsort __strcpy_chk __ctype_tolower_loc setvbuf fcntl __sprintf_chk bsd_signal __xstat getrlimit memmove bindtextdomain opterr strcmp strerror __libc_start_main ferror globfree sysconf __environ __cxa_atexit GLIBC_2.2.5 GLIBC_2.3 GLIBC_2.14 GLIBC_2.4 GLIBC_2.3.4 5*a" %,a" %*a" %"a" %z`" %r`" %j`" %b`" %Z`" %R`" %J`" %B`" %:`" %2`" %*`" %"`" %z_" %r_" %j_" %b_" %Z_" %R_" %J_" %B_" %:_" %2_" %*_" %"_" %z^" %r^" %j^" %b^" %Z^" %R^" %J^" %B^" %:^" %2^" %*^" %"^" AWAVI AUATSH =Si" =ii" ;/t) =6e" =Pd" GmXXXXXXL =)`" =p\" =?\" d$PM tfE1 =;Y" =H`" ~ =u1H = S" t/~a %*U" =OQ" fff. |$0H \$@H fffff. :)t,H t$ H ATUH []A\ AWAVI ATSH ?tVH [A\A]A^A_] AWAVAUATI T$ H D$7H [A\A]A^A_] l$7I |$0H <" D;%2<" ="<" AWAVAUATI []A\A]A^A_ tAH9 \uBH |$ D <-tT<@tH<+uQ <-t5<@t)<+u A L$0E9 fff. ATUSH @u1I []A\ []A\ ATUSH []A\A] ==)" ffffff. 5p5" fffff. AVAUATUSH =m1" []A\A]A^ []A\A]A^ fffff. AVAUI ATUH H[]A\A]A^A_ t$0f H[]A\A]A^ D$(f []A\A]A^A_ t$0L t$0f t$(H t=H; fff. fff. ffffff. AVAUATUSH L9l$ []A\A]A^A_ L9l$ L9l$ ffffff. fffff. 5$#" l$ H -#," ATSH [A\] ffffff. =J)" C(@t+ C(E1 C(u[H \$(H l$0L d$8L l$@L t$HL |$PH AWAVAUATSH [A\A]A^A_] =s"" =,"" ffffff. ffff. []A\A] []A\A] []A\A] fffff. tV<.u-f L;%= D$XL \$XI AWAVAUATI H;-# S@H;U@v []A\A]A^A_ fffff. l$ L d$(L l$0L t$8L |$@H l$ L d$(L l$0L t$8L |$@H AWAVAUATI D$(H D$0L D$ I |$(H 8[]A\A]A^A_ H9\$ AVAUATUSH []A\A]A^A_ |$(H ATUSH D$81 D$8dH3 @[]A\ ffff. D$81 T$8dH3 AWAVAUI ATUSH H;-R L;|$ []A\A]A^A_ ffff. ffff. l$ H AVAUATI E1 [A\A]A^A_] AUATUS u>[]A\A]A^ t1L;% l$ L t$(L |$0H td;S fff. fff. fff. AWE1 AVE1 AUATE1 |$ H D$,D T$ H T$ D T$,E T$(D T$ D 8[]A\A]A^A_ ffff. ffff. AUATI []A\A] t0<$u []A\A] AWAVI AUATUH []A\A]A^A_ fffff. fffff. ffffff. L;5W \$HH l$PL d$XL l$`L t$hL |$pH AWAVAUATUS1 []A\A]A^A_ H;l$ 4$Mc H9l$ L94$s ffffff. fffff. AWAVAUATUSH t H; t$H=P []A\A]A^A_ []A\A]A^A_ AWAVAUATI L;=h t$pH D$x L;-k []A\A]A^A_ ffff. t=H9 d$ L l$(L t$0H U0fA u8E1 fffff. AVAUI ATSH $t^A <$=u <$=u (tIA [A\A]A^] D$ H D$*H \$8H l$@L d$HL l$PH ffff. AVAUATU D$(H T$ H T$ I []A\A]A^A_ T$ L T$(I T$0H AWAVAUATUSH D$(H D$ H L$ D D$ H D$(H 8[]A\A]A^A_ |$ B 8[]A\A]A^A_ t$(E1 L+t$ +tfH L9d$ ATUSH t=9r(r8H []A\A] []A\A] :/tLH []A\ ffff. ATUSH D$ H D$ H []A\A] []A\A] t$ H fff. AWAVI AUATUSH tyE1 tAH;5 t(I9 []A\A]A^A_ l$ L d$(L l$0L t$8L |$@H H;5X l$ H d$(L l$0L t$8L |$@H ffffff. ATUH []A\A] fff. fff. H;=A D$ A\ fff. H;=Q []A\ fffff. ATUSH []A\A] ffff. ATUH []A\A]H fffff. ATUH t_L9 s+f. []A\ l$ L t$(L |$0H touch: attempt to use unsupported feature: `%s' touch: Archive `%s' does not exist touch: `%s' is not a valid archive touch: Member `%s' does not exist in `%s' touch: Bad return code from ar_member_touch on `%s' ! ARFILENAMES/ *** [%s] Archive member `%s' may be bogus; not deleted *** Archive member `%s' may be bogus; not deleted *** [%s] Deleting file `%s' *** Deleting file `%s' unlink: .SUFFIXES $(MAKE) ${MAKE} kill # commands to execute (built-in): (from `%s', line %lu): %.*s $(COMPILE.mod) -o $@ -e $@ $^ .def.sym $(COMPILE.def) -o $@ $< cat $< >$@ chmod a+x $@ .s.o $(COMPILE.s) -o $@ $< .S.o $(COMPILE.S) -o $@ $< .c.o .cc.o .C.o .cpp.o .f.o .p.o .F.o .r.o .mod.o $(COMPILE.mod) -o $@ $< .c.ln $(LINT.c) -C$* $< .y.ln .l.ln .y.c .l.c @$(RM) $@ $(LEX.l) $< > $@ .F.f .r.f .l.r .S.s $(PREPROCESS.S) $< > $@ .texinfo.info .texi.info .txinfo.info .tex.dvi $(TEX) $< .texinfo.dvi .texi.dvi .txinfo.dvi .w.c $(CTANGLE) $< - $@ .web.p $(TANGLE) $< .w.tex $(CWEAVE) $< - $@ .web.tex $(WEAVE) $< $(AR) $(ARFLAGS) $@ $< %.out @rm -f $@ cp $< $@ %.w %.ch $(CTANGLE) $^ $@ %.tex $(CWEAVE) $^ $@ $(CHECKOUT,v) RCS/%,v RCS/% SCCS/s.% ARFLAGS CHECKOUT,v COFLAGS $(CC) -E $(FC) F77FLAGS $(FFLAGS) LINT lint YACC yacc MAKEINFO makeinfo TEXI2DVI texi2dvi CWEAVE cweave CTANGLE ctangle rm -f LINK.o COMPILE.c LINK.c COMPILE.cc COMPILE.C $(COMPILE.cc) COMPILE.cpp LINK.cc LINK.C $(LINK.cc) LINK.cpp YACC.y $(YACC) $(YFLAGS) LEX.l $(LEX) $(LFLAGS) -t COMPILE.f LINK.f COMPILE.F LINK.F COMPILE.r LINK.r COMPILE.def COMPILE.mod COMPILE.p LINK.p LINK.s COMPILE.s LINK.S COMPILE.S PREPROCESS.S $(CC) -E $(CPPFLAGS) PREPROCESS.F PREPROCESS.r LINT.c OUTPUT_OPTION -o $@ .LIBPATTERNS lib%.so lib%.a $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@ $(COMPILE.c) $(OUTPUT_OPTION) $< $(COMPILE.cc) $(OUTPUT_OPTION) $< $(COMPILE.C) $(OUTPUT_OPTION) $< $(COMPILE.cpp) $(OUTPUT_OPTION) $< $(COMPILE.f) $(OUTPUT_OPTION) $< $(COMPILE.p) $(OUTPUT_OPTION) $< $(COMPILE.F) $(OUTPUT_OPTION) $< $(COMPILE.r) $(OUTPUT_OPTION) $< $(YACC.y) $< $(LINT.c) -C$* y.tab.c $(RM) y.tab.c @$(RM) $*.c $(LEX.l) $< > $*.c $(LINT.c) -i $*.c -o $@ $(RM) $*.c $(YACC.y) $< mv -f y.tab.c $@ $(PREPROCESS.F) $(OUTPUT_OPTION) $< $(PREPROCESS.r) $(OUTPUT_OPTION) $< $(LEX.l) $< > $@ mv -f lex.yy.r $@ $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $< +$(if $(wildcard $@),,$(CO) $(COFLAGS) $< $@) $(CC) $(LDFLAGS) $(TARGET_ARCH) $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(FC) $(FFLAGS) $(TARGET_ARCH) -c $(FC) $(FFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $(FC) $(FFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -c $(FC) $(FFLAGS) $(RFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(M2C) $(M2FLAGS) $(DEFFLAGS) $(TARGET_ARCH) $(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH) $(PC) $(PFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $(PC) $(PFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $(CC) $(ASFLAGS) $(LDFLAGS) $(TARGET_MACH) $(AS) $(ASFLAGS) $(TARGET_MACH) $(CC) $(ASFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_MACH) $(CC) $(ASFLAGS) $(CPPFLAGS) $(TARGET_MACH) -c $(FC) $(FFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -F $(FC) $(FFLAGS) $(RFLAGS) $(TARGET_ARCH) -F $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH) # Directories # %s: could not be stat'd. files, impossibilities so far. # %s (device %ld, inode %ld): could not be opened. # %s (device %ld, inode %ld): impossibilities in %lu directories. Recursive variable `%s' references itself (eventually) unterminated variable reference warning: undefined variable `%.*s' file.c *name != '\0' .PRECIOUS .LOW_RESOLUTION_TIME .PHONY .INTERMEDIATE .SECONDARY .EXPORT_ALL_VARIABLES .IGNORE .SILENT .NOTPARALLEL %04d-%02d-%02d %02d:%02d:%02d .%09d # Not a target: %s:%s | %s # Command-line target. # Also makes: # File does not exist. # File is very old. # Last modified %s # File has been updated. # File has not been updated. # Successfully updated. question_flag # Failed to be updated. Current time # Files # files hash-table stats: Commands were specified for file `%s' at %s:%lu, Commands for file `%s' were found by implicit rule search, but `%s' is now considered the same file as `%s'. Commands for `%s' will be ignored in favor of those for `%s'. can't rename single-colon `%s' to double-colon `%s' can't rename double-colon `%s' to single-colon `%s' *** Deleting intermediate file `%s' Removing intermediate files... # Precious file (prerequisite of .PRECIOUS). # Phony target (prerequisite of .PHONY). # A default, MAKEFILES, or -include/sinclude makefile. # Implicit rule search has been done. # Implicit rule search has not been done. # Implicit/static pattern stem: `%s' # File is an intermediate prerequisite. # Modification time never checked. # Commands currently running (THIS IS A BUG). # Dependencies commands running (THIS IS A BUG). # Needs to be updated (-q is set). # Invalid value in `update_status' member! %s: Timestamp out of range; substituting %s lookup_file enter_file print_file undefined default environment environment override command line automatic basename addprefix %s:%lu: recursive simple filter %s: '%s' abspath addsuffix notdir filter-out findstring firstword flavor join lastword patsubst realpath shell sort strip wildcard wordlist words origin foreach call warning value eval Internal error: func_error: '%s' Cleaning up temporary batch file %s insufficient number of arguments (%d) to function `%s' unimplemented on this platform: function `%s' non-numeric first argument to `wordlist' function non-numeric second argument to `wordlist' function invalid first argument to `wordlist' function: `%d' non-numeric first argument to `word' function first argument to `word' function must be greater than 0 unterminated call to function `%s': missing `%c' Avoiding implicit rule recursion. Trying pattern rule with stem `%.*s'. Rejecting impossible implicit prerequisite `%s'. Rejecting impossible rule prerequisite `%s'. Trying implicit prerequisite `%s'. Trying rule prerequisite `%s'. Found prerequisite `%s' as VPATH `%s' Looking for a rule with intermediate file `%s'. Looking for an implicit rule for `%s'. Looking for archive-member implicit rule for `%s'. INTERNAL: Freeing child 0x%08lx (%s) but no tokens left! Released token for child 0x%08lx (%s). %s (line %d) Bad shell context (!unixy && !batch_mode_shell) cannot enforce load limits on this operating system Estimated system load = %f (actual = %f) (max requested = %f) Putting child 0x%08lx (%s) PID %ld%s on the chain. f->command_state == cs_finished *** Waiting for unfinished jobs.... Live child 0x%08lx (%s) PID %ld %s Reaping losing child 0x%08lx PID %ld %s Reaping winning child 0x%08lx PID %ld %s Cleaning up temp batch file %s Removing child 0x%08lx PID %ld%s from chain. Need a job token; we %shave children INTERNAL: no children as we go to sleep on read Obtained token for child 0x%08lx (%s). write jobserver job.c ap <= end \$\{%u\} [%s] Error %d (ignored) *** [%s] Error %d (core dumped) *** [%s] %s%s %s: Command not found SHELL %s: Shell program not found execvp: $(SHELL) $(IFS) /bin/sh vfork cannot enforce load limit: getloadavg (remote) remote_status wait .DELETE_ON_ERROR don't Duplicate the job FD read jobs pipe Read returned EBADF. break case continue exec exit login logout read readonly shift switch test trap umask while start_waiting_job construct_command_argv_internal %sThis program built for %s write MAKECMDGOALS MFLAGS MAKEFLAGS %s: Entering directory `%s' %s: Leaving directory `%s' This program built for %s /tmp /usr/share/locale getcwd .VARIABLES .FEATURES archives check-symlink MAKE_RESTARTS MAKE_COMMAND $(MAKE_COMMAND) MAKE -*-command-variables-*- ${-*-command-variables-*-} MAKEOVERRIDES MAKELEVEL CURDIR TMPDIR fopen (temporary file) fwrite (temporary file) .DEFAULT .DEFAULT_GOAL %d,%d dup jobserver creating jobs pipe init jobserver pipe Updating makefiles.... Makefile `%s' was not found chdir Re-executing[%u]: %s=%u MAKE_RESTARTS= MAKE_RESTARTS=%u main.c unlink (temporary file): No targets Updating goal targets.... always-make basic debug environment-overrides help ignore-errors include-dir jobs jobserver-fds load-average check-symlink-times just-print old-file print-data-base question no-builtin-rules no-builtin-variables silent no-keep-going touch version no-print-directory what-if warn-undefined-variables quiet stop new-file assume-new assume-old max-load dry-run recon Options: %sGNU Make %s %sCopyright (C) 2006 Free Software Foundation, Inc. %sThis is free software; see the source for copying conditions. %sThere is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A %sPARTICULAR PURPOSE. %sThis program built for %s (%s) # Make data base, printed on %s # Finished Make data base on %s INTERNAL: Exiting with %u jobserver tokens (should be 0)! INTERNAL: Exiting with %u jobserver tokens available; should be %u! empty string invalid as file name %s: Entering an unknown directory %s: Leaving an unknown directory %s[%u]: Entering an unknown directory %s[%u]: Leaving an unknown directory %s[%u]: Entering directory `%s' %s[%u]: Leaving directory `%s' the `-%c' option requires a non-empty string argument the `-%c' option requires a positive integral argument Usage: %s [options] [target] ... This program built for %s (%s) Report bugs to target-specific order-only second-expansion else-if unknown debug level specification `%s' Makefile from standard input specified twice. internal error: multiple --jobserver-fds options internal error: invalid --jobserver-fds string `%s' warning: -jN forced in submake: disabling jobserver mode. warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Makefile `%s' might loop; not remaking it. Failed to remake makefile `%s'. Included makefile `%s' was not found. .DEFAULT_GOAL contains more than one target No targets specified and no makefile found warning: Clock skew detected. Your build may be incomplete. Couldn't change back to original directory. -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from commands. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any commands; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -p, --print-data-base Print make's internal database. -q, --question Run no commands; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. -s, --silent, --quiet Don't echo commands. -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. main $(-*-command-variables-*-) %s: %s[%u]: %s:%lu: *** %s: *** %s[%u]: *** . Stop. %s%s: %s virtual memory exhausted write error: %s write error warning: NUL character seen; rest of line ignored Extraneous text after `endef' directive missing `endef', unterminated `define' Extraneous text after `%s' directive only one `else' per conditional prerequisites cannot be defined in command scripts mixed implicit and static pattern rules mixed implicit and normal rules target `%s' doesn't match the target pattern target file `%s' has both : and :: entries target `%s' given more than once in the same rule. warning: overriding commands for target `%s' warning: ignoring old commands for target `%s' commands commence before first target (did you mean TAB instead of 8 spaces?) Malformed target-specific variable definition target pattern contains no `%%' define endef ifdef ifndef ifeq ifneq else endif extraneous `%s' .POSIX .SECONDEXPANSION $(HOME) HOME /usr/include .INCLUDE_DIRS invalid syntax in conditional extraneous `endef' empty variable name empty `override' directive invalid `override' directive unexport vpath -include sinclude missing rule before commands missing separator%s read.c *p2 != '\0' v != 0 missing target pattern multiple target patterns missing `endif' Reading makefile `%s' (no default goal) (search path) (don't care) (no ~ expansion) MAKEFILE_LIST Reading makefiles... $(MAKEFILES) GNUmakefile Makefile /usr/gnu/include /usr/local/include eval record_target_var lstat: readlink: $(strip $(.LIBPATTERNS)) %s/%s touch %s touch: open: touch: fstat: touch: read: touch: lseek: touch: write: Pruning file `%s'. Still updating file `%s'. Finished updating file `%s'. File `%s' does not exist. No need to remake target `%s' ; using VPATH name `%s' Must remake target `%s'. Ignoring VPATH name `%s'. remake.c Nothing to be done for `%s'. `%s' is up to date. /usr/lib/x86_64-linux-gnu /usr/lib /usr/local/lib %sNo rule to make target `%s'%s %sNo rule to make target `%s', needed by `%s'%s .LIBPATTERNS element `%s' is not a pattern Warning: File `%s' has modification time %.2g s in the future Considering target file `%s'. Recently tried and failed to update file `%s'. File `%s' was considered already. *** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp Found an implicit rule for `%s'. No implicit rule found for `%s'. Using default commands for `%s'. Circular %s <- %s dependency dropped. Finished prerequisites of target file `%s'. The prerequisites of `%s' are being made. Giving up on target file `%s'. Target `%s' not remade because of errors. Prerequisite `%s' is order-only for target `%s'. Prerequisite `%s' of target `%s' does not exist. Prerequisite `%s' is newer than target `%s'. Prerequisite `%s' is older than target `%s'. Target `%s' is double-colon and has no prerequisites. No commands for `%s' and no prerequisites actually changed. Making `%s' due to always-make flag. Commands of `%s' are being run. Failed to remake target file `%s'. Successfully remade target file `%s'. Target file `%s' needs remade under -q. file->update_status >= 0 && file->update_status <= 2 update_file_1 A(%.o) # Implicit Rules # No implicit rules. # %u implicit rules, %u (%.1f%%) terminal. BUG: num_pattern_rules wrong! %u != %u Y@strcache.c best->bytesfree > len %s # of strcache buffers: %d %s # of strings in strcache: %d %s strcache size: total = %d / max = %d / min = %d / avg = %d %s strcache free: total = %d / max = %d / min = %d / avg = %d add_string environment under -e (from `%s', line %lu) define %s endef %s %s= $(subst ,,%s) variable.c %s%s%s MAKE_VERSION MAKEFILES $(patsubst %/,%,$(dir $@)) $(patsubst %/,%,$(dir $%)) $(patsubst %/,%,$(dir $*)) $(patsubst %/,%,$(dir $<)) $(patsubst %/,%,$(dir $?)) $(patsubst %/,%,$(dir $^)) $(patsubst %/,%,$(dir $+)) $(notdir $@) $(notdir $%) $(notdir $*) $(notdir $<) $(notdir $?) $(notdir $^) $(notdir $+) # Variables %s : pop_variable_scope current_variable_set_list->next != ((void *)0) # variable set hash-table stats: # Pattern-specific Variable Values # %u pattern-specific variable values # No pattern-specific variable values. x86_64-pc-linux-gnu 3.81 $(strip $(VPATH)) $(strip $(GPATH)) # VPATH Search Paths vpath %s %s%c # No `vpath' search paths. # %u `vpath' search paths. # No general (`VPATH' variable) search path. # General (`VPATH' variable) search path: can't allocate %ld bytes for hash table: memory exhausted Load=%ld/%ld=%.0f%%, Rehash=%d, Collisions=%ld/%ld=%.0f%% ;*3$" .out .a .ln .o .c .cc .C .cpp .p .f .F .r .y .l .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el /bin/sh #;"*?[]&|<>(){}$`^~! -c eval\ \"set\ x\;\ shift\;\ 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(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/make.py:122) TESTING: configureMakeNP from config.packages.make(config/BuildSystem/config/packages/make.py:122) check no of cores on the build machine [perhaps to do make '-j ncores'] module multiprocessing found 32 cores: using make_np = 24 Defined make macro "MAKE_NP" to "24" Defined make macro "OMAKE_PRINTDIR " to "/usr/bin/make --print-directory" Defined make macro "OMAKE" to "/usr/bin/make --no-print-directory" Pushing language C ================================================================================ TEST configureLibrary from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:747) TESTING: configureLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:747) Calls the regular package configureLibrary and then does an additional test needed by MPI ================================================================================== Checking for a functional MPI Executing: uname -s stdout: Linux Executing: uname -s stdout: Linux Looking for MPI in directory starting with mpich Found a copy of MPI in mpich-3.1 Looking for MPI in directory starting with mpich Found a copy of MPI in mpich-3.1 Pushing language C All intermediate test results are stored in /tmp/petsc-5aH1gf/config.packages.MPI Popping language C Pushing language Cxx Popping language Cxx Pushing language FC Executing: gfortran -v Popping language FC Executing: uname -s stdout: Linux Do not need to rebuild MPI Deleting "CC" Deleting "CXX" Deleting "FC" ================================================================================ TEST printEnvVariables from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1515) TESTING: printEnvVariables from config.setCompilers(config/BuildSystem/config/setCompilers.py:1515) **** printenv **** LESSOPEN=| /usr/bin/lesspipe %s SSH_CLIENT=99.224.207.10 60340 22 LOGNAME=fpoulin USER=fpoulin HOME=/home/fpoulin PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games DISPLAY=localhost:10.0 LANG=en_US.UTF-8 TERM=xterm-256color SHELL=/bin/bash XDG_SESSION_COOKIE=d12e12ab42b70c23efdc6ed700000003-1405766189.971834-1224760771 SHLVL=1 PETSC_ARCH=arch-linux2-c-debug LD_LIBRARY_PATH=/home/fpoulin/software/petsc/arch-linux2-c-debug/lib::/home/fpoulin/software/petsc/arch-linux2-c-debug/lib PETSC_DIR=/home/fpoulin/software/petsc _=./configure SSH_CONNECTION=99.224.207.10 60340 129.97.87.11 22 LESSCLOSE=/usr/bin/lesspipe %s %s SSH_TTY=/dev/pts/1 OLDPWD=/home/fpoulin/software PWD=/home/fpoulin/software/petsc SLEPC_DIR=/home/fpoulin/software/slepc MAIL=/var/mail/fpoulin LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36: ================================================================================ TEST resetEnvCompilers from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1522) TESTING: resetEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1522) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1487) TESTING: checkMPICompilerOverride from config.setCompilers(config/BuildSystem/config/setCompilers.py:1487) 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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1506) TESTING: requireMpiLdPath from config.setCompilers(config/BuildSystem/config/setCompilers.py:1506) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkVendor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:398) TESTING: checkVendor from config.setCompilers(config/BuildSystem/config/setCompilers.py:398) Determine the compiler vendor Compiler vendor is "" ================================================================================ TEST checkInitialFlags from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:408) TESTING: checkInitialFlags from config.setCompilers(config/BuildSystem/config/setCompilers.py:408) 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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:524) TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:524) Locate a functional C compiler Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc...found Defined make macro "CC" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C ================================================================================ TEST checkCPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:559) TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:559) Locate a functional C preprocessor Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc...found Defined make macro "CPP" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E" Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define STDC_HEADERS 1 #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 # 2 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 25 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 21 "/usr/include/features.h" 3 4 #define _FEATURES_H 1 # 98 "/usr/include/features.h" 3 4 #undef __USE_ISOC99 #undef __USE_ISOC95 #undef __USE_POSIX #undef __USE_POSIX2 #undef __USE_POSIX199309 #undef __USE_POSIX199506 #undef __USE_XOPEN #undef __USE_XOPEN_EXTENDED #undef __USE_UNIX98 #undef __USE_XOPEN2K #undef __USE_XOPEN2KXSI #undef __USE_XOPEN2K8 #undef __USE_XOPEN2K8XSI #undef __USE_LARGEFILE #undef __USE_LARGEFILE64 #undef __USE_FILE_OFFSET64 #undef __USE_BSD #undef __USE_SVID #undef __USE_MISC #undef __USE_ATFILE #undef __USE_GNU #undef __USE_REENTRANT #undef __USE_FORTIFY_LEVEL #undef __FAVOR_BSD #undef __KERNEL_STRICT_NAMES #define __KERNEL_STRICT_NAMES #define __USE_ANSI 1 # 141 "/usr/include/features.h" 3 4 #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) # 184 "/usr/include/features.h" 3 4 #define _BSD_SOURCE 1 #define _SVID_SOURCE 1 # 207 "/usr/include/features.h" 3 4 #define _POSIX_SOURCE 1 #define _POSIX_C_SOURCE 200809L #define __USE_POSIX_IMPLICITLY 1 #define __USE_POSIX 1 #define __USE_POSIX2 1 #define __USE_POSIX199309 1 #define __USE_POSIX199506 1 #define __USE_XOPEN2K 1 #undef __USE_ISOC95 #define __USE_ISOC95 1 #undef __USE_ISOC99 #define __USE_ISOC99 1 #define __USE_XOPEN2K8 1 #undef _ATFILE_SOURCE #define _ATFILE_SOURCE 1 # 289 "/usr/include/features.h" 3 4 #define __USE_MISC 1 #define __USE_BSD 1 #define __USE_SVID 1 #define __USE_ATFILE 1 # 320 "/usr/include/features.h" 3 4 #define __USE_FORTIFY_LEVEL 0 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 3 4 #define _PREDEFS_H #define __STDC_IEC_559__ 1 #define __STDC_IEC_559_COMPLEX__ 1 # 325 "/usr/include/features.h" 2 3 4 #define __STDC_ISO_10646__ 200009L #undef __GNU_LIBRARY__ #define __GNU_LIBRARY__ 6 #define __GLIBC__ 2 #define __GLIBC_MINOR__ 15 #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) #define __GLIBC_HAVE_LONG_LONG 1 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 21 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define _SYS_CDEFS_H 1 # 36 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #undef __P #undef __PMT #define __LEAF , __leaf__ #define __LEAF_ATTR __attribute__ ((__leaf__)) # 57 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __THROW __attribute__ ((__nothrow__ __LEAF)) #define __THROWNL __attribute__ ((__nothrow__)) #define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct # 88 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __P(args) args #define __PMT(args) args #define __CONCAT(x,y) x ## y #define __STRING(x) #x #define __ptr_t void * #define __long_double_t long double #define __BEGIN_DECLS #define __END_DECLS # 128 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __BEGIN_NAMESPACE_STD #define __END_NAMESPACE_STD #define __USING_NAMESPACE_STD(name) #define __BEGIN_NAMESPACE_C99 #define __END_NAMESPACE_C99 #define __USING_NAMESPACE_C99(name) #define __bounded #define __unbounded #define __ptrvalue #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) #define __warnattr(msg) __attribute__((__warning__ (msg))) #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) # 164 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __flexarr [] # 191 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) #define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW #define __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) #define __ASMNAME2(prefix,cname) __STRING (prefix) cname # 225 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_malloc__ __attribute__ ((__malloc__)) # 234 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_pure__ __attribute__ ((__pure__)) #define __attribute_const__ __attribute__ ((__const__)) # 250 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_used__ __attribute__ ((__used__)) #define __attribute_noinline__ __attribute__ ((__noinline__)) #define __attribute_deprecated__ __attribute__ ((__deprecated__)) # 271 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) # 281 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) # 290 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __nonnull(params) __attribute__ ((__nonnull__ params)) #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) # 307 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __wur #define __always_inline __inline __attribute__ ((__always_inline__)) # 330 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __extern_inline extern __inline #define __extern_always_inline extern __always_inline __attribute__ ((__artificial__)) # 343 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __va_arg_pack() __builtin_va_arg_pack () #define __va_arg_pack_len() __builtin_va_arg_pack_len () # 364 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __restrict_arr __restrict # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 400 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __LDBL_REDIR1(name,proto,alias) name proto #define __LDBL_REDIR(name,proto) name proto #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW #define __LDBL_REDIR_NTH(name,proto) name proto __THROW #define __LDBL_REDIR_DECL(name) #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 3 4 #define __stub_bdflush #define __stub_chflags #define __stub_fattach #define __stub_fchflags #define __stub_fdetach #define __stub_getmsg #define __stub_gtty #define __stub_lchmod #define __stub_putmsg #define __stub_revoke #define __stub_setlogin #define __stub_sigreturn #define __stub_sstk #define __stub_stty # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 26 "/usr/include/stdlib.h" 2 3 4 #define __need_size_t #define __need_wchar_t #define __need_NULL # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 187 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __size_t__ #define __SIZE_T__ #define _SIZE_T #define _SYS_SIZE_T_H #define _T_SIZE_ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ #define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define _BSD_SIZE_T_DEFINED_ #define _SIZE_T_DECLARED #define ___int_size_t_h #define _GCC_SIZE_T #define _SIZET_ #define __size_t typedef long unsigned int size_t; # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 263 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __wchar_t__ #define __WCHAR_T__ #define _WCHAR_T #define _T_WCHAR_ #define _T_WCHAR #define __WCHAR_T #define _WCHAR_T_ #define _BSD_WCHAR_T_ #define _WCHAR_T_DEFINED_ #define _WCHAR_T_DEFINED #define _WCHAR_T_H #define ___int_wchar_t_h #define __INT_WCHAR_T_H #define _GCC_WCHAR_T #define _WCHAR_T_DECLARED # 290 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef _BSD_WCHAR_T_ # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 343 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_wchar_t # 397 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef NULL #define NULL ((void *)0) #undef __need_NULL # 34 "/usr/include/stdlib.h" 2 3 4 #define _STDLIB_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 3 4 #define WNOHANG 1 #define WUNTRACED 2 #define WSTOPPED 2 #define WEXITED 4 #define WCONTINUED 8 #define WNOWAIT 0x01000000 #define __WNOTHREAD 0x20000000 #define __WALL 0x40000000 #define __WCLONE 0x80000000 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) #define __WTERMSIG(status) ((status) & 0x7f) #define __WSTOPSIG(status) __WEXITSTATUS(status) #define __WIFEXITED(status) (__WTERMSIG(status) == 0) #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) #define __WCOREDUMP(status) ((status) & __WCOREFLAG) #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) #define __W_CONTINUED 0xffff #define __WCOREFLAG 0x80 # 1 "/usr/include/endian.h" 1 3 4 # 20 "/usr/include/endian.h" 3 4 #define _ENDIAN_H 1 # 32 "/usr/include/endian.h" 3 4 #define __LITTLE_ENDIAN 1234 #define __BIG_ENDIAN 4321 #define __PDP_ENDIAN 3412 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 #define __BYTE_ORDER __LITTLE_ENDIAN # 38 "/usr/include/endian.h" 2 3 4 #define __FLOAT_WORD_ORDER __BYTE_ORDER #define LITTLE_ENDIAN __LITTLE_ENDIAN #define BIG_ENDIAN __BIG_ENDIAN #define PDP_ENDIAN __PDP_ENDIAN #define BYTE_ORDER __BYTE_ORDER #define __LONG_LONG_PAIR(HI,LO) LO, HI # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define _BITS_BYTESWAP_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) #define __bswap_16(x) (__extension__ ({ register unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) # 56 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) # 69 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_32(x) (__extension__ ({ register unsigned int __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_32 (__x); else __asm__ ("bswap %0" : "=r" (__v) : "0" (__x)); __v; })) # 101 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) # 112 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_64(x) (__extension__ ({ register unsigned long __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_64 (__x); else __asm__ ("bswap %q0" : "=r" (__v) : "0" (__x)); __v; })) # 62 "/usr/include/endian.h" 2 3 4 #define htobe16(x) __bswap_16 (x) #define htole16(x) (x) #define be16toh(x) __bswap_16 (x) #define le16toh(x) (x) #define htobe32(x) __bswap_32 (x) #define htole32(x) (x) #define be32toh(x) __bswap_32 (x) #define le32toh(x) (x) #define htobe64(x) __bswap_64 (x) #define htole64(x) (x) #define be64toh(x) __bswap_64 (x) #define le64toh(x) (x) # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; #define w_termsig __wait_terminated.__w_termsig #define w_coredump __wait_terminated.__w_coredump #define w_retcode __wait_terminated.__w_retcode #define w_stopsig __wait_stopped.__w_stopsig #define w_stopval __wait_stopped.__w_stopval # 44 "/usr/include/stdlib.h" 2 3 4 #define __WAIT_INT(status) (__extension__ (((union { __typeof(status) __in; int __i; }) { .__in = (status) }).__i)) # 68 "/usr/include/stdlib.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); #define __WAIT_STATUS_DEFN int * # 85 "/usr/include/stdlib.h" 3 4 #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; #define __ldiv_t_defined 1 __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; #define __lldiv_t_defined 1 #define RAND_MAX 2147483647 #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) ; extern double atof (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern long int a64l (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 #define _SYS_TYPES_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define _BITS_TYPES_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 99 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __S16_TYPE short int #define __U16_TYPE unsigned short int #define __S32_TYPE int #define __U32_TYPE unsigned int #define __SLONGWORD_TYPE long int #define __ULONGWORD_TYPE unsigned long int # 118 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __SQUAD_TYPE long int #define __UQUAD_TYPE unsigned long int #define __SWORD_TYPE long int #define __UWORD_TYPE unsigned long int #define __SLONG32_TYPE int #define __ULONG32_TYPE unsigned int #define __S64_TYPE long int #define __U64_TYPE unsigned long int #define __STD_TYPE typedef # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 3 4 #define _BITS_TYPESIZES_H 1 #define __DEV_T_TYPE __UQUAD_TYPE #define __UID_T_TYPE __U32_TYPE #define __GID_T_TYPE __U32_TYPE #define __INO_T_TYPE __ULONGWORD_TYPE #define __INO64_T_TYPE __UQUAD_TYPE #define __MODE_T_TYPE __U32_TYPE #define __NLINK_T_TYPE __UWORD_TYPE #define __OFF_T_TYPE __SLONGWORD_TYPE #define __OFF64_T_TYPE __SQUAD_TYPE #define __PID_T_TYPE __S32_TYPE #define __RLIM_T_TYPE __ULONGWORD_TYPE #define __RLIM64_T_TYPE __UQUAD_TYPE #define __BLKCNT_T_TYPE __SLONGWORD_TYPE #define __BLKCNT64_T_TYPE __SQUAD_TYPE #define __FSBLKCNT_T_TYPE __ULONGWORD_TYPE #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE #define __FSFILCNT_T_TYPE __ULONGWORD_TYPE #define __FSFILCNT64_T_TYPE __UQUAD_TYPE #define __ID_T_TYPE __U32_TYPE #define __CLOCK_T_TYPE __SLONGWORD_TYPE #define __TIME_T_TYPE __SLONGWORD_TYPE #define __USECONDS_T_TYPE __U32_TYPE #define __SUSECONDS_T_TYPE __SLONGWORD_TYPE #define __DADDR_T_TYPE __S32_TYPE #define __SWBLK_T_TYPE __SLONGWORD_TYPE #define __KEY_T_TYPE __S32_TYPE #define __CLOCKID_T_TYPE __S32_TYPE #define __TIMER_T_TYPE void * #define __BLKSIZE_T_TYPE __SLONGWORD_TYPE #define __FSID_T_TYPE struct { int __val[2]; } #define __SSIZE_T_TYPE __SWORD_TYPE #define __FD_SETSIZE 1024 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; #undef __STD_TYPE # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; #define __u_char_defined typedef __loff_t loff_t; typedef __ino_t ino_t; #define __ino_t_defined typedef __dev_t dev_t; #define __dev_t_defined typedef __gid_t gid_t; #define __gid_t_defined typedef __mode_t mode_t; #define __mode_t_defined typedef __nlink_t nlink_t; #define __nlink_t_defined typedef __uid_t uid_t; #define __uid_t_defined typedef __off_t off_t; #define __off_t_defined typedef __pid_t pid_t; #define __pid_t_defined typedef __id_t id_t; #define __id_t_defined typedef __ssize_t ssize_t; #define __ssize_t_defined typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; #define __daddr_t_defined typedef __key_t key_t; #define __key_t_defined #define __need_clock_t #define __need_time_t #define __need_timer_t #define __need_clockid_t # 1 "/usr/include/time.h" 1 3 4 # 54 "/usr/include/time.h" 3 4 #define __clock_t_defined 1 typedef __clock_t clock_t; #undef __need_clock_t #define __time_t_defined 1 typedef __time_t time_t; #undef __need_time_t #define __clockid_t_defined 1 typedef __clockid_t clockid_t; #undef __clockid_time_t #define __timer_t_defined 1 typedef __timer_t timer_t; #undef __need_timer_t # 127 "/usr/include/time.h" 3 4 #undef __need_timespec # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 146 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 #define __need_size_t # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 408 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_NULL # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 188 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) #define __int8_t_defined typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); #define __BIT_TYPES_DEFINED__ 1 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 #define _SYS_SELECT_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 #define __FD_ZERO_STOS "stosq" #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) # 59 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 22 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 #define _SIGSET_H_types 1 typedef int __sig_atomic_t; #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 #define __sigset_t_defined typedef __sigset_t sigset_t; #define __need_time_t Popping language C ================================================================================ TEST checkCUDACompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:593) TESTING: checkCUDACompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:593) Locate a functional CUDA compiler Checking for program /usr/local/sbin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/sbin/nvcc...not found Checking for program /usr/bin/nvcc...not found Checking for program /sbin/nvcc...not found Checking for program /bin/nvcc...not found Checking for program /usr/games/nvcc...not found Checking for program /home/fpoulin/nvcc...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/nvcc...not found Checking for program /usr/local/sbin/nvcc...not found Checking for program /usr/local/bin/nvcc...not found Checking for program /usr/sbin/nvcc...not found Checking for program /usr/bin/nvcc...not found Checking for program /sbin/nvcc...not found Checking for program /bin/nvcc...not found Checking for program /usr/games/nvcc...not found Checking for program /home/fpoulin/nvcc...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/nvcc...not found ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:631) TESTING: checkCUDAPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:631) Locate a functional CUDA preprocessor ================================================================================ TEST checkCxxCompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:743) TESTING: checkCxxCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:743) Locate a functional Cxx compiler Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx...found Defined make macro "CXX" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx" Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language Cxx ================================================================================ TEST checkCxxPreprocessor from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:781) TESTING: checkCxxPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:781) Locate a functional Cxx preprocessor Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx...found Defined make macro "CXXCPP" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -E" Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -E -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc stdout: # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" # 1 "/home/fpoulin/software/petsc//" # 1 "" # 1 "" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" # 1 "/tmp/petsc-5aH1gf/config.setCompilers/confdefs.h" 1 # 2 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 # 1 "/tmp/petsc-5aH1gf/config.setCompilers/conffix.h" 1 extern "C" { } # 3 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 # 1 "/usr/include/c++/4.6/cstdlib" 1 3 # 41 "/usr/include/c++/4.6/cstdlib" 3 # 42 "/usr/include/c++/4.6/cstdlib" 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 1 3 # 153 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 3 namespace std { typedef long unsigned int size_t; typedef long int ptrdiff_t; } # 393 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 1 3 # 40 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 3 # 1 "/usr/include/features.h" 1 3 4 # 324 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 325 "/usr/include/features.h" 2 3 4 # 357 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 41 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/os_defines.h" 2 3 # 394 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 2 3 # 1 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/cpu_defines.h" 1 3 # 397 "/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h" 2 3 # 44 "/usr/include/c++/4.6/cstdlib" 2 3 # 66 "/usr/include/c++/4.6/cstdlib" 3 # 1 "/usr/include/stdlib.h" 1 3 4 # 33 "/usr/include/stdlib.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 212 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef long unsigned int size_t; # 34 "/usr/include/stdlib.h" 2 3 4 extern "C" { # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 65 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 37 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 # 38 "/usr/include/endian.h" 2 3 4 # 61 "/usr/include/endian.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 # 62 "/usr/include/endian.h" 2 3 4 # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; # 44 "/usr/include/stdlib.h" 2 3 4 # 96 "/usr/include/stdlib.h" 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 140 "/usr/include/stdlib.h" 3 4 extern size_t __ctype_get_mb_cur_max (void) throw () ; extern double atof (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) throw () __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) throw () __attribute__ ((__nonnull__ (1))) ; # 236 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 28 "/usr/include/xlocale.h" 3 4 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 237 "/usr/include/stdlib.h" 2 3 4 extern long int strtol_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; extern unsigned long int strtoul_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; __extension__ extern long long int strtoll_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; __extension__ extern unsigned long long int strtoull_l (__const char *__restrict __nptr, char **__restrict __endptr, int __base, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 4))) ; extern double strtod_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; extern float strtof_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; extern long double strtold_l (__const char *__restrict __nptr, char **__restrict __endptr, __locale_t __loc) throw () __attribute__ ((__nonnull__ (1, 3))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) throw () ; extern long int a64l (__const char *__s) throw () __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 extern "C" { # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 131 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; typedef __ino64_t ino64_t; typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; typedef __off64_t off64_t; typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 133 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/time.h" 1 3 4 # 58 "/usr/include/time.h" 3 4 typedef __clock_t clock_t; # 74 "/usr/include/time.h" 3 4 typedef __time_t time_t; # 92 "/usr/include/time.h" 3 4 typedef __clockid_t clockid_t; # 104 "/usr/include/time.h" 3 4 typedef __timer_t timer_t; # 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __useconds_t useconds_t; typedef __suseconds_t suseconds_t; # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 195 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__))); typedef int int32_t __attribute__ ((__mode__ (__SI__))); typedef int int64_t __attribute__ ((__mode__ (__DI__))); typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 220 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/select.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/select.h" 2 3 4 # 32 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/sigset.h" 3 4 typedef int __sig_atomic_t; typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 35 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 typedef __sigset_t sigset_t; # 1 "/usr/include/time.h" 1 3 4 # 120 "/usr/include/time.h" 3 4 struct timespec { __time_t tv_sec; long int tv_nsec; }; # 45 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 31 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 47 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 # 55 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef long int __fd_mask; # 65 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 typedef struct { __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 97 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern "C" { # 107 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 119 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 132 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 } # 221 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 extern "C" { __extension__ extern unsigned int gnu_dev_major (unsigned long long int __dev) throw () __attribute__ ((__const__)); __extension__ extern unsigned int gnu_dev_minor (unsigned long long int __dev) throw () __attribute__ ((__const__)); __extension__ extern unsigned long long int gnu_dev_makedev (unsigned int __major, unsigned int __minor) throw () __attribute__ ((__const__)); # 64 "/usr/include/x86_64-linux-gnu/sys/sysmacros.h" 3 4 } # 224 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 263 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 typedef __blkcnt64_t blkcnt64_t; typedef __fsblkcnt64_t fsblkcnt64_t; typedef __fsfilcnt64_t fsfilcnt64_t; # 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 # 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 # 50 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef unsigned long int pthread_t; typedef union { char __size[56]; long int __align; } pthread_attr_t; typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 76 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 typedef union { struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 101 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 } __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { struct { int __lock; unsigned int __futex; __extension__ unsigned long long int __total_seq; __extension__ unsigned long long int __wakeup_seq; __extension__ unsigned long long int __woken_seq; void *__mutex; unsigned int __nwaiters; unsigned int __broadcast_seq; } __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; typedef union { struct { int __lock; unsigned int __nr_readers; unsigned int __readers_wakeup; unsigned int __writer_wakeup; unsigned int __nr_readers_queued; unsigned int __nr_writers_queued; int __writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; } __data; # 187 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 272 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 } # 321 "/usr/include/stdlib.h" 2 3 4 extern long int random (void) throw (); extern void srandom (unsigned int __seed) throw (); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) throw () __attribute__ ((__nonnull__ (2))); extern char *setstate (char *__statebuf) throw () __attribute__ ((__nonnull__ (1))); struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int srandom_r (unsigned int __seed, struct random_data *__buf) throw () __attribute__ ((__nonnull__ (2))); extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) throw () __attribute__ ((__nonnull__ (2, 4))); extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) throw () __attribute__ ((__nonnull__ (1, 2))); extern int rand (void) throw (); extern void srand (unsigned int __seed) throw (); extern int rand_r (unsigned int *__seed) throw (); extern double drand48 (void) throw (); extern double erand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern long int lrand48 (void) throw (); extern long int nrand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern long int mrand48 (void) throw (); extern long int jrand48 (unsigned short int __xsubi[3]) throw () __attribute__ ((__nonnull__ (1))); extern void srand48 (long int __seedval) throw (); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) throw () __attribute__ ((__nonnull__ (1))); extern void lcong48 (unsigned short int __param[7]) throw () __attribute__ ((__nonnull__ (1))); struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) throw () __attribute__ ((__nonnull__ (1, 2))); extern int srand48_r (long int __seedval, struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (2))); extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (1, 2))); extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) throw () __attribute__ ((__nonnull__ (1, 2))); extern void *malloc (size_t __size) throw () __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) throw () __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) throw () __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) throw (); extern void cfree (void *__ptr) throw (); # 1 "/usr/include/alloca.h" 1 3 4 # 25 "/usr/include/alloca.h" 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 26 "/usr/include/alloca.h" 2 3 4 extern "C" { extern void *alloca (size_t __size) throw (); } # 498 "/usr/include/stdlib.h" 2 3 4 extern void *valloc (size_t __size) throw () __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) throw () __attribute__ ((__nonnull__ (1))) ; extern void abort (void) throw () __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) throw () __attribute__ ((__nonnull__ (1))); extern "C++" int at_quick_exit (void (*__func) (void)) throw () __asm ("at_quick_exit") __attribute__ ((__nonnull__ (1))); extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) throw () __attribute__ ((__nonnull__ (1))); extern void exit (int __status) throw () __attribute__ ((__noreturn__)); extern void quick_exit (int __status) throw () __attribute__ ((__noreturn__)); extern void _Exit (int __status) throw () __attribute__ ((__noreturn__)); extern char *getenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; extern char *__secure_getenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; extern int putenv (char *__string) throw () __attribute__ ((__nonnull__ (1))); extern int setenv (__const char *__name, __const char *__value, int __replace) throw () __attribute__ ((__nonnull__ (2))); extern int unsetenv (__const char *__name) throw () __attribute__ ((__nonnull__ (1))); extern int clearenv (void) throw (); # 606 "/usr/include/stdlib.h" 3 4 extern char *mktemp (char *__template) throw () __attribute__ ((__nonnull__ (1))) ; # 620 "/usr/include/stdlib.h" 3 4 extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; # 630 "/usr/include/stdlib.h" 3 4 extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ; # 642 "/usr/include/stdlib.h" 3 4 extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 652 "/usr/include/stdlib.h" 3 4 extern int mkstemps64 (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; # 663 "/usr/include/stdlib.h" 3 4 extern char *mkdtemp (char *__template) throw () __attribute__ ((__nonnull__ (1))) ; # 674 "/usr/include/stdlib.h" 3 4 extern int mkostemp (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; # 684 "/usr/include/stdlib.h" 3 4 extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; # 694 "/usr/include/stdlib.h" 3 4 extern int mkostemps (char *__template, int __suffixlen, int __flags) __attribute__ ((__nonnull__ (1))) ; # 706 "/usr/include/stdlib.h" 3 4 extern int mkostemps64 (char *__template, int __suffixlen, int __flags) __attribute__ ((__nonnull__ (1))) ; extern int system (__const char *__command) ; extern char *canonicalize_file_name (__const char *__name) throw () __attribute__ ((__nonnull__ (1))) ; # 734 "/usr/include/stdlib.h" 3 4 extern char *realpath (__const char *__restrict __name, char *__restrict __resolved) throw () ; typedef int (*__compar_fn_t) (__const void *, __const void *); typedef __compar_fn_t comparison_fn_t; typedef int (*__compar_d_fn_t) (__const void *, __const void *, void *); extern void *bsearch (__const void *__key, __const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 2, 5))) ; extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); extern void qsort_r (void *__base, size_t __nmemb, size_t __size, __compar_d_fn_t __compar, void *__arg) __attribute__ ((__nonnull__ (1, 4))); extern int abs (int __x) throw () __attribute__ ((__const__)) ; extern long int labs (long int __x) throw () __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) throw () __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) throw () __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) throw () __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) throw () __attribute__ ((__const__)) ; # 808 "/usr/include/stdlib.h" 3 4 extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *gcvt (double __value, int __ndigit, char *__buf) throw () __attribute__ ((__nonnull__ (3))) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) throw () __attribute__ ((__nonnull__ (3, 4))) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) throw () __attribute__ ((__nonnull__ (3))) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) throw () __attribute__ ((__nonnull__ (3, 4, 5))); extern int mblen (__const char *__s, size_t __n) throw () ; extern int mbtowc (wchar_t *__restrict __pwc, __const char *__restrict __s, size_t __n) throw () ; extern int wctomb (char *__s, wchar_t __wchar) throw () ; extern size_t mbstowcs (wchar_t *__restrict __pwcs, __const char *__restrict __s, size_t __n) throw (); extern size_t wcstombs (char *__restrict __s, __const wchar_t *__restrict __pwcs, size_t __n) throw (); extern int rpmatch (__const char *__response) throw () __attribute__ ((__nonnull__ (1))) ; # 896 "/usr/include/stdlib.h" 3 4 extern int getsubopt (char **__restrict __optionp, char *__const *__restrict __tokens, char **__restrict __valuep) throw () __attribute__ ((__nonnull__ (1, 2, 3))) ; extern void setkey (__const char *__key) throw () __attribute__ ((__nonnull__ (1))); extern int posix_openpt (int __oflag) ; extern int grantpt (int __fd) throw (); extern int unlockpt (int __fd) throw (); extern char *ptsname (int __fd) throw () ; extern int ptsname_r (int __fd, char *__buf, size_t __buflen) throw () __attribute__ ((__nonnull__ (2))); extern int getpt (void); extern int getloadavg (double __loadavg[], int __nelem) throw () __attribute__ ((__nonnull__ (1))); # 964 "/usr/include/stdlib.h" 3 4 } # 67 "/usr/include/c++/4.6/cstdlib" 2 3 # 98 "/usr/include/c++/4.6/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 labs(__i); } inline ldiv_t div(long __i, long __j) { return ldiv(__i, __j); } } # 158 "/usr/include/c++/4.6/cstdlib" 3 namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { using ::lldiv_t; using ::_Exit; inline long long abs(long long __x) { return __x >= 0 ? __x : -__x; } 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; # 193 "/usr/include/c++/4.6/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::abs; 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 "/tmp/petsc-5aH1gf/config.setCompilers/conftest.cc" 2 Popping language Cxx ================================================================================ TEST checkFortranCompiler from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:898) TESTING: checkFortranCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:898) Locate a functional Fortran compiler Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90...found Defined make macro "FC" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90" Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkFortranComments from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:917) TESTING: checkFortranComments from config.setCompilers(config/BuildSystem/config/setCompilers.py:917) Make sure fortran comment "!" works Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:980) TESTING: checkPIC from config.setCompilers(config/BuildSystem/config/setCompilers.py:980) 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc --help stdout: Usage: gcc [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gcc. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Trying C compiler flag -fPIC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -fPIC Adding C compiler flag -fPIC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx --help stdout: Usage: g++ [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -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++. 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid Cxx linker flag -fPIC Adding Cxx compiler flag -fPIC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 --help stdout: Usage: gfortran [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={target|optimizers|warnings|params|[^]{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-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 -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. 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid FC linker flag -fPIC Adding FC compiler flag -fPIC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -fPIC Popping language FC ================================================================================ TEST checkLargeFileIO from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1013) TESTING: checkLargeFileIO from config.setCompilers(config/BuildSystem/config/setCompilers.py:1013) ================================================================================ TEST checkArchiver from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1112) TESTING: checkArchiver from config.setCompilers(config/BuildSystem/config/setCompilers.py:1112) Check that the archiver exists and can make a library usable by the compiler Pushing language C Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /usr/local/sbin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/sbin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /usr/local/sbin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/sbin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib -c" Executing: /usr/bin/ar cr /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a /tmp/petsc-5aH1gf/config.setCompilers/conf1.o Executing: /usr/bin/ranlib -c /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a Possible ERROR while running ranlib: stderr: /usr/bin/ranlib: invalid option -- 'c' Ranlib is not functional with your archiver. Try --with-ranlib=true if ranlib is unnecessary. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Executing: ar -V stdout: GNU ar (GNU Binutils for Ubuntu) 2.22 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /usr/local/sbin/ar...not found Checking for program /usr/local/bin/ar...not found Checking for program /usr/sbin/ar...not found Checking for program /usr/bin/ar...found Defined make macro "AR" to "/usr/bin/ar" Checking for program /usr/local/sbin/ranlib...not found Checking for program /usr/local/bin/ranlib...not found Checking for program /usr/sbin/ranlib...not found Checking for program /usr/bin/ranlib...found Defined make macro "RANLIB" to "/usr/bin/ranlib" Executing: /usr/bin/ar cr /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a /tmp/petsc-5aH1gf/config.setCompilers/conf1.o Executing: /usr/bin/ranlib /tmp/petsc-5aH1gf/config.setCompilers/libconf1.a Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -L/tmp/petsc-5aH1gf/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(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1223) TESTING: checkSharedLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1223) Check that the linker can produce shared libraries Executing: uname -s stdout: Linux Checking shared linker /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc using flags ['-shared'] Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc...found Defined make macro "LD_SHARED" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -shared Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/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 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -L/tmp/petsc-5aH1gf/config.setCompilers -lconftest Using shared linker /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc with flags ['-shared'] and library extension so Executing: uname -s stdout: Linux ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1301) TESTING: checkSharedLinkerPaths from config.setCompilers(config/BuildSystem/config/setCompilers.py:1301) Determine the shared linker path options - IRIX: -rpath - Linux, OSF: -Wl,-rpath, - Solaris: -R - FreeBSD: -Wl,-R, Pushing language C Executing: uname -s stdout: Linux Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -V Trying C linker flag -Wl,-rpath, Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language C Pushing language Cxx Executing: uname -s stdout: Linux Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -V Trying Cxx linker flag -Wl,-rpath, Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language Cxx Pushing language FC Executing: uname -s stdout: Linux Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -V Trying FC linker flag -Wl,-rpath, Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -Wl,-rpath,/home/fpoulin/software/petsc -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/home/fpoulin/software/petsc Popping language FC ================================================================================ TEST checkLibC from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1336) TESTING: checkLibC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1336) Test whether we need to explicitly include libc in shared linking - Mac OSX requires an explicit reference to libc for shared linking Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1385) TESTING: checkDynamicLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1385) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define STDC_HEADERS 1 #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/dlfcn.h" 1 3 4 # 21 "/usr/include/dlfcn.h" 3 4 #define _DLFCN_H 1 # 1 "/usr/include/features.h" 1 3 4 # 21 "/usr/include/features.h" 3 4 #define _FEATURES_H 1 # 98 "/usr/include/features.h" 3 4 #undef __USE_ISOC99 #undef __USE_ISOC95 #undef __USE_POSIX #undef __USE_POSIX2 #undef __USE_POSIX199309 #undef __USE_POSIX199506 #undef __USE_XOPEN #undef __USE_XOPEN_EXTENDED #undef __USE_UNIX98 #undef __USE_XOPEN2K #undef __USE_XOPEN2KXSI #undef __USE_XOPEN2K8 #undef __USE_XOPEN2K8XSI #undef __USE_LARGEFILE #undef __USE_LARGEFILE64 #undef __USE_FILE_OFFSET64 #undef __USE_BSD #undef __USE_SVID #undef __USE_MISC #undef __USE_ATFILE #undef __USE_GNU #undef __USE_REENTRANT #undef __USE_FORTIFY_LEVEL #undef __FAVOR_BSD #undef __KERNEL_STRICT_NAMES #define __KERNEL_STRICT_NAMES #define __USE_ANSI 1 # 141 "/usr/include/features.h" 3 4 #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) # 184 "/usr/include/features.h" 3 4 #define _BSD_SOURCE 1 #define _SVID_SOURCE 1 # 207 "/usr/include/features.h" 3 4 #define _POSIX_SOURCE 1 #define _POSIX_C_SOURCE 200809L #define __USE_POSIX_IMPLICITLY 1 #define __USE_POSIX 1 #define __USE_POSIX2 1 #define __USE_POSIX199309 1 #define __USE_POSIX199506 1 #define __USE_XOPEN2K 1 #undef __USE_ISOC95 #define __USE_ISOC95 1 #undef __USE_ISOC99 #define __USE_ISOC99 1 #define __USE_XOPEN2K8 1 #undef _ATFILE_SOURCE #define _ATFILE_SOURCE 1 # 289 "/usr/include/features.h" 3 4 #define __USE_MISC 1 #define __USE_BSD 1 #define __USE_SVID 1 #define __USE_ATFILE 1 # 320 "/usr/include/features.h" 3 4 #define __USE_FORTIFY_LEVEL 0 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 3 4 #define _PREDEFS_H #define __STDC_IEC_559__ 1 #define __STDC_IEC_559_COMPLEX__ 1 # 325 "/usr/include/features.h" 2 3 4 #define __STDC_ISO_10646__ 200009L #undef __GNU_LIBRARY__ #define __GNU_LIBRARY__ 6 #define __GLIBC__ 2 #define __GLIBC_MINOR__ 15 #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) #define __GLIBC_HAVE_LONG_LONG 1 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 21 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define _SYS_CDEFS_H 1 # 36 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #undef __P #undef __PMT #define __LEAF , __leaf__ #define __LEAF_ATTR __attribute__ ((__leaf__)) # 57 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __THROW __attribute__ ((__nothrow__ __LEAF)) #define __THROWNL __attribute__ ((__nothrow__)) #define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct # 88 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __P(args) args #define __PMT(args) args #define __CONCAT(x,y) x ## y #define __STRING(x) #x #define __ptr_t void * #define __long_double_t long double #define __BEGIN_DECLS #define __END_DECLS # 128 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __BEGIN_NAMESPACE_STD #define __END_NAMESPACE_STD #define __USING_NAMESPACE_STD(name) #define __BEGIN_NAMESPACE_C99 #define __END_NAMESPACE_C99 #define __USING_NAMESPACE_C99(name) #define __bounded #define __unbounded #define __ptrvalue #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) #define __warnattr(msg) __attribute__((__warning__ (msg))) #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) # 164 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __flexarr [] # 191 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) #define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW #define __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) #define __ASMNAME2(prefix,cname) __STRING (prefix) cname # 225 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_malloc__ __attribute__ ((__malloc__)) # 234 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_pure__ __attribute__ ((__pure__)) #define __attribute_const__ __attribute__ ((__const__)) # 250 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_used__ __attribute__ ((__used__)) #define __attribute_noinline__ __attribute__ ((__noinline__)) #define __attribute_deprecated__ __attribute__ ((__deprecated__)) # 271 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) # 281 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) # 290 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __nonnull(params) __attribute__ ((__nonnull__ params)) #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) # 307 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __wur #define __always_inline __inline __attribute__ ((__always_inline__)) # 330 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __extern_inline extern __inline #define __extern_always_inline extern __always_inline __attribute__ ((__artificial__)) # 343 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __va_arg_pack() __builtin_va_arg_pack () #define __va_arg_pack_len() __builtin_va_arg_pack_len () # 364 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __restrict_arr __restrict # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 400 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __LDBL_REDIR1(name,proto,alias) name proto #define __LDBL_REDIR(name,proto) name proto #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW #define __LDBL_REDIR_NTH(name,proto) name proto __THROW #define __LDBL_REDIR_DECL(name) #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 3 4 #define __stub_bdflush #define __stub_chflags #define __stub_fattach #define __stub_fchflags #define __stub_fdetach #define __stub_getmsg #define __stub_gtty #define __stub_lchmod #define __stub_putmsg #define __stub_revoke #define __stub_setlogin #define __stub_sigreturn #define __stub_sstk #define __stub_stty # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/dlfcn.h" 2 3 4 #define __need_size_t # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 187 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __size_t__ #define __SIZE_T__ #define _SIZE_T #define _SYS_SIZE_T_H #define _T_SIZE_ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ #define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define _BSD_SIZE_T_DEFINED_ #define _SIZE_T_DECLARED #define ___int_size_t_h #define _GCC_SIZE_T #define _SIZET_ #define __size_t typedef long unsigned int size_t; # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 408 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_NULL # 26 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/dlfcn.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/dlfcn.h" 3 4 #define RTLD_LAZY 0x00001 #define RTLD_NOW 0x00002 #define RTLD_BINDING_MASK 0x3 #define RTLD_NOLOAD 0x00004 #define RTLD_DEEPBIND 0x00008 #define RTLD_GLOBAL 0x00100 #define RTLD_LOCAL 0 #define RTLD_NODELETE 0x01000 # 29 "/usr/include/dlfcn.h" 2 3 4 # 53 "/usr/include/dlfcn.h" 3 4 extern void *dlopen (__const char *__file, int __mode) __attribute__ ((__nothrow__ , __leaf__)); extern int dlclose (void *__handle) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))); extern void *dlsym (void *__restrict __handle, __const char *__restrict __name) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2))); # 83 "/usr/include/dlfcn.h" 3 4 extern char *dlerror (void) __attribute__ ((__nothrow__ , __leaf__)); # 189 "/usr/include/dlfcn.h" 3 4 # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Defined "HAVE_DLFCN_H" to "1" Checking for functions [dlopen dlsym dlclose] in library ['dl'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC /tmp/petsc-5aH1gf/config.libraries/conftest.o -ldl Defined "HAVE_LIBDL" to "1" Popping language C Adding ['dl'] to LIBS Executing: uname -s stdout: Linux Checking dynamic linker /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc using flags ['-shared'] Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc...found Defined make macro "DYNAMICLINKER" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Valid C linker flag -shared Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -fPIC /tmp/petsc-5aH1gf/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 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.setCompilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:11:3: warning: implicit declaration of function ‘printf’ [-Wimplicit-function-declaration] /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:11:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:15:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] /tmp/petsc-5aH1gf/config.setCompilers/conftest.c:19:3: warning: incompatible implicit declaration of built-in function ‘printf’ [enabled by default] Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *handle = dlopen("/tmp/petsc-5aH1gf/config.setCompilers/libconftest.so", 0); int (*foo)(void) = (int (*)(void)) dlsym(handle, "foo"); if (!foo) { printf("Could not load symbol\n"); return -1; } if ((*foo)()) { printf("Invalid return from foo()\n"); return -1; } if (dlclose(handle)) { printf("Could not close library\n"); return -1; } ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -ldl Using dynamic linker /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc with flags ['-shared'] and library extension so ================================================================================ TEST output from config.setCompilers(/home/fpoulin/software/petsc/config/BuildSystem/config/setCompilers.py:1431) TESTING: output from config.setCompilers(config/BuildSystem/config/setCompilers.py:1431) Output module data as defines and substitutions Substituting "CC" with "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Substituting "CFLAGS" with " -fPIC" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E" Substituting "CPPFLAGS" with "" Substituting "CXX" with "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx" Substituting "CXX_CXXFLAGS" with " -fPIC" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXCPP" with "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -E" Substituting "CXXCPPFLAGS" with "" Substituting "FC" with "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90" Substituting "FFLAGS" with " -fPIC" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-shared" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘x’ /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:18: error: ‘x’ undeclared (first use in this function) /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.compilers/conftest.c:5:23: warning: unused variable ‘x’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict__ x;; return 0; } Defined "C_RESTRICT" to " __restrict__" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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; } Defined "C_STATIC_INLINE" to "static inline" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LAZY" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_NOW" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LOCAL" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_GLOBAL" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl stdout: mpicc for MPICH version 3.1 Possible ERROR while running linker: stdout: mpicc for MPICH version 3.1stderr: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g3' '-O0' '-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-fPIC' '-I' '/home/fpoulin/software/petsc/arch-linux2-c-debug/include' '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -ldl -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC Pushing language C Trying C compiler flag -MMD -MP Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Defined make macro "C_DEPFLAGS" to "-MMD -MP" Popping language C Pushing language Cxx Trying Cxx compiler flag -MMD -MP Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Defined make macro "CXX_DEPFLAGS" to "-MMD -MP" Popping language Cxx Pushing language FC Trying FC compiler flag -MMD -MP Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -MMD -MP /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Defined make macro "FC_DEPFLAGS" to "-MMD -MP" Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.compilers/conftest.cc:5:18: error: expected initializer before ‘x’ Source: #include "confdefs.h" #include "conffix.h" int main() { float * restrict x;; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.compilers/conftest.cc:5:23: warning: unused variable ‘x’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict__ x;; return 0; } Defined "CXX_RESTRICT" to " __restrict__" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" namespace petsc {int dummy;} int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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; } Defined "HAVE_CXX_NAMESPACE" to "1" Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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; } Defined "CXX_STATIC_INLINE" to "static inline" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.compilers/conftest -v /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl stdout: mpicxx for MPICH version 3.1 Possible ERROR while running linker: stdout: mpicxx for MPICH version 3.1stderr: Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g' '-O0' '-fPIC' '-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib' '-L/usr/lib/gcc/x86_64-linux-gnu/4.6' '-L/usr/lib/x86_64-linux-gnu' '-L/lib/x86_64-linux-gnu' '-L/usr/lib/x86_64-linux-gnu' '-I' '/home/fpoulin/software/petsc/arch-linux2-c-debug/include' '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -rpath /usr/lib/gcc/x86_64-linux-gnu/4.6 -rpath /usr/lib/x86_64-linux-gnu -rpath /lib/x86_64-linux-gnu -rpath /usr/lib/x86_64-linux-gnu -ldl -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl -lmpichcxx -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lmpichcxx -lstdc++ -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lmpichcxx -lstdc++ -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lmpichcxx -lstdc++ -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lmpichcxx -lstdc++ -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language FC Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: In file included from /usr/include/c++/4.6/random:35:0, from /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:4: /usr/include/c++/4.6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:11: warning: identifier ‘constexpr’ will become a keyword in C++0x [-Wc++0x-compat] /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: error: ‘constexpr’ does not name a type /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: note: C++0x ‘constexpr’ only available with -std=c++0x or -std=gnu++0x /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:11: error: ‘random_device’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:30: error: expected ‘;’ before ‘rd’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:11: error: ‘mt19937’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:24: error: expected ‘;’ before ‘mt’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:11: error: ‘normal_distribution’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected ‘;’ before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:33: error: ‘mt’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:35: error: ‘dist’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:24: warning: unused variable ‘x’ [-Wunused-variable] 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 /usr/include/c++/4.6/random:35:0, from /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:4: /usr/include/c++/4.6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:11: warning: identifier ‘constexpr’ will become a keyword in C++0x [-Wc++0x-compat] /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: error: ‘constexpr’ does not name a type /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:5:32: note: C++0x ‘constexpr’ only available with -std=c++0x or -std=gnu++0x /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc: In function ‘int main()’: /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:11: error: ‘random_device’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:10:30: error: expected ‘;’ before ‘rd’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:11: error: ‘mt19937’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:11:24: error: expected ‘;’ before ‘mt’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:11: error: ‘normal_distribution’ is not a member of ‘std’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:12:36: error: expected ‘;’ before ‘double’ /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:33: error: ‘mt’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:35: error: ‘dist’ was not declared in this scope /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc:13:24: warning: unused variable ‘x’ [-Wunused-variable] PETSc Error: No output file produced Popping language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main real*8 variable end Testing Fortran mangling type underscore with code void d1chk_(void){return;} Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1chk_(void){return;} Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_FORTRAN_UNDERSCORE" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1_chk__(void){return;} Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1_chk() end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.compilers/conftest.o: In function `MAIN__': /tmp/petsc-5aH1gf/config.compilers/conftest.F:2: undefined reference to `d1_chk_' collect2: ld returned 1 exit status Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main #define dummy dummy #ifndef dummy fooey #endif end Added FC compiler flag Popping language FC Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -DTesting /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main #define dummy dummy #ifndef Testing fooey #endif end Defined make macro "FC_DEFINE_FLAG" to "-D" Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -V Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl stdout: mpif90 for MPICH version 3.1 Possible ERROR while running linker: stdout: mpif90 for MPICH version 3.1stderr: Driving: gfortran -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -o /tmp/petsc-5aH1gf/config.compilers/conftest -v -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -l gfortran -l m -shared-libgcc -specs=/usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec Using built-in specs. Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec rename spec lib to liborig COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.6/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-Wall' '-Wno-unused-variable' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O0' '-o' '/tmp/petsc-5aH1gf/config.compilers/conftest' '-v' '-fPIC' '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib' '-L/usr/lib/gcc/x86_64-linux-gnu/4.6' '-L/usr/lib/x86_64-linux-gnu' '-L/lib/x86_64-linux-gnu' '-L/usr/lib/x86_64-linux-gnu' '-I' '/home/fpoulin/software/petsc/arch-linux2-c-debug/include' '-I' '/home/fpoulin/software/petsc/arch-linux2-c-debug/include' '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o /tmp/petsc-5aH1gf/config.compilers/conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/petsc-5aH1gf/config.compilers/conftest.o -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -rpath /usr/lib/gcc/x86_64-linux-gnu/4.6 -rpath /usr/lib/x86_64-linux-gnu -rpath /lib/x86_64-linux-gnu -rpath /usr/lib/x86_64-linux-gnu -ldl -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl -lmpichf90 -rpath /home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/conftest -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language C Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.setCompilers/conftest /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Executing: /tmp/petsc-5aH1gf/config.setCompilers/conftest Popping language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void foo(void){d1chk_();} Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void d1chk_(void){return;} Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/cxxobj.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s /tmp/petsc-5aH1gf/config.compilers/confc.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "USING_F90" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "USING_F2003" to "1" Executing: uname -s stdout: Linux Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC /tmp/petsc-5aH1gf/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); abort(); } return; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/fooobj.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.compilers/conftest Executing: /tmp/petsc-5aH1gf/config.compilers/conftest stdout: arrays [0x7fff63d2ab30 0x7fff63d2ab30 0x7fff63d2ab30] arrays [0x7fff63d2aae0 0x7fff63d2aa90 0x7fff63d2aae0] pointers do not match! [0xffffffff 0x7fff63d2ab30] [0x2] ERROR while running executable: Could not execute "/tmp/petsc-5aH1gf/config.compilers/conftest": arrays [0x7fff63d2ab30 0x7fff63d2ab30 0x7fff63d2ab30] arrays [0x7fff63d2aae0 0x7fff63d2aa90 0x7fff63d2aae0] pointers do not match! [0xffffffff 0x7fff63d2ab30] [0x2]Aborted (core dumped) Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: program main use configtest write(*,*) testint end Pushing language FC Popping language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.compilers/conftest -I/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.o /tmp/petsc-5aH1gf/config.compilers/configtest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -module /tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: error: unrecognized command line option ‘-module’ Source: module configtest integer testint parameter (testint = 42) end module configtest Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -module:/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: error: unrecognized command line option ‘-module:/tmp/petsc-5aH1gf/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fmod=/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: f951: error: unrecognized command line option ‘-fmod=/tmp/petsc-5aH1gf/config.compilers/confdir’ Source: module configtest integer testint parameter (testint = 42) end module configtest Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.compilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -J/tmp/petsc-5aH1gf/config.compilers/confdir -fPIC /tmp/petsc-5aH1gf/config.compilers/conftest.F Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/home/fpoulin/software/petsc/config/BuildSystem/config/compilerFlags.py:71) TESTING: configureCompilerFlags from config.compilerFlags(config/BuildSystem/config/compilerFlags.py:71) Get the default compiler flags Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc --version stdout: gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -show stdout: gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPICC_SHOW" to "gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Trying C compiler flag -Wall Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wall Trying C compiler flag -Wwrite-strings Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wwrite-strings Trying C compiler flag -Wno-strict-aliasing Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-strict-aliasing Trying C compiler flag -Wno-unknown-pragmas Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -show stdout: gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPICC_SHOW" to "gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Trying C compiler flag -g3 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -g3 Trying C compiler flag -O0 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx --version stdout: g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -show stdout: g++ -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichcxx -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPICXX_SHOW" to "g++ -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichcxx -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Trying Cxx compiler flag -Wall Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wall Trying Cxx compiler flag -Wwrite-strings Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wwrite-strings Trying Cxx compiler flag -Wno-strict-aliasing Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-strict-aliasing Trying Cxx compiler flag -Wno-unknown-pragmas Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -show stdout: g++ -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichcxx -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPICXX_SHOW" to "g++ -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichcxx -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Trying Cxx compiler flag -g Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -fPIC /tmp/petsc-5aH1gf/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -g Trying Cxx compiler flag -O0 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -show stdout: gfortran -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPIFC_SHOW" to "gfortran -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Executing: gfortran --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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: gfortran --version stdout: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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 Trying FC compiler flag -Wall Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wall Trying FC compiler flag -Wno-unused-variable Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-variable Trying FC compiler flag -ffree-line-length-0 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -ffree-line-length-0 Trying FC compiler flag -Wno-unused-dummy-argument Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -show stdout: gfortran -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread Defined make macro "MPIFC_SHOW" to "gfortran -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread" Trying FC compiler flag -g Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -g Trying FC compiler flag -O0 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -O0 Popping language FC Checking for library in Download MPI: [] Contents: ['bin', 'include', 'share', 'lib', 'externalpackages', 'conf'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Checking for headers Download MPI: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['mpi.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Checking include with compiler flags var CPPFLAGS ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define STDC_HEADERS 1 #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" 1 #define MPI_INCLUDED # 17 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPICH_ATTR_WEAK_ALIAS(fname) #undef MPICH_DEFINE_ATTR_TYPE_TYPES # 34 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPICH_ATTR_POINTER_WITH_TYPE_TAG(buffer_idx,type_idx) #define MPICH_ATTR_TYPE_TAG(type) #define MPICH_ATTR_TYPE_TAG_LAYOUT_COMPATIBLE(type) #define MPICH_ATTR_TYPE_TAG_MUST_BE_NULL() # 62 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPICH_ATTR_TYPE_TAG_STDINT(type) # 72 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPICH_ATTR_TYPE_TAG_C99(type) #define MPICH_ATTR_TYPE_TAG_CXX(type) #define MPI_COMM_NULL ((MPI_Comm)0x04000000) #define MPI_OP_NULL ((MPI_Op)0x18000000) #define MPI_GROUP_NULL ((MPI_Group)0x08000000) #define MPI_DATATYPE_NULL ((MPI_Datatype)0x0c000000) #define MPI_REQUEST_NULL ((MPI_Request)0x2c000000) #define MPI_ERRHANDLER_NULL ((MPI_Errhandler)0x14000000) #define MPI_MESSAGE_NULL ((MPI_Message)MPI_REQUEST_NULL) #define MPI_MESSAGE_NO_PROC ((MPI_Message)0x6c000000) #define MPI_IDENT 0 #define MPI_CONGRUENT 1 #define MPI_SIMILAR 2 #define MPI_UNEQUAL 3 typedef int MPI_Datatype; #define MPI_CHAR ((MPI_Datatype)0x4c000101) #define MPI_SIGNED_CHAR ((MPI_Datatype)0x4c000118) #define MPI_UNSIGNED_CHAR ((MPI_Datatype)0x4c000102) #define MPI_BYTE ((MPI_Datatype)0x4c00010d) #define MPI_WCHAR ((MPI_Datatype)0x4c00040e) #define MPI_SHORT ((MPI_Datatype)0x4c000203) #define MPI_UNSIGNED_SHORT ((MPI_Datatype)0x4c000204) #define MPI_INT ((MPI_Datatype)0x4c000405) #define MPI_UNSIGNED ((MPI_Datatype)0x4c000406) #define MPI_LONG ((MPI_Datatype)0x4c000807) #define MPI_UNSIGNED_LONG ((MPI_Datatype)0x4c000808) #define MPI_FLOAT ((MPI_Datatype)0x4c00040a) #define MPI_DOUBLE ((MPI_Datatype)0x4c00080b) #define MPI_LONG_DOUBLE ((MPI_Datatype)0x4c00100c) #define MPI_LONG_LONG_INT ((MPI_Datatype)0x4c000809) #define MPI_UNSIGNED_LONG_LONG ((MPI_Datatype)0x4c000819) #define MPI_LONG_LONG MPI_LONG_LONG_INT # 138 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_PACKED ((MPI_Datatype)0x4c00010f) #define MPI_LB ((MPI_Datatype)0x4c000010) #define MPI_UB ((MPI_Datatype)0x4c000011) # 150 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_FLOAT_INT ((MPI_Datatype)0x8c000000) #define MPI_DOUBLE_INT ((MPI_Datatype)0x8c000001) #define MPI_LONG_INT ((MPI_Datatype)0x8c000002) #define MPI_SHORT_INT ((MPI_Datatype)0x8c000003) #define MPI_2INT ((MPI_Datatype)0x4c000816) #define MPI_LONG_DOUBLE_INT ((MPI_Datatype)0x8c000004) # 192 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_COMPLEX ((MPI_Datatype)1275070494) #define MPI_DOUBLE_COMPLEX ((MPI_Datatype)1275072546) #define MPI_LOGICAL ((MPI_Datatype)1275069469) #define MPI_REAL ((MPI_Datatype)1275069468) #define MPI_DOUBLE_PRECISION ((MPI_Datatype)1275070495) #define MPI_INTEGER ((MPI_Datatype)1275069467) #define MPI_2INTEGER ((MPI_Datatype)1275070496) # 210 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_2REAL ((MPI_Datatype)1275070497) #define MPI_2DOUBLE_PRECISION ((MPI_Datatype)1275072547) #define MPI_CHARACTER ((MPI_Datatype)1275068698) #define MPI_REAL4 ((MPI_Datatype)0x4c000427) #define MPI_REAL8 ((MPI_Datatype)0x4c000829) #define MPI_REAL16 ((MPI_Datatype)0x4c00102b) #define MPI_COMPLEX8 ((MPI_Datatype)0x4c000828) #define MPI_COMPLEX16 ((MPI_Datatype)0x4c00102a) #define MPI_COMPLEX32 ((MPI_Datatype)0x4c00202c) #define MPI_INTEGER1 ((MPI_Datatype)0x4c00012d) #define MPI_INTEGER2 ((MPI_Datatype)0x4c00022f) #define MPI_INTEGER4 ((MPI_Datatype)0x4c000430) #define MPI_INTEGER8 ((MPI_Datatype)0x4c000831) #define MPI_INTEGER16 ((MPI_Datatype)MPI_DATATYPE_NULL) #define MPI_INT8_T ((MPI_Datatype)0x4c000137) #define MPI_INT16_T ((MPI_Datatype)0x4c000238) #define MPI_INT32_T ((MPI_Datatype)0x4c000439) #define MPI_INT64_T ((MPI_Datatype)0x4c00083a) #define MPI_UINT8_T ((MPI_Datatype)0x4c00013b) #define MPI_UINT16_T ((MPI_Datatype)0x4c00023c) #define MPI_UINT32_T ((MPI_Datatype)0x4c00043d) #define MPI_UINT64_T ((MPI_Datatype)0x4c00083e) # 249 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_C_BOOL ((MPI_Datatype)0x4c00013f) #define MPI_C_FLOAT_COMPLEX ((MPI_Datatype)0x4c000840) #define MPI_C_COMPLEX MPI_C_FLOAT_COMPLEX #define MPI_C_DOUBLE_COMPLEX ((MPI_Datatype)0x4c001041) #define MPI_C_LONG_DOUBLE_COMPLEX ((MPI_Datatype)0x4c002042) # 265 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_AINT ((MPI_Datatype)0x4c000843) #define MPI_OFFSET ((MPI_Datatype)0x4c000844) #define MPI_COUNT ((MPI_Datatype)0x4c000845) #define MPI_CXX_BOOL ((MPI_Datatype)0x4c000133) #define MPI_CXX_FLOAT_COMPLEX ((MPI_Datatype)0x4c000834) #define MPI_CXX_DOUBLE_COMPLEX ((MPI_Datatype)0x4c001035) #define MPI_CXX_LONG_DOUBLE_COMPLEX ((MPI_Datatype)0x4c002036) #define MPI_TYPECLASS_REAL 1 #define MPI_TYPECLASS_INTEGER 2 #define MPI_TYPECLASS_COMPLEX 3 typedef int MPI_Comm; #define MPI_COMM_WORLD ((MPI_Comm)0x44000000) #define MPI_COMM_SELF ((MPI_Comm)0x44000001) typedef int MPI_Group; #define MPI_GROUP_EMPTY ((MPI_Group)0x48000000) typedef int MPI_Win; #define MPI_WIN_NULL ((MPI_Win)0x20000000) #define MPI_FILE_DEFINED typedef struct ADIOI_FileD *MPI_File; #define MPI_FILE_NULL ((MPI_File)0) typedef int MPI_Op; #define MPI_MAX (MPI_Op)(0x58000001) #define MPI_MIN (MPI_Op)(0x58000002) #define MPI_SUM (MPI_Op)(0x58000003) #define MPI_PROD (MPI_Op)(0x58000004) #define MPI_LAND (MPI_Op)(0x58000005) #define MPI_BAND (MPI_Op)(0x58000006) #define MPI_LOR (MPI_Op)(0x58000007) #define MPI_BOR (MPI_Op)(0x58000008) #define MPI_LXOR (MPI_Op)(0x58000009) #define MPI_BXOR (MPI_Op)(0x5800000a) #define MPI_MINLOC (MPI_Op)(0x5800000b) #define MPI_MAXLOC (MPI_Op)(0x5800000c) #define MPI_REPLACE (MPI_Op)(0x5800000d) #define MPI_NO_OP (MPI_Op)(0x5800000e) # 332 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_TAG_UB 0x64400001 #define MPI_HOST 0x64400003 #define MPI_IO 0x64400005 #define MPI_WTIME_IS_GLOBAL 0x64400007 #define MPI_UNIVERSE_SIZE 0x64400009 #define MPI_LASTUSEDCODE 0x6440000b #define MPI_APPNUM 0x6440000d #define MPI_WIN_BASE 0x66000001 #define MPI_WIN_SIZE 0x66000003 #define MPI_WIN_DISP_UNIT 0x66000005 #define MPI_WIN_CREATE_FLAVOR 0x66000007 #define MPI_WIN_MODEL 0x66000009 #define MPI_MAX_PROCESSOR_NAME 128 #define MPI_MAX_LIBRARY_VERSION_STRING 8192 #define MPI_MAX_ERROR_STRING 512 #define MPI_MAX_PORT_NAME 256 #define MPI_MAX_OBJECT_NAME 128 #define MPI_UNDEFINED (-32766) #define MPI_KEYVAL_INVALID 0x24000000 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; #define MPI_BSEND_OVERHEAD 96 typedef enum MPIR_Topo_type { MPI_GRAPH=1, MPI_CART=2, MPI_DIST_GRAPH=3 } MPIR_Topo_type; #define MPI_BOTTOM (void *)0 extern int * const MPI_UNWEIGHTED; extern int * const MPI_WEIGHTS_EMPTY; #define MPI_PROC_NULL (-1) #define MPI_ANY_SOURCE (-2) #define MPI_ROOT (-3) #define MPI_ANY_TAG (-1) #define MPI_LOCK_EXCLUSIVE 234 #define MPI_LOCK_SHARED 235 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; #define MPI_ERRORS_ARE_FATAL ((MPI_Errhandler)0x54000000) #define MPI_ERRORS_RETURN ((MPI_Errhandler)0x54000001) #define MPIR_ERRORS_THROW_EXCEPTIONS ((MPI_Errhandler)0x54000002) typedef int MPI_Errhandler; #define MPI_NULL_COPY_FN ((MPI_Copy_function *)0) #define MPI_NULL_DELETE_FN ((MPI_Delete_function *)0) #define MPI_DUP_FN MPIR_Dup_fn #define MPI_COMM_NULL_COPY_FN ((MPI_Comm_copy_attr_function*)0) #define MPI_COMM_NULL_DELETE_FN ((MPI_Comm_delete_attr_function*)0) #define MPI_COMM_DUP_FN ((MPI_Comm_copy_attr_function *)MPI_DUP_FN) #define MPI_WIN_NULL_COPY_FN ((MPI_Win_copy_attr_function*)0) #define MPI_WIN_NULL_DELETE_FN ((MPI_Win_delete_attr_function*)0) #define MPI_WIN_DUP_FN ((MPI_Win_copy_attr_function*)MPI_DUP_FN) #define MPI_TYPE_NULL_COPY_FN ((MPI_Type_copy_attr_function*)0) #define MPI_TYPE_NULL_DELETE_FN ((MPI_Type_delete_attr_function*)0) #define MPI_TYPE_DUP_FN ((MPI_Type_copy_attr_function*)MPI_DUP_FN) 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 * ); #define MPI_VERSION 3 #define MPI_SUBVERSION 0 #define MPICH_NAME 3 #define MPICH 1 #define MPICH_HAS_C2F 1 # 487 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPICH_VERSION "3.1" #define MPICH_NUMVERSION 30100300 #define MPICH_RELEASE_TYPE_ALPHA 0 #define MPICH_RELEASE_TYPE_BETA 1 #define MPICH_RELEASE_TYPE_RC 2 #define MPICH_RELEASE_TYPE_PATCH 3 #define MPICH_CALC_VERSION(MAJOR,MINOR,REVISION,TYPE,PATCH) (((MAJOR) * 10000000) + ((MINOR) * 100000) + ((REVISION) * 1000) + ((TYPE) * 100) + (PATCH)) 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; #define MPI_INFO_NULL ((MPI_Info)0x1c000000) #define MPI_INFO_ENV ((MPI_Info)0x5c000001) #define MPI_MAX_INFO_KEY 255 #define MPI_MAX_INFO_VAL 1024 #define MPI_ORDER_C 56 #define MPI_ORDER_FORTRAN 57 #define MPI_DISTRIBUTE_BLOCK 121 #define MPI_DISTRIBUTE_CYCLIC 122 #define MPI_DISTRIBUTE_NONE 123 #define MPI_DISTRIBUTE_DFLT_DARG -49767 #define MPI_IN_PLACE (void *) -1 #define MPI_MODE_NOCHECK 1024 #define MPI_MODE_NOSTORE 2048 #define MPI_MODE_NOPUT 4096 #define MPI_MODE_NOPRECEDE 8192 #define MPI_MODE_NOSUCCEED 16384 #define MPI_COMM_TYPE_SHARED 1 typedef long MPI_Aint; typedef int MPI_Fint; typedef long long MPI_Count; # 560 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/mpi.h" #define MPI_AINT_FMT_DEC_SPEC "%ld" #define MPI_AINT_FMT_HEX_SPEC "%lx" #define HAVE_MPI_OFFSET 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; #define MPI_T_ENUM_NULL ((MPI_T_enum)NULL) #define MPI_T_CVAR_HANDLE_NULL ((MPI_T_cvar_handle)NULL) #define MPI_T_PVAR_HANDLE_NULL ((MPI_T_pvar_handle)NULL) #define MPI_T_PVAR_SESSION_NULL ((MPI_T_pvar_session)NULL) 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; #define MPI_Comm_c2f(comm) (MPI_Fint)(comm) #define MPI_Comm_f2c(comm) (MPI_Comm)(comm) #define MPI_Type_c2f(datatype) (MPI_Fint)(datatype) #define MPI_Type_f2c(datatype) (MPI_Datatype)(datatype) #define MPI_Group_c2f(group) (MPI_Fint)(group) #define MPI_Group_f2c(group) (MPI_Group)(group) #define MPI_Info_c2f(info) (MPI_Fint)(info) #define MPI_Info_f2c(info) (MPI_Info)(info) #define MPI_Request_f2c(request) (MPI_Request)(request) #define MPI_Request_c2f(request) (MPI_Fint)(request) #define MPI_Op_c2f(op) (MPI_Fint)(op) #define MPI_Op_f2c(op) (MPI_Op)(op) #define MPI_Errhandler_c2f(errhandler) (MPI_Fint)(errhandler) #define MPI_Errhandler_f2c(errhandler) (MPI_Errhandler)(errhandler) #define MPI_Win_c2f(win) (MPI_Fint)(win) #define MPI_Win_f2c(win) (MPI_Win)(win) #define MPI_Message_c2f(msg) ((MPI_Fint)(msg)) #define MPI_Message_f2c(msg) ((MPI_Message)(msg)) #define PMPI_Comm_c2f(comm) (MPI_Fint)(comm) #define PMPI_Comm_f2c(comm) (MPI_Comm)(comm) #define PMPI_Type_c2f(datatype) (MPI_Fint)(datatype) #define PMPI_Type_f2c(datatype) (MPI_Datatype)(datatype) #define PMPI_Group_c2f(group) (MPI_Fint)(group) #define PMPI_Group_f2c(group) (MPI_Group)(group) #define PMPI_Info_c2f(info) (MPI_Fint)(info) #define PMPI_Info_f2c(info) (MPI_Info)(info) #define PMPI_Request_f2c(request) (MPI_Request)(request) #define PMPI_Request_c2f(request) (MPI_Fint)(request) #define PMPI_Op_c2f(op) (MPI_Fint)(op) #define PMPI_Op_f2c(op) (MPI_Op)(op) #define PMPI_Errhandler_c2f(errhandler) (MPI_Fint)(errhandler) #define PMPI_Errhandler_f2c(errhandler) (MPI_Errhandler)(errhandler) #define PMPI_Win_c2f(win) (MPI_Fint)(win) #define PMPI_Win_f2c(win) (MPI_Win)(win) #define PMPI_Message_c2f(msg) ((MPI_Fint)(msg)) #define PMPI_Message_f2c(msg) ((MPI_Message)(msg)) #define MPI_STATUS_IGNORE (MPI_Status *)1 #define MPI_STATUSES_IGNORE (MPI_Status *)1 #define MPI_ERRCODES_IGNORE (int *)0 #define MPIU_DLL_SPEC extern MPI_Fint * MPI_F_STATUS_IGNORE; extern MPI_Fint * MPI_F_STATUSES_IGNORE; #define MPI_ARGV_NULL (char **)0 #define MPI_ARGVS_NULL (char ***)0 #define MPI_THREAD_SINGLE 0 #define MPI_THREAD_FUNNELED 1 #define MPI_THREAD_SERIALIZED 2 #define MPI_THREAD_MULTIPLE 3 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 *); #define MPI_SUCCESS 0 #define MPI_ERR_BUFFER 1 #define MPI_ERR_COUNT 2 #define MPI_ERR_TYPE 3 #define MPI_ERR_TAG 4 #define MPI_ERR_COMM 5 #define MPI_ERR_RANK 6 #define MPI_ERR_ROOT 7 #define MPI_ERR_TRUNCATE 14 #define MPI_ERR_GROUP 8 #define MPI_ERR_OP 9 #define MPI_ERR_REQUEST 19 #define MPI_ERR_TOPOLOGY 10 #define MPI_ERR_DIMS 11 #define MPI_ERR_ARG 12 #define MPI_ERR_OTHER 15 #define MPI_ERR_UNKNOWN 13 #define MPI_ERR_INTERN 16 #define MPI_ERR_IN_STATUS 17 #define MPI_ERR_PENDING 18 #define MPI_ERR_FILE 27 #define MPI_ERR_ACCESS 20 #define MPI_ERR_AMODE 21 #define MPI_ERR_BAD_FILE 22 #define MPI_ERR_FILE_EXISTS 25 #define MPI_ERR_FILE_IN_USE 26 #define MPI_ERR_NO_SPACE 36 #define MPI_ERR_NO_SUCH_FILE 37 #define MPI_ERR_IO 32 #define MPI_ERR_READ_ONLY 40 #define MPI_ERR_CONVERSION 23 #define MPI_ERR_DUP_DATAREP 24 #define MPI_ERR_UNSUPPORTED_DATAREP 43 #define MPI_ERR_INFO 28 #define MPI_ERR_INFO_KEY 29 #define MPI_ERR_INFO_VALUE 30 #define MPI_ERR_INFO_NOKEY 31 #define MPI_ERR_NAME 33 #define MPI_ERR_NO_MEM 34 #define MPI_ERR_NOT_SAME 35 #define MPI_ERR_PORT 38 #define MPI_ERR_QUOTA 39 #define MPI_ERR_SERVICE 41 #define MPI_ERR_SPAWN 42 #define MPI_ERR_UNSUPPORTED_OPERATION 44 #define MPI_ERR_WIN 45 #define MPI_ERR_BASE 46 #define MPI_ERR_LOCKTYPE 47 #define MPI_ERR_KEYVAL 48 #define MPI_ERR_RMA_CONFLICT 49 #define MPI_ERR_RMA_SYNC 50 #define MPI_ERR_SIZE 51 #define MPI_ERR_DISP 52 #define MPI_ERR_ASSERT 53 #define MPIX_ERR_PROC_FAIL_STOP 54 #define MPI_ERR_RMA_RANGE 55 #define MPI_ERR_RMA_ATTACH 56 #define MPI_ERR_RMA_SHARED 57 #define MPI_ERR_RMA_FLAVOR 58 #define MPI_T_ERR_MEMORY 59 #define MPI_T_ERR_NOT_INITIALIZED 60 #define MPI_T_ERR_CANNOT_INIT 61 #define MPI_T_ERR_INVALID_INDEX 62 #define MPI_T_ERR_INVALID_ITEM 63 #define MPI_T_ERR_INVALID_HANDLE 64 #define MPI_T_ERR_OUT_OF_HANDLES 65 #define MPI_T_ERR_OUT_OF_SESSIONS 66 #define MPI_T_ERR_INVALID_SESSION 67 #define MPI_T_ERR_CVAR_SET_NOT_NOW 68 #define MPI_T_ERR_CVAR_SET_NEVER 69 #define MPI_T_ERR_PVAR_NO_STARTSTOP 70 #define MPI_T_ERR_PVAR_NO_WRITE 71 #define MPI_T_ERR_PVAR_NO_ATOMIC 72 #define MPI_ERR_LASTCODE 0x3fffffff #define MPICH_ERR_LAST_CLASS 72 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 *); #define MPI_CONVERSION_FN_NULL ((MPI_Datarep_conversion_function *)0) # 880 "/home/fpoulin/software/petsc/arch-linux2-c-debug/include/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) ; Found header files ['mpi.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Popping language C ================================================================================ TEST configureConversion from config.packages.MPI(/home/fpoulin/software/petsc/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 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPI_COMM_F2C" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPI_COMM_C2F" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:6:10: warning: unused variable ‘a’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Fint a; ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPI_FINT" to "1" ================================================================================ TEST configureMPI2 from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:182) TESTING: configureMPI2 from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:182) Check for functions added to the interface in MPI-2 Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPI_FINALIZED" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPI_IN_PLACE" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl ================================================================================ TEST configureTypes from config.packages.MPI(/home/fpoulin/software/petsc/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_MPI_COMM" to "4" Checking for size of type: MPI_Fint Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.types/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.types/conftest Executing: /tmp/petsc-5aH1gf/config.types/conftest Popping language C Defined "SIZEOF_MPI_FINT" to "4" ================================================================================ TEST configureMPITypes from config.packages.MPI(/home/fpoulin/software/petsc/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Defined "HAVE_MPI_LONG_DOUBLE" to "1" Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Defined "HAVE_MPI_INT64_T" to "1" Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Executing: /tmp/petsc-5aH1gf/config.packages.MPI/conftest Defined "HAVE_MPI_C_DOUBLE_COMPLEX" to "1" Popping language C ================================================================================ TEST configureMissingPrototypes from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:320) TESTING: configureMissingPrototypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:320) Checks for missing prototypes, which it adds to petscfix.h ================================================================================ TEST SGIMPICheck from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:633) TESTING: SGIMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:633) Returns true if SGI MPI is used Checking for functions [MPI_SGI_barrier] in library [] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_MPI_SGI_barrier': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `MPI_SGI_barrier' collect2: ld returned 1 exit status Popping language C SGI MPI test failure ================================================================================ TEST CxxMPICheck from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:643) TESTING: CxxMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:643) Make sure C++ can compile and link Pushing language Cxx Checking for header mpi.h Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.libraries/conftest.cc Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.cc: In function ‘void _check_MPI_Finalize()’: /tmp/petsc-5aH1gf/config.libraries/conftest.cc:5:41: warning: variable ‘ierr’ set but not used [-Wunused-but-set-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/config.libraries/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language Cxx Popping language Cxx ================================================================================ TEST FortranMPICheck from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:661) TESTING: FortranMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:661) Make sure fortran include [mpif.h] and library symbols are found Pushing language FC Checking for header mpif.h Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language FC Checking for mpi.mod Checking for functions [] in library [] [] Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language FC Defined "HAVE_MPI_F90MODULE" to "1" Popping language FC ================================================================================ TEST configureIO from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:686) TESTING: configureIO from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:686) Check for the functions in MPI/IO - Define HAVE_MPIIO if they are present - Some older MPI 1 implementations are missing these Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:23: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:23: 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:22: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:22: 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:22: warning: ‘fh’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:22: warning: ‘disp’ is used uninitialized in this function [-Wuninitialized] /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:9:22: 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:8:18: warning: ‘info’ is used uninitialized in this function [-Wuninitialized] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:7:10: warning: unused variable ‘info’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_MPIIO" to "1" ================================================================================ TEST findMPIInc from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:723) TESTING: findMPIInc from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:723) Find MPI include paths from "mpicc -show" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -show stdout: gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread compilers: Checking arg gcc compilers: Checking arg -fPIC compilers: Checking arg -Wall compilers: Checking arg -Wwrite-strings compilers: Checking arg -Wno-strict-aliasing compilers: Checking arg -Wno-unknown-pragmas compilers: Checking arg -g3 compilers: Checking arg -O0 compilers: Checking arg -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include compilers: Found include directory: /home/fpoulin/software/petsc/arch-linux2-c-debug/include compilers: Checking arg -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib compilers: Checking arg -Wl,-rpath compilers: Checking arg -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib compilers: Checking arg -lmpich compilers: Checking arg -lopa compilers: Checking arg -lmpl compilers: Checking arg -lrt compilers: Checking arg -lpthread Checking for functions [MPI_Alltoallw] in library [] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Checking for functions [MPI_Type_create_indexed_block] in library [] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Defined "HAVE_MPI_ALLTOALLW" to "1" Checking for functions [MPI_Win_create] in library [] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_MPIX_Iallreduce': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `MPIX_Iallreduce' collect2: ld returned 1 exit status Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:6:5: warning: unused variable ‘combiner’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.packages.MPI/conftest.c:6:5: warning: unused variable ‘combiner’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Defined "HAVE_MPICH_CH3_SOCK" to "1" Checking for functions [MPIDI_CH3I_sock_fixed_nbc_progress] in library [] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Defined "HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS" to "1" ================================================================================ TEST checkSharedLibrary from config.packages.MPI(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:132) TESTING: checkSharedLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:132) 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(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/MPI.py:145) TESTING: configureMPIEXEC from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:145) Checking for mpiexec Pushing language C Popping language C Checking for program /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpiexec...found Defined make macro "MPIEXEC" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpiexec" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/libconftest.so -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.packages.MPI/libconftest.so -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.packages.MPI/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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("/tmp/petsc-5aH1gf/config.libraries/lib1.so", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib1.so: %s\n", dlerror()); exit(1); } init = (int (*)(int, char **)) dlsym(lib, "init"); if (!init) { fprintf(stderr, "Could not find initialization function\n"); exit(1); } if (!(*init)(argc, argv)) { fprintf(stderr, "Could not initialize library\n"); exit(1); } lib = dlopen("/tmp/petsc-5aH1gf/config.libraries/lib2.so", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib2.so: %s\n", dlerror()); exit(1); } checkInit = (int (*)(void)) dlsym(lib, "checkInit"); if (!checkInit) { fprintf(stderr, "Could not find initialization check function\n"); exit(1); } if (!(*checkInit)()) { fprintf(stderr, "Did not link with shared library\n"); exit(2); } ; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpiexec /tmp/petsc-5aH1gf/config.libraries/conftest Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpiexec /tmp/petsc-5aH1gf/config.libraries/conftest Library was shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.cgns(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.cgns(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.boost(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.boost(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.hdf5(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.hdf5(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.netcdf(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf-cxx(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.netcdf-cxx(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MOAB(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.MOAB(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.exodusii(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.exodusii(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.scientificpython(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.scientificpython(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fiat(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.fiat(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.thrust(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.thrust(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.cusp(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.cusp(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureScalarType from PETSc.utilities.scalarTypes(/home/fpoulin/software/petsc/config/PETSc/utilities/scalarTypes.py:38) TESTING: configureScalarType from PETSc.utilities.scalarTypes(config/PETSc/utilities/scalarTypes.py:38) Choose between real and complex numbers Defined "USE_COMPLEX" to "1" Defined "USE_SCALAR_COMPLEX" to "1" Scalar type is complex Pushing language C All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:21: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o: In function `main': /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6: undefined reference to `__fpclassify' collect2: ld returned 1 exit status Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:21: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_ISNAN" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:21: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_ISINF" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:1: warning: implicit declaration of function ‘_isnan’ [-Wimplicit-function-declaration] /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:20: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o: In function `main': /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6: undefined reference to `_isnan' collect2: ld returned 1 exit status Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:1: warning: implicit declaration of function ‘_finite’ [-Wimplicit-function-declaration] /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6:20: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.o: In function `main': /tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes/conftest.c:6: undefined reference to `_finite' collect2: ld returned 1 exit status Popping language C ================================================================================ TEST configurePrecision from PETSc.utilities.scalarTypes(/home/fpoulin/software/petsc/config/PETSc/utilities/scalarTypes.py:78) TESTING: configurePrecision from PETSc.utilities.scalarTypes(config/PETSc/utilities/scalarTypes.py:78) Set the default real number precision for PETSc objects Defined "USE_REAL_DOUBLE" to "1" Precision is double ================================================================================ TEST configureLibraryOptions from PETSc.utilities.libraryOptions(/home/fpoulin/software/petsc/config/PETSc/utilities/libraryOptions.py:48) TESTING: configureLibraryOptions from PETSc.utilities.libraryOptions(config/PETSc/utilities/libraryOptions.py:48) 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" **********Checking if running on BGL/IBM detected Checking for functions [bgl_perfctr_void] in library [''] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_bgl_perfctr_void': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `bgl_perfctr_void' collect2: ld returned 1 exit status Popping language C Checking for functions [ADIOI_BGL_Open] in library [''] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_ADIOI_BGL_Open': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `ADIOI_BGL_Open' collect2: ld returned 1 exit status Popping language C *********BGL/IBM test failure Defined "USE_BACKWARD_LOOP" to "1" Defined "Alignx(a,b)" to " " ================================================================================ TEST configureISColorValueType from PETSc.utilities.libraryOptions(/home/fpoulin/software/petsc/config/PETSc/utilities/libraryOptions.py:97) TESTING: configureISColorValueType from PETSc.utilities.libraryOptions(config/PETSc/utilities/libraryOptions.py:97) 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 alternateConfigureLibrary from PETSc.packages.babel(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.babel(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default PETSc clone, checking for Sowing or if it is needed Checking for program /usr/local/sbin/bfort...not found Checking for program /usr/local/bin/bfort...not found Checking for program /usr/sbin/bfort...not found Checking for program /usr/bin/bfort...not found Checking for program /sbin/bfort...not found Checking for program /bin/bfort...not found Checking for program /usr/games/bfort...not found Checking for program /home/fpoulin/bfort...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/bfort...not found Checking for program /usr/local/sbin/doctext...not found Checking for program /usr/local/bin/doctext...not found Checking for program /usr/sbin/doctext...not found Checking for program /usr/bin/doctext...not found Checking for program /sbin/doctext...not found Checking for program /bin/doctext...not found Checking for program /usr/games/doctext...not found Checking for program /home/fpoulin/doctext...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/doctext...not found Checking for program /usr/local/sbin/mapnames...not found Checking for program /usr/local/bin/mapnames...not found Checking for program /usr/sbin/mapnames...not found Checking for program /usr/bin/mapnames...not found Checking for program /sbin/mapnames...not found Checking for program /bin/mapnames...not found Checking for program /usr/games/mapnames...not found Checking for program /home/fpoulin/mapnames...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/mapnames...not found Checking for program /usr/local/sbin/bib2html...not found Checking for program /usr/local/bin/bib2html...not found Checking for program /usr/sbin/bib2html...not found Checking for program /usr/bin/bib2html...not found Checking for program /sbin/bib2html...not found Checking for program /bin/bib2html...not found Checking for program /usr/games/bib2html...not found Checking for program /home/fpoulin/bib2html...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/bib2html...not found Checking for program /usr/local/sbin/pdflatex...not found Checking for program /usr/local/bin/pdflatex...not found Checking for program /usr/sbin/pdflatex...not found Checking for program /usr/bin/pdflatex...found Defined make macro "PDFLATEX" to "/usr/bin/pdflatex" Bfort not found. Installing sowing for FortranStubs Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.sowing(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:512) TESTING: configureLibrary from PETSc.packages.sowing(config/BuildSystem/config/package.py:512) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional sowing Looking for SOWING in directory starting with sowing Found a copy of SOWING in sowing-1.1.16g Do not need to rebuild sowing Executing: cp -f /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/sowing-1.1.16g/sowing /home/fpoulin/software/petsc/arch-linux2-c-debug/conf/sowing Executing: cp -f /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/sowing-1.1.16g/sowing /home/fpoulin/software/petsc/arch-linux2-c-debug/conf/sowing Executing: cp -f /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/sowing-1.1.16g/sowing /home/fpoulin/software/petsc/arch-linux2-c-debug/conf/sowing Defined make macro "BFORT " to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/bfort" Defined make macro "DOCTEXT " to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/doctext" Defined make macro "MAPNAMES " to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mapnames" Defined make macro "BIB2HTML " to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/bib2html" Checking for program /usr/local/sbin/pdflatex...not found Checking for program /usr/local/bin/pdflatex...not found Checking for program /usr/sbin/pdflatex...not found Checking for program /usr/bin/pdflatex...found Defined make macro "PDFLATEX" to "/usr/bin/pdflatex" Not checking for library in Download SOWING: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] ================================================================================ TEST checkSharedLibrary from PETSc.packages.sowing(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:566) TESTING: checkSharedLibrary from PETSc.packages.sowing(config/BuildSystem/config/package.py:566) By default we don't care about checking if the library is shared Popping language C Running /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/bfort to generate fortran stubs ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.PARTY(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.PARTY(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.hwloc(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.hwloc(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.threadcomm(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.threadcomm(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.PVODE(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.PVODE(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.ssl(/home/fpoulin/software/petsc/config/PETSc/packages/ssl.py:30) TESTING: configureLibrary from PETSc.packages.ssl(config/PETSc/packages/ssl.py:30) ================================================================================== Checking for a functional ssl Checking for library in Package specific search directory SSL: ['libssl.a', 'libcrypto.a'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lssl -lcrypto -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBSSL" to "1" Defined "HAVE_LIBCRYPTO" to "1" Popping language C Checking for headers Package specific search directory SSL: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['openssl/ssl.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Checking include with compiler flags var CPPFLAGS ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define IS_COLORING_MAX 65535 #define STDC_HEADERS 1 #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_LIBCRYPTO 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_LIBSSL 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_SIZEOF_MPI_COMM 4 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_MPI_FINT 4 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_HAVE_MPI_F90MODULE 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_COMM_C2F 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_COMM_F2C 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_MPICH_CH3_SOCK 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_COMM_SPAWN 1 #define PETSC_HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS 1 #define PETSC_HAVE_MPI_FINT 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_ALLTOALLW 1 #define PETSC_HAVE_MPI_REPLACE 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_USE_INFO 1 #define PETSC_Alignx(a,b) #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_DEBUG 1 #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #define PETSC_USE_LOG 1 #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_USE_CTABLE 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_USE_COMPLEX 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_USE_SCALAR_COMPLEX 1 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/openssl/ssl.h" 1 3 4 # 144 "/usr/include/openssl/ssl.h" 3 4 #define HEADER_SSL_H # 1 "/usr/include/openssl/e_os2.h" 1 3 4 # 56 "/usr/include/openssl/e_os2.h" 3 4 # 1 "/usr/include/openssl/opensslconf.h" 1 3 4 # 9 "/usr/include/openssl/opensslconf.h" 3 4 #define OPENSSL_NO_GMP #define OPENSSL_NO_IDEA #define OPENSSL_NO_JPAKE #define OPENSSL_NO_KRB5 #define OPENSSL_NO_MD2 #define OPENSSL_NO_MDC2 #define OPENSSL_NO_RC5 #define OPENSSL_NO_RFC3779 #define OPENSSL_NO_SCTP #define OPENSSL_NO_SSL2 #define OPENSSL_NO_STORE #define OPENSSL_THREADS #define OPENSSL_NO_STATIC_ENGINE # 91 "/usr/include/openssl/opensslconf.h" 3 4 #define OPENSSL_CPUID_OBJ #undef I386_ONLY # 105 "/usr/include/openssl/opensslconf.h" 3 4 #undef OPENSSL_UNISTD #define OPENSSL_UNISTD #undef OPENSSL_EXPORT_VAR_AS_FUNCTION # 57 "/usr/include/openssl/e_os2.h" 2 3 4 #define HEADER_E_OS2_H # 71 "/usr/include/openssl/e_os2.h" 3 4 #define OPENSSL_SYS_UNIX # 163 "/usr/include/openssl/e_os2.h" 3 4 #define OPENSSL_SYS_LINUX # 232 "/usr/include/openssl/e_os2.h" 3 4 #define OPENSSL_UNISTD_IO OPENSSL_UNISTD #define OPENSSL_DECLARE_EXIT # 264 "/usr/include/openssl/e_os2.h" 3 4 #define OPENSSL_EXPORT extern #define OPENSSL_IMPORT extern #define OPENSSL_GLOBAL #define OPENSSL_EXTERN OPENSSL_IMPORT # 287 "/usr/include/openssl/e_os2.h" 3 4 #define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) OPENSSL_GLOBAL type _shadow_ ##name=value; #define OPENSSL_DECLARE_GLOBAL(type,name) OPENSSL_EXPORT type _shadow_ ##name #define OPENSSL_GLOBAL_REF(name) _shadow_ ##name # 309 "/usr/include/openssl/e_os2.h" 3 4 #define ossl_ssize_t ssize_t # 147 "/usr/include/openssl/ssl.h" 2 3 4 # 1 "/usr/include/openssl/comp.h" 1 3 4 #define HEADER_COMP_H # 1 "/usr/include/openssl/crypto.h" 1 3 4 # 118 "/usr/include/openssl/crypto.h" 3 4 #define HEADER_CRYPTO_H # 1 "/usr/include/stdlib.h" 1 3 4 # 25 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 21 "/usr/include/features.h" 3 4 #define _FEATURES_H 1 # 98 "/usr/include/features.h" 3 4 #undef __USE_ISOC99 #undef __USE_ISOC95 #undef __USE_POSIX #undef __USE_POSIX2 #undef __USE_POSIX199309 #undef __USE_POSIX199506 #undef __USE_XOPEN #undef __USE_XOPEN_EXTENDED #undef __USE_UNIX98 #undef __USE_XOPEN2K #undef __USE_XOPEN2KXSI #undef __USE_XOPEN2K8 #undef __USE_XOPEN2K8XSI #undef __USE_LARGEFILE #undef __USE_LARGEFILE64 #undef __USE_FILE_OFFSET64 #undef __USE_BSD #undef __USE_SVID #undef __USE_MISC #undef __USE_ATFILE #undef __USE_GNU #undef __USE_REENTRANT #undef __USE_FORTIFY_LEVEL #undef __FAVOR_BSD #undef __KERNEL_STRICT_NAMES #define __KERNEL_STRICT_NAMES #define __USE_ANSI 1 # 141 "/usr/include/features.h" 3 4 #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) # 184 "/usr/include/features.h" 3 4 #define _BSD_SOURCE 1 #define _SVID_SOURCE 1 # 207 "/usr/include/features.h" 3 4 #define _POSIX_SOURCE 1 #define _POSIX_C_SOURCE 200809L #define __USE_POSIX_IMPLICITLY 1 #define __USE_POSIX 1 #define __USE_POSIX2 1 #define __USE_POSIX199309 1 #define __USE_POSIX199506 1 #define __USE_XOPEN2K 1 #undef __USE_ISOC95 #define __USE_ISOC95 1 #undef __USE_ISOC99 #define __USE_ISOC99 1 #define __USE_XOPEN2K8 1 #undef _ATFILE_SOURCE #define _ATFILE_SOURCE 1 # 289 "/usr/include/features.h" 3 4 #define __USE_MISC 1 #define __USE_BSD 1 #define __USE_SVID 1 #define __USE_ATFILE 1 # 320 "/usr/include/features.h" 3 4 #define __USE_FORTIFY_LEVEL 0 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 3 4 #define _PREDEFS_H #define __STDC_IEC_559__ 1 #define __STDC_IEC_559_COMPLEX__ 1 # 325 "/usr/include/features.h" 2 3 4 #define __STDC_ISO_10646__ 200009L #undef __GNU_LIBRARY__ #define __GNU_LIBRARY__ 6 #define __GLIBC__ 2 #define __GLIBC_MINOR__ 15 #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) #define __GLIBC_HAVE_LONG_LONG 1 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 21 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define _SYS_CDEFS_H 1 # 36 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #undef __P #undef __PMT #define __LEAF , __leaf__ #define __LEAF_ATTR __attribute__ ((__leaf__)) # 57 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __THROW __attribute__ ((__nothrow__ __LEAF)) #define __THROWNL __attribute__ ((__nothrow__)) #define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct # 88 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __P(args) args #define __PMT(args) args #define __CONCAT(x,y) x ## y #define __STRING(x) #x #define __ptr_t void * #define __long_double_t long double #define __BEGIN_DECLS #define __END_DECLS # 128 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __BEGIN_NAMESPACE_STD #define __END_NAMESPACE_STD #define __USING_NAMESPACE_STD(name) #define __BEGIN_NAMESPACE_C99 #define __END_NAMESPACE_C99 #define __USING_NAMESPACE_C99(name) #define __bounded #define __unbounded #define __ptrvalue #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) #define __warnattr(msg) __attribute__((__warning__ (msg))) #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) # 164 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __flexarr [] # 191 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) #define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW #define __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) #define __ASMNAME2(prefix,cname) __STRING (prefix) cname # 225 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_malloc__ __attribute__ ((__malloc__)) # 234 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_pure__ __attribute__ ((__pure__)) #define __attribute_const__ __attribute__ ((__const__)) # 250 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_used__ __attribute__ ((__used__)) #define __attribute_noinline__ __attribute__ ((__noinline__)) #define __attribute_deprecated__ __attribute__ ((__deprecated__)) # 271 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) # 281 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) # 290 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __nonnull(params) __attribute__ ((__nonnull__ params)) #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) # 307 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __wur #define __always_inline __inline __attribute__ ((__always_inline__)) # 330 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __extern_inline extern __inline #define __extern_always_inline extern __always_inline __attribute__ ((__artificial__)) # 343 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __va_arg_pack() __builtin_va_arg_pack () #define __va_arg_pack_len() __builtin_va_arg_pack_len () # 364 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __restrict_arr __restrict # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 400 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __LDBL_REDIR1(name,proto,alias) name proto #define __LDBL_REDIR(name,proto) name proto #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW #define __LDBL_REDIR_NTH(name,proto) name proto __THROW #define __LDBL_REDIR_DECL(name) #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 3 4 #define __stub_bdflush #define __stub_chflags #define __stub_fattach #define __stub_fchflags #define __stub_fdetach #define __stub_getmsg #define __stub_gtty #define __stub_lchmod #define __stub_putmsg #define __stub_revoke #define __stub_setlogin #define __stub_sigreturn #define __stub_sstk #define __stub_stty # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 26 "/usr/include/stdlib.h" 2 3 4 #define __need_size_t #define __need_wchar_t #define __need_NULL # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 187 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __size_t__ #define __SIZE_T__ #define _SIZE_T #define _SYS_SIZE_T_H #define _T_SIZE_ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ #define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define _BSD_SIZE_T_DEFINED_ #define _SIZE_T_DECLARED #define ___int_size_t_h #define _GCC_SIZE_T #define _SIZET_ #define __size_t typedef long unsigned int size_t; # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 263 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __wchar_t__ #define __WCHAR_T__ #define _WCHAR_T #define _T_WCHAR_ #define _T_WCHAR #define __WCHAR_T #define _WCHAR_T_ #define _BSD_WCHAR_T_ #define _WCHAR_T_DEFINED_ #define _WCHAR_T_DEFINED #define _WCHAR_T_H #define ___int_wchar_t_h #define __INT_WCHAR_T_H #define _GCC_WCHAR_T #define _WCHAR_T_DECLARED # 290 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef _BSD_WCHAR_T_ # 324 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 typedef int wchar_t; # 343 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_wchar_t # 397 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef NULL #define NULL ((void *)0) #undef __need_NULL # 34 "/usr/include/stdlib.h" 2 3 4 #define _STDLIB_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 3 4 #define WNOHANG 1 #define WUNTRACED 2 #define WSTOPPED 2 #define WEXITED 4 #define WCONTINUED 8 #define WNOWAIT 0x01000000 #define __WNOTHREAD 0x20000000 #define __WALL 0x40000000 #define __WCLONE 0x80000000 # 43 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 3 4 #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) #define __WTERMSIG(status) ((status) & 0x7f) #define __WSTOPSIG(status) __WEXITSTATUS(status) #define __WIFEXITED(status) (__WTERMSIG(status) == 0) #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) #define __WCOREDUMP(status) ((status) & __WCOREFLAG) #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) #define __W_CONTINUED 0xffff #define __WCOREFLAG 0x80 # 1 "/usr/include/endian.h" 1 3 4 # 20 "/usr/include/endian.h" 3 4 #define _ENDIAN_H 1 # 32 "/usr/include/endian.h" 3 4 #define __LITTLE_ENDIAN 1234 #define __BIG_ENDIAN 4321 #define __PDP_ENDIAN 3412 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 #define __BYTE_ORDER __LITTLE_ENDIAN # 38 "/usr/include/endian.h" 2 3 4 #define __FLOAT_WORD_ORDER __BYTE_ORDER #define LITTLE_ENDIAN __LITTLE_ENDIAN #define BIG_ENDIAN __BIG_ENDIAN #define PDP_ENDIAN __PDP_ENDIAN #define BYTE_ORDER __BYTE_ORDER #define __LONG_LONG_PAIR(HI,LO) LO, HI # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define _BITS_BYTESWAP_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) #define __bswap_16(x) (__extension__ ({ register unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) # 56 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) # 69 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_32(x) (__extension__ ({ register unsigned int __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_32 (__x); else __asm__ ("bswap %0" : "=r" (__v) : "0" (__x)); __v; })) # 101 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) # 112 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_64(x) (__extension__ ({ register unsigned long __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_64 (__x); else __asm__ ("bswap %q0" : "=r" (__v) : "0" (__x)); __v; })) # 62 "/usr/include/endian.h" 2 3 4 #define htobe16(x) __bswap_16 (x) #define htole16(x) (x) #define be16toh(x) __bswap_16 (x) #define le16toh(x) (x) #define htobe32(x) __bswap_32 (x) #define htole32(x) (x) #define be32toh(x) __bswap_32 (x) #define le32toh(x) (x) #define htobe64(x) __bswap_64 (x) #define htole64(x) (x) #define be64toh(x) __bswap_64 (x) #define le64toh(x) (x) # 66 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 2 3 4 union wait { int w_status; struct { unsigned int __w_termsig:7; unsigned int __w_coredump:1; unsigned int __w_retcode:8; unsigned int:16; } __wait_terminated; struct { unsigned int __w_stopval:8; unsigned int __w_stopsig:8; unsigned int:16; } __wait_stopped; }; #define w_termsig __wait_terminated.__w_termsig #define w_coredump __wait_terminated.__w_coredump #define w_retcode __wait_terminated.__w_retcode #define w_stopsig __wait_stopped.__w_stopsig #define w_stopval __wait_stopped.__w_stopval # 44 "/usr/include/stdlib.h" 2 3 4 #define __WAIT_INT(status) (__extension__ (((union { __typeof(status) __in; int __i; }) { .__in = (status) }).__i)) # 68 "/usr/include/stdlib.h" 3 4 typedef union { union wait *__uptr; int *__iptr; } __WAIT_STATUS __attribute__ ((__transparent_union__)); #define __WAIT_STATUS_DEFN int * # 85 "/usr/include/stdlib.h" 3 4 #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; #define __ldiv_t_defined 1 __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; #define __lldiv_t_defined 1 #define RAND_MAX 2147483647 #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) ; extern double atof (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern int atoi (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern long int atol (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int atoll (__const char *__nptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; extern double strtod (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern float strtof (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long double strtold (__const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern long int strtol (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int strtoul (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtouq (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern long long int strtoll (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; __extension__ extern unsigned long long int strtoull (__const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) ; # 311 "/usr/include/stdlib.h" 3 4 extern char *l64a (long int __n) __attribute__ ((__nothrow__ , __leaf__)) ; extern long int a64l (__const char *__s) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; # 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 #define _SYS_TYPES_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define _BITS_TYPES_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 99 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __S16_TYPE short int #define __U16_TYPE unsigned short int #define __S32_TYPE int #define __U32_TYPE unsigned int #define __SLONGWORD_TYPE long int #define __ULONGWORD_TYPE unsigned long int # 118 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __SQUAD_TYPE long int #define __UQUAD_TYPE unsigned long int #define __SWORD_TYPE long int #define __UWORD_TYPE unsigned long int #define __SLONG32_TYPE int #define __ULONG32_TYPE unsigned int #define __S64_TYPE long int #define __U64_TYPE unsigned long int #define __STD_TYPE typedef # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 3 4 #define _BITS_TYPESIZES_H 1 #define __DEV_T_TYPE __UQUAD_TYPE #define __UID_T_TYPE __U32_TYPE #define __GID_T_TYPE __U32_TYPE #define __INO_T_TYPE __ULONGWORD_TYPE #define __INO64_T_TYPE __UQUAD_TYPE #define __MODE_T_TYPE __U32_TYPE #define __NLINK_T_TYPE __UWORD_TYPE #define __OFF_T_TYPE __SLONGWORD_TYPE #define __OFF64_T_TYPE __SQUAD_TYPE #define __PID_T_TYPE __S32_TYPE #define __RLIM_T_TYPE __ULONGWORD_TYPE #define __RLIM64_T_TYPE __UQUAD_TYPE #define __BLKCNT_T_TYPE __SLONGWORD_TYPE #define __BLKCNT64_T_TYPE __SQUAD_TYPE #define __FSBLKCNT_T_TYPE __ULONGWORD_TYPE #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE #define __FSFILCNT_T_TYPE __ULONGWORD_TYPE #define __FSFILCNT64_T_TYPE __UQUAD_TYPE #define __ID_T_TYPE __U32_TYPE #define __CLOCK_T_TYPE __SLONGWORD_TYPE #define __TIME_T_TYPE __SLONGWORD_TYPE #define __USECONDS_T_TYPE __U32_TYPE #define __SUSECONDS_T_TYPE __SLONGWORD_TYPE #define __DADDR_T_TYPE __S32_TYPE #define __SWBLK_T_TYPE __SLONGWORD_TYPE #define __KEY_T_TYPE __S32_TYPE #define __CLOCKID_T_TYPE __S32_TYPE #define __TIMER_T_TYPE void * #define __BLKSIZE_T_TYPE __SLONGWORD_TYPE #define __FSID_T_TYPE struct { int __val[2]; } #define __SSIZE_T_TYPE __SWORD_TYPE #define __FD_SETSIZE 1024 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; #undef __STD_TYPE # 31 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; #define __u_char_defined typedef __loff_t loff_t; typedef __ino_t ino_t; #define __ino_t_defined typedef __dev_t dev_t; Found header files ['openssl/ssl.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Popping language C ================================================================================ TEST checkSharedLibrary from PETSc.packages.ssl(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:566) TESTING: checkSharedLibrary from PETSc.packages.ssl(config/BuildSystem/config/package.py:566) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.pami(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.pami(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.java(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.java(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.pthread(/home/fpoulin/software/petsc/config/PETSc/packages/pthread.py:26) TESTING: configureLibrary from PETSc.packages.pthread(config/PETSc/packages/pthread.py:26) Checks for pthread_barrier_t, cpu_set_t, and sys/sysctl.h ================================================================================== Checking for a functional pthread Checking for library in Package specific search directory PTHREAD: ['libpthread.a'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 ['libpthread.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lpthread -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBPTHREAD" to "1" Popping language C Checking for headers Package specific search directory PTHREAD: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['pthread.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Checking include with compiler flags var CPPFLAGS ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define IS_COLORING_MAX 65535 #define STDC_HEADERS 1 #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_LIBPTHREAD 1 #define PETSC_HAVE_LIBCRYPTO 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_LIBSSL 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_SIZEOF_MPI_COMM 4 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_MPI_FINT 4 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_HAVE_MPI_F90MODULE 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_COMM_C2F 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_COMM_F2C 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_MPICH_CH3_SOCK 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_COMM_SPAWN 1 #define PETSC_HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS 1 #define PETSC_HAVE_MPI_FINT 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_ALLTOALLW 1 #define PETSC_HAVE_MPI_REPLACE 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_USE_INFO 1 #define PETSC_Alignx(a,b) #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_DEBUG 1 #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #define PETSC_USE_LOG 1 #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_USE_CTABLE 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_USE_COMPLEX 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_USE_SCALAR_COMPLEX 1 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/pthread.h" 1 3 4 # 21 "/usr/include/pthread.h" 3 4 #define _PTHREAD_H 1 # 1 "/usr/include/features.h" 1 3 4 # 21 "/usr/include/features.h" 3 4 #define _FEATURES_H 1 # 98 "/usr/include/features.h" 3 4 #undef __USE_ISOC99 #undef __USE_ISOC95 #undef __USE_POSIX #undef __USE_POSIX2 #undef __USE_POSIX199309 #undef __USE_POSIX199506 #undef __USE_XOPEN #undef __USE_XOPEN_EXTENDED #undef __USE_UNIX98 #undef __USE_XOPEN2K #undef __USE_XOPEN2KXSI #undef __USE_XOPEN2K8 #undef __USE_XOPEN2K8XSI #undef __USE_LARGEFILE #undef __USE_LARGEFILE64 #undef __USE_FILE_OFFSET64 #undef __USE_BSD #undef __USE_SVID #undef __USE_MISC #undef __USE_ATFILE #undef __USE_GNU #undef __USE_REENTRANT #undef __USE_FORTIFY_LEVEL #undef __FAVOR_BSD #undef __KERNEL_STRICT_NAMES #define __KERNEL_STRICT_NAMES #define __USE_ANSI 1 # 141 "/usr/include/features.h" 3 4 #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) # 184 "/usr/include/features.h" 3 4 #define _BSD_SOURCE 1 #define _SVID_SOURCE 1 # 207 "/usr/include/features.h" 3 4 #define _POSIX_SOURCE 1 #define _POSIX_C_SOURCE 200809L #define __USE_POSIX_IMPLICITLY 1 #define __USE_POSIX 1 #define __USE_POSIX2 1 #define __USE_POSIX199309 1 #define __USE_POSIX199506 1 #define __USE_XOPEN2K 1 #undef __USE_ISOC95 #define __USE_ISOC95 1 #undef __USE_ISOC99 #define __USE_ISOC99 1 #define __USE_XOPEN2K8 1 #undef _ATFILE_SOURCE #define _ATFILE_SOURCE 1 # 289 "/usr/include/features.h" 3 4 #define __USE_MISC 1 #define __USE_BSD 1 #define __USE_SVID 1 #define __USE_ATFILE 1 # 320 "/usr/include/features.h" 3 4 #define __USE_FORTIFY_LEVEL 0 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 3 4 #define _PREDEFS_H #define __STDC_IEC_559__ 1 #define __STDC_IEC_559_COMPLEX__ 1 # 325 "/usr/include/features.h" 2 3 4 #define __STDC_ISO_10646__ 200009L #undef __GNU_LIBRARY__ #define __GNU_LIBRARY__ 6 #define __GLIBC__ 2 #define __GLIBC_MINOR__ 15 #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) #define __GLIBC_HAVE_LONG_LONG 1 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 21 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define _SYS_CDEFS_H 1 # 36 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #undef __P #undef __PMT #define __LEAF , __leaf__ #define __LEAF_ATTR __attribute__ ((__leaf__)) # 57 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __THROW __attribute__ ((__nothrow__ __LEAF)) #define __THROWNL __attribute__ ((__nothrow__)) #define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct # 88 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __P(args) args #define __PMT(args) args #define __CONCAT(x,y) x ## y #define __STRING(x) #x #define __ptr_t void * #define __long_double_t long double #define __BEGIN_DECLS #define __END_DECLS # 128 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __BEGIN_NAMESPACE_STD #define __END_NAMESPACE_STD #define __USING_NAMESPACE_STD(name) #define __BEGIN_NAMESPACE_C99 #define __END_NAMESPACE_C99 #define __USING_NAMESPACE_C99(name) #define __bounded #define __unbounded #define __ptrvalue #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) #define __warnattr(msg) __attribute__((__warning__ (msg))) #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) # 164 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __flexarr [] # 191 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) #define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW #define __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) #define __ASMNAME2(prefix,cname) __STRING (prefix) cname # 225 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_malloc__ __attribute__ ((__malloc__)) # 234 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_pure__ __attribute__ ((__pure__)) #define __attribute_const__ __attribute__ ((__const__)) # 250 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_used__ __attribute__ ((__used__)) #define __attribute_noinline__ __attribute__ ((__noinline__)) #define __attribute_deprecated__ __attribute__ ((__deprecated__)) # 271 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) # 281 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) # 290 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __nonnull(params) __attribute__ ((__nonnull__ params)) #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) # 307 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __wur #define __always_inline __inline __attribute__ ((__always_inline__)) # 330 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __extern_inline extern __inline #define __extern_always_inline extern __always_inline __attribute__ ((__artificial__)) # 343 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __va_arg_pack() __builtin_va_arg_pack () #define __va_arg_pack_len() __builtin_va_arg_pack_len () # 364 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __restrict_arr __restrict # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 400 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __LDBL_REDIR1(name,proto,alias) name proto #define __LDBL_REDIR(name,proto) name proto #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW #define __LDBL_REDIR_NTH(name,proto) name proto __THROW #define __LDBL_REDIR_DECL(name) #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 3 4 #define __stub_bdflush #define __stub_chflags #define __stub_fattach #define __stub_fchflags #define __stub_fdetach #define __stub_getmsg #define __stub_gtty #define __stub_lchmod #define __stub_putmsg #define __stub_revoke #define __stub_setlogin #define __stub_sigreturn #define __stub_sstk #define __stub_stty # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 24 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/endian.h" 1 3 4 # 20 "/usr/include/endian.h" 3 4 #define _ENDIAN_H 1 # 32 "/usr/include/endian.h" 3 4 #define __LITTLE_ENDIAN 1234 #define __BIG_ENDIAN 4321 #define __PDP_ENDIAN 3412 # 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 #define __BYTE_ORDER __LITTLE_ENDIAN # 38 "/usr/include/endian.h" 2 3 4 #define __FLOAT_WORD_ORDER __BYTE_ORDER #define LITTLE_ENDIAN __LITTLE_ENDIAN #define BIG_ENDIAN __BIG_ENDIAN #define PDP_ENDIAN __PDP_ENDIAN #define BYTE_ORDER __BYTE_ORDER #define __LONG_LONG_PAIR(HI,LO) LO, HI # 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 # 26 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define _BITS_BYTESWAP_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 2 3 4 #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) #define __bswap_16(x) (__extension__ ({ register unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) # 56 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) # 69 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_32(x) (__extension__ ({ register unsigned int __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_32 (__x); else __asm__ ("bswap %0" : "=r" (__v) : "0" (__x)); __v; })) # 101 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) # 112 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 #define __bswap_64(x) (__extension__ ({ register unsigned long __v, __x = (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_64 (__x); else __asm__ ("bswap %q0" : "=r" (__v) : "0" (__x)); __v; })) # 62 "/usr/include/endian.h" 2 3 4 #define htobe16(x) __bswap_16 (x) #define htole16(x) (x) #define be16toh(x) __bswap_16 (x) #define le16toh(x) (x) #define htobe32(x) __bswap_32 (x) #define htole32(x) (x) #define be32toh(x) __bswap_32 (x) #define le32toh(x) (x) #define htobe64(x) __bswap_64 (x) #define htole64(x) (x) #define be64toh(x) __bswap_64 (x) #define le64toh(x) (x) # 25 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sched.h" 1 3 4 # 22 "/usr/include/sched.h" 3 4 #define _SCHED_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define _BITS_TYPES_H 1 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; # 99 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __S16_TYPE short int #define __U16_TYPE unsigned short int #define __S32_TYPE int #define __U32_TYPE unsigned int #define __SLONGWORD_TYPE long int #define __ULONGWORD_TYPE unsigned long int # 118 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 #define __SQUAD_TYPE long int #define __UQUAD_TYPE unsigned long int #define __SWORD_TYPE long int #define __UWORD_TYPE unsigned long int #define __SLONG32_TYPE int #define __ULONG32_TYPE unsigned int #define __S64_TYPE long int #define __U64_TYPE unsigned long int #define __STD_TYPE typedef # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 25 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 3 4 #define _BITS_TYPESIZES_H 1 #define __DEV_T_TYPE __UQUAD_TYPE #define __UID_T_TYPE __U32_TYPE #define __GID_T_TYPE __U32_TYPE #define __INO_T_TYPE __ULONGWORD_TYPE #define __INO64_T_TYPE __UQUAD_TYPE #define __MODE_T_TYPE __U32_TYPE #define __NLINK_T_TYPE __UWORD_TYPE #define __OFF_T_TYPE __SLONGWORD_TYPE #define __OFF64_T_TYPE __SQUAD_TYPE #define __PID_T_TYPE __S32_TYPE #define __RLIM_T_TYPE __ULONGWORD_TYPE #define __RLIM64_T_TYPE __UQUAD_TYPE #define __BLKCNT_T_TYPE __SLONGWORD_TYPE #define __BLKCNT64_T_TYPE __SQUAD_TYPE #define __FSBLKCNT_T_TYPE __ULONGWORD_TYPE #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE #define __FSFILCNT_T_TYPE __ULONGWORD_TYPE #define __FSFILCNT64_T_TYPE __UQUAD_TYPE #define __ID_T_TYPE __U32_TYPE #define __CLOCK_T_TYPE __SLONGWORD_TYPE #define __TIME_T_TYPE __SLONGWORD_TYPE #define __USECONDS_T_TYPE __U32_TYPE #define __SUSECONDS_T_TYPE __SLONGWORD_TYPE #define __DADDR_T_TYPE __S32_TYPE #define __SWBLK_T_TYPE __SLONGWORD_TYPE #define __KEY_T_TYPE __S32_TYPE #define __CLOCKID_T_TYPE __S32_TYPE #define __TIMER_T_TYPE void * #define __BLKSIZE_T_TYPE __SLONGWORD_TYPE #define __FSID_T_TYPE struct { int __val[2]; } #define __SSIZE_T_TYPE __SWORD_TYPE #define __FD_SETSIZE 1024 # 132 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef long int __swblk_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __ssize_t; typedef __off64_t __loff_t; typedef __quad_t *__qaddr_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; #undef __STD_TYPE # 28 "/usr/include/sched.h" 2 3 4 #define __need_size_t # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 187 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __size_t__ #define __SIZE_T__ #define _SIZE_T #define _SYS_SIZE_T_H #define _T_SIZE_ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ #define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define _BSD_SIZE_T_DEFINED_ #define _SIZE_T_DECLARED #define ___int_size_t_h #define _GCC_SIZE_T #define _SIZET_ #define __size_t typedef long unsigned int size_t; # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 408 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_NULL # 31 "/usr/include/sched.h" 2 3 4 #define __need_time_t #define __need_timespec # 1 "/usr/include/time.h" 1 3 4 # 67 "/usr/include/time.h" 3 4 #undef __need_clock_t #define __time_t_defined 1 typedef __time_t time_t; #undef __need_time_t # 95 "/usr/include/time.h" 3 4 #undef __clockid_time_t # 107 "/usr/include/time.h" 3 4 #undef __need_timer_t #define __timespec_defined 1 struct timespec { __time_t tv_sec; long int tv_nsec; }; #undef __need_timespec # 35 "/usr/include/sched.h" 2 3 4 typedef __pid_t pid_t; #define __pid_t_defined # 1 "/usr/include/x86_64-linux-gnu/bits/sched.h" 1 3 4 # 30 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 #define SCHED_OTHER 0 #define SCHED_FIFO 1 #define SCHED_RR 2 # 74 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 struct sched_param { int __sched_priority; }; # 97 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 #define __defined_schedparam 1 struct __sched_param { int __sched_priority; }; #undef __need_schedparam #define __cpu_set_t_defined #define __CPU_SETSIZE 1024 #define __NCPUBITS (8 * sizeof (__cpu_mask)) typedef unsigned long int __cpu_mask; #define __CPUELT(cpu) ((cpu) / __NCPUBITS) #define __CPUMASK(cpu) ((__cpu_mask) 1 << ((cpu) % __NCPUBITS)) typedef struct { __cpu_mask __bits[1024 / (8 * sizeof (__cpu_mask))]; } cpu_set_t; #define __CPU_ZERO_S(setsize,cpusetp) do __builtin_memset (cpusetp, '\0', setsize); while (0) # 146 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 #define __CPU_SET_S(cpu,setsize,cpusetp) (__extension__ ({ size_t __cpu = (cpu); __cpu < 8 * (setsize) ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] |= __CPUMASK (__cpu)) : 0; })) #define __CPU_CLR_S(cpu,setsize,cpusetp) (__extension__ ({ size_t __cpu = (cpu); __cpu < 8 * (setsize) ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] &= ~__CPUMASK (__cpu)) : 0; })) #define __CPU_ISSET_S(cpu,setsize,cpusetp) (__extension__ ({ size_t __cpu = (cpu); __cpu < 8 * (setsize) ? ((((__const __cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] & __CPUMASK (__cpu))) != 0 : 0; })) #define __CPU_COUNT_S(setsize,cpusetp) __sched_cpucount (setsize, cpusetp) #define __CPU_EQUAL_S(setsize,cpusetp1,cpusetp2) (__builtin_memcmp (cpusetp1, cpusetp2, setsize) == 0) # 187 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 #define __CPU_OP_S(setsize,destset,srcset1,srcset2,op) (__extension__ ({ cpu_set_t *__dest = (destset); __const __cpu_mask *__arr1 = (srcset1)->__bits; __const __cpu_mask *__arr2 = (srcset2)->__bits; size_t __imax = (setsize) / sizeof (__cpu_mask); size_t __i; for (__i = 0; __i < __imax; ++__i) ((__cpu_mask *) __dest->__bits)[__i] = __arr1[__i] op __arr2[__i]; __dest; })) # 198 "/usr/include/x86_64-linux-gnu/bits/sched.h" 3 4 #define __CPU_ALLOC_SIZE(count) ((((count) + __NCPUBITS - 1) / __NCPUBITS) * sizeof (__cpu_mask)) #define __CPU_ALLOC(count) __sched_cpualloc (count) #define __CPU_FREE(cpuset) __sched_cpufree (cpuset) extern int __sched_cpucount (size_t __setsize, const cpu_set_t *__setp) __attribute__ ((__nothrow__ , __leaf__)); extern cpu_set_t *__sched_cpualloc (size_t __count) __attribute__ ((__nothrow__ , __leaf__)) ; extern void __sched_cpufree (cpu_set_t *__set) __attribute__ ((__nothrow__ , __leaf__)); # 44 "/usr/include/sched.h" 2 3 4 #define sched_priority __sched_priority extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_setscheduler (__pid_t __pid, int __policy, __const struct sched_param *__param) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_getscheduler (__pid_t __pid) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_yield (void) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_max (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_get_priority_min (int __algorithm) __attribute__ ((__nothrow__ , __leaf__)); extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __attribute__ ((__nothrow__ , __leaf__)); # 126 "/usr/include/sched.h" 3 4 # 26 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 27 "/usr/include/time.h" 3 4 #define _TIME_H 1 #define __need_size_t #define __need_NULL # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 397 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef NULL #define NULL ((void *)0) #undef __need_NULL # 39 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 # 41 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 #define _BITS_TIME_H 1 #define CLOCKS_PER_SEC 1000000l # 61 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 #define CLOCK_REALTIME 0 #define CLOCK_MONOTONIC 1 #define CLOCK_PROCESS_CPUTIME_ID 2 #define CLOCK_THREAD_CPUTIME_ID 3 #define CLOCK_MONOTONIC_RAW 4 #define CLOCK_REALTIME_COARSE 5 #define CLOCK_MONOTONIC_COARSE 6 #define CLOCK_BOOTTIME 7 #define CLOCK_REALTIME_ALARM 8 #define CLOCK_BOOTTIME_ALARM 9 #define TIMER_ABSTIME 1 # 99 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 #undef __need_timeval # 43 "/usr/include/time.h" 2 3 4 # 54 "/usr/include/time.h" 3 4 #define __clock_t_defined 1 typedef __clock_t clock_t; #undef __need_clock_t # 83 "/usr/include/time.h" 3 4 #undef __need_time_t #define __clockid_t_defined 1 typedef __clockid_t clockid_t; #undef __clockid_time_t #define __timer_t_defined 1 typedef __timer_t timer_t; #undef __need_timer_t # 127 "/usr/include/time.h" 3 4 #undef __need_timespec 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 int tm_gmtoff; __const char *tm_zone; }; struct itimerspec { struct timespec it_interval; struct timespec it_value; }; struct sigevent; # 180 "/usr/include/time.h" 3 4 extern clock_t clock (void) __attribute__ ((__nothrow__ , __leaf__)); extern time_t time (time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern double difftime (time_t __time1, time_t __time0) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); extern time_t mktime (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern size_t strftime (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); # 215 "/usr/include/time.h" 3 4 # 1 "/usr/include/xlocale.h" 1 3 4 # 22 "/usr/include/xlocale.h" 3 4 #define _XLOCALE_H 1 typedef struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; } *__locale_t; typedef __locale_t locale_t; # 216 "/usr/include/time.h" 2 3 4 extern size_t strftime_l (char *__restrict __s, size_t __maxsize, __const char *__restrict __format, __const struct tm *__restrict __tp, __locale_t __loc) __attribute__ ((__nothrow__ , __leaf__)); # 230 "/usr/include/time.h" 3 4 extern struct tm *gmtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *gmtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern struct tm *localtime_r (__const time_t *__restrict __timer, struct tm *__restrict __tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime (__const struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime (__const time_t *__timer) __attribute__ ((__nothrow__ , __leaf__)); extern char *asctime_r (__const struct tm *__restrict __tp, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *ctime_r (__const time_t *__restrict __timer, char *__restrict __buf) __attribute__ ((__nothrow__ , __leaf__)); extern char *__tzname[2]; extern int __daylight; extern long int __timezone; extern char *tzname[2]; extern void tzset (void) __attribute__ ((__nothrow__ , __leaf__)); extern int daylight; extern long int timezone; extern int stime (__const time_t *__when) __attribute__ ((__nothrow__ , __leaf__)); #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) # 313 "/usr/include/time.h" 3 4 extern time_t timegm (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern time_t timelocal (struct tm *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int dysize (int __year) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); # 328 "/usr/include/time.h" 3 4 extern int nanosleep (__const struct timespec *__requested_time, struct timespec *__remaining); extern int clock_getres (clockid_t __clock_id, struct timespec *__res) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_settime (clockid_t __clock_id, __const struct timespec *__tp) __attribute__ ((__nothrow__ , __leaf__)); extern int clock_nanosleep (clockid_t __clock_id, int __flags, __const struct timespec *__req, struct timespec *__rem); extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_create (clockid_t __clock_id, struct sigevent *__restrict __evp, timer_t *__restrict __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_delete (timer_t __timerid) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_settime (timer_t __timerid, int __flags, __const struct itimerspec *__restrict __value, struct itimerspec *__restrict __ovalue) __attribute__ ((__nothrow__ , __leaf__)); extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) __attribute__ ((__nothrow__ , __leaf__)); Found header files ['pthread.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Popping language C All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.packages.pthread Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c:6:20: warning: unused variable ‘a’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { pthread_barrier_t *a; ; return 0; } Defined "HAVE_PTHREAD_BARRIER_T" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c:6:12: warning: unused variable ‘a’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { cpu_set_t *a; ; return 0; } Defined "HAVE_SCHED_CPU_SET_T" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/PETSc.packages.pthread /tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c" # 1 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define IS_COLORING_MAX 65535 #define STDC_HEADERS 1 #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_LIBPTHREAD 1 #define PETSC_HAVE_LIBCRYPTO 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_LIBSSL 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_SIZEOF_MPI_COMM 4 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_MPI_FINT 4 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_HAVE_MPI_F90MODULE 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_COMM_C2F 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_COMM_F2C 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_MPICH_CH3_SOCK 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_COMM_SPAWN 1 #define PETSC_HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS 1 #define PETSC_HAVE_MPI_FINT 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_ALLTOALLW 1 #define PETSC_HAVE_MPI_REPLACE 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_USE_INFO 1 #define PETSC_Alignx(a,b) #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_DEBUG 1 #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #define PETSC_USE_LOG 1 #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_USE_CTABLE 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_USE_COMPLEX 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_USE_SCALAR_COMPLEX 1 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 #define PETSC_HAVE_SCHED_CPU_SET_T 1 #define PETSC_HAVE_PTHREAD_BARRIER_T 1 # 2 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/PETSc.packages.pthread/conftest.c" 2 # 1 "/usr/include/x86_64-linux-gnu/sys/sysctl.h" 1 3 4 # 20 "/usr/include/x86_64-linux-gnu/sys/sysctl.h" 3 4 #define _SYS_SYSCTL_H 1 # 1 "/usr/include/features.h" 1 3 4 # 21 "/usr/include/features.h" 3 4 #define _FEATURES_H 1 # 98 "/usr/include/features.h" 3 4 #undef __USE_ISOC99 #undef __USE_ISOC95 #undef __USE_POSIX #undef __USE_POSIX2 #undef __USE_POSIX199309 #undef __USE_POSIX199506 #undef __USE_XOPEN #undef __USE_XOPEN_EXTENDED #undef __USE_UNIX98 #undef __USE_XOPEN2K #undef __USE_XOPEN2KXSI #undef __USE_XOPEN2K8 #undef __USE_XOPEN2K8XSI #undef __USE_LARGEFILE #undef __USE_LARGEFILE64 #undef __USE_FILE_OFFSET64 #undef __USE_BSD #undef __USE_SVID #undef __USE_MISC #undef __USE_ATFILE #undef __USE_GNU #undef __USE_REENTRANT #undef __USE_FORTIFY_LEVEL #undef __FAVOR_BSD #undef __KERNEL_STRICT_NAMES #define __KERNEL_STRICT_NAMES #define __USE_ANSI 1 # 141 "/usr/include/features.h" 3 4 #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) # 184 "/usr/include/features.h" 3 4 #define _BSD_SOURCE 1 #define _SVID_SOURCE 1 # 207 "/usr/include/features.h" 3 4 #define _POSIX_SOURCE 1 #define _POSIX_C_SOURCE 200809L #define __USE_POSIX_IMPLICITLY 1 #define __USE_POSIX 1 #define __USE_POSIX2 1 #define __USE_POSIX199309 1 #define __USE_POSIX199506 1 #define __USE_XOPEN2K 1 #undef __USE_ISOC95 #define __USE_ISOC95 1 #undef __USE_ISOC99 #define __USE_ISOC99 1 #define __USE_XOPEN2K8 1 #undef _ATFILE_SOURCE #define _ATFILE_SOURCE 1 # 289 "/usr/include/features.h" 3 4 #define __USE_MISC 1 #define __USE_BSD 1 #define __USE_SVID 1 #define __USE_ATFILE 1 # 320 "/usr/include/features.h" 3 4 #define __USE_FORTIFY_LEVEL 0 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 3 4 #define _PREDEFS_H #define __STDC_IEC_559__ 1 #define __STDC_IEC_559_COMPLEX__ 1 # 325 "/usr/include/features.h" 2 3 4 #define __STDC_ISO_10646__ 200009L #undef __GNU_LIBRARY__ #define __GNU_LIBRARY__ 6 #define __GLIBC__ 2 #define __GLIBC_MINOR__ 15 #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) #define __GLIBC_HAVE_LONG_LONG 1 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 21 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define _SYS_CDEFS_H 1 # 36 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #undef __P #undef __PMT #define __LEAF , __leaf__ #define __LEAF_ATTR __attribute__ ((__leaf__)) # 57 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __THROW __attribute__ ((__nothrow__ __LEAF)) #define __THROWNL __attribute__ ((__nothrow__)) #define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct # 88 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __P(args) args #define __PMT(args) args #define __CONCAT(x,y) x ## y #define __STRING(x) #x #define __ptr_t void * #define __long_double_t long double #define __BEGIN_DECLS #define __END_DECLS # 128 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __BEGIN_NAMESPACE_STD #define __END_NAMESPACE_STD #define __USING_NAMESPACE_STD(name) #define __BEGIN_NAMESPACE_C99 #define __END_NAMESPACE_C99 #define __USING_NAMESPACE_C99(name) #define __bounded #define __unbounded #define __ptrvalue #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) #define __warnattr(msg) __attribute__((__warning__ (msg))) #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) # 164 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __flexarr [] # 191 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) #define __REDIRECT_NTH(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROW #define __REDIRECT_NTHNL(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) __THROWNL #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) #define __ASMNAME2(prefix,cname) __STRING (prefix) cname # 225 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_malloc__ __attribute__ ((__malloc__)) # 234 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_pure__ __attribute__ ((__pure__)) #define __attribute_const__ __attribute__ ((__const__)) # 250 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_used__ __attribute__ ((__used__)) #define __attribute_noinline__ __attribute__ ((__noinline__)) #define __attribute_deprecated__ __attribute__ ((__deprecated__)) # 271 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) # 281 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) # 290 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __nonnull(params) __attribute__ ((__nonnull__ params)) #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) # 307 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __wur #define __always_inline __inline __attribute__ ((__always_inline__)) # 330 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __extern_inline extern __inline #define __extern_always_inline extern __always_inline __attribute__ ((__artificial__)) # 343 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __va_arg_pack() __builtin_va_arg_pack () #define __va_arg_pack_len() __builtin_va_arg_pack_len () # 364 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __restrict_arr __restrict # 378 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 379 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 400 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 #define __LDBL_REDIR1(name,proto,alias) name proto #define __LDBL_REDIR(name,proto) name proto #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW #define __LDBL_REDIR_NTH(name,proto) name proto __THROW #define __LDBL_REDIR_DECL(name) #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) # 358 "/usr/include/features.h" 2 3 4 # 389 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 #define __WORDSIZE 64 #define __WORDSIZE_COMPAT32 1 # 5 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 3 4 #define __stub_bdflush #define __stub_chflags #define __stub_fattach #define __stub_fchflags #define __stub_fdetach #define __stub_getmsg #define __stub_gtty #define __stub_lchmod #define __stub_putmsg #define __stub_revoke #define __stub_setlogin #define __stub_sigreturn #define __stub_sstk #define __stub_stty # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 390 "/usr/include/features.h" 2 3 4 # 23 "/usr/include/x86_64-linux-gnu/sys/sysctl.h" 2 3 4 #define __need_size_t # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 1 3 4 # 187 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #define __size_t__ #define __SIZE_T__ #define _SIZE_T #define _SYS_SIZE_T_H #define _T_SIZE_ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ #define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define _BSD_SIZE_T_DEFINED_ #define _SIZE_T_DECLARED #define ___int_size_t_h #define _GCC_SIZE_T #define _SIZET_ #define __size_t typedef long unsigned int size_t; # 234 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_size_t # 408 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h" 3 4 #undef __need_NULL # 25 "/usr/include/x86_64-linux-gnu/sys/sysctl.h" 2 3 4 #define _LINUX_KERNEL_H 1 #define __undef_LINUX_KERNEL_H #define _LINUX_TYPES_H 1 #define __undef_LINUX_TYPES_H #define _LINUX_LIST_H 1 #define __undef_LINUX_LIST_H #define __LINUX_COMPILER_H 1 #define __user #define __undef__LINUX_COMPILER_H # 1 "/usr/include/linux/sysctl.h" 1 3 4 # 23 "/usr/include/linux/sysctl.h" 3 4 #define _LINUX_SYSCTL_H # 1 "/usr/include/linux/kernel.h" 1 3 4 # 26 "/usr/include/linux/sysctl.h" 2 3 4 # 1 "/usr/include/linux/types.h" 1 3 4 # 27 "/usr/include/linux/sysctl.h" 2 3 4 struct completion; #define CTL_MAXNAME 10 struct __sysctl_args { int *name; int nlen; void *oldval; size_t *oldlenp; void *newval; size_t newlen; unsigned long __unused[4]; }; enum { CTL_KERN=1, CTL_VM=2, CTL_NET=3, CTL_PROC=4, CTL_FS=5, CTL_DEBUG=6, CTL_DEV=7, CTL_BUS=8, CTL_ABI=9, CTL_CPU=10, CTL_ARLAN=254, CTL_S390DBF=5677, CTL_SUNRPC=7249, CTL_PM=9899, CTL_FRV=9898, }; enum { CTL_BUS_ISA=1 }; enum { INOTIFY_MAX_USER_INSTANCES=1, INOTIFY_MAX_USER_WATCHES=2, INOTIFY_MAX_QUEUED_EVENTS=3 }; enum { KERN_OSTYPE=1, KERN_OSRELEASE=2, KERN_OSREV=3, KERN_VERSION=4, KERN_SECUREMASK=5, KERN_PROF=6, KERN_NODENAME=7, KERN_DOMAINNAME=8, KERN_PANIC=15, KERN_REALROOTDEV=16, KERN_SPARC_REBOOT=21, KERN_CTLALTDEL=22, KERN_PRINTK=23, KERN_NAMETRANS=24, KERN_PPC_HTABRECLAIM=25, KERN_PPC_ZEROPAGED=26, KERN_PPC_POWERSAVE_NAP=27, KERN_MODPROBE=28, KERN_SG_BIG_BUFF=29, KERN_ACCT=30, KERN_PPC_L2CR=31, KERN_RTSIGNR=32, KERN_RTSIGMAX=33, KERN_SHMMAX=34, KERN_MSGMAX=35, KERN_MSGMNB=36, KERN_MSGPOOL=37, KERN_SYSRQ=38, KERN_MAX_THREADS=39, KERN_RANDOM=40, KERN_SHMALL=41, KERN_MSGMNI=42, KERN_SEM=43, KERN_SPARC_STOP_A=44, KERN_SHMMNI=45, KERN_OVERFLOWUID=46, KERN_OVERFLOWGID=47, KERN_SHMPATH=48, KERN_HOTPLUG=49, KERN_IEEE_EMULATION_WARNINGS=50, KERN_S390_USER_DEBUG_LOGGING=51, KERN_CORE_USES_PID=52, KERN_TAINTED=53, KERN_CADPID=54, KERN_PIDMAX=55, KERN_CORE_PATTERN=56, KERN_PANIC_ON_OOPS=57, KERN_HPPA_PWRSW=58, KERN_HPPA_UNALIGNED=59, KERN_PRINTK_RATELIMIT=60, KERN_PRINTK_RATELIMIT_BURST=61, KERN_PTY=62, KERN_NGROUPS_MAX=63, KERN_SPARC_SCONS_PWROFF=64, KERN_HZ_TIMER=65, KERN_UNKNOWN_NMI_PANIC=66, KERN_BOOTLOADER_TYPE=67, KERN_RANDOMIZE=68, KERN_SETUID_DUMPABLE=69, KERN_SPIN_RETRY=70, KERN_ACPI_VIDEO_FLAGS=71, KERN_IA64_UNALIGNED=72, KERN_COMPAT_LOG=73, KERN_MAX_LOCK_DEPTH=74, KERN_NMI_WATCHDOG=75, KERN_PANIC_ON_NMI=76, }; enum { VM_UNUSED1=1, VM_UNUSED2=2, VM_UNUSED3=3, VM_UNUSED4=4, VM_OVERCOMMIT_MEMORY=5, VM_UNUSED5=6, VM_UNUSED7=7, VM_UNUSED8=8, VM_UNUSED9=9, VM_PAGE_CLUSTER=10, VM_DIRTY_BACKGROUND=11, VM_DIRTY_RATIO=12, VM_DIRTY_WB_CS=13, VM_DIRTY_EXPIRE_CS=14, VM_NR_PDFLUSH_THREADS=15, VM_OVERCOMMIT_RATIO=16, VM_PAGEBUF=17, VM_HUGETLB_PAGES=18, VM_SWAPPINESS=19, VM_LOWMEM_RESERVE_RATIO=20, VM_MIN_FREE_KBYTES=21, VM_MAX_MAP_COUNT=22, VM_LAPTOP_MODE=23, VM_BLOCK_DUMP=24, VM_HUGETLB_GROUP=25, VM_VFS_CACHE_PRESSURE=26, VM_LEGACY_VA_LAYOUT=27, VM_SWAP_TOKEN_TIMEOUT=28, VM_DROP_PAGECACHE=29, VM_PERCPU_PAGELIST_FRACTION=30, VM_ZONE_RECLAIM_MODE=31, VM_MIN_UNMAPPED=32, VM_PANIC_ON_OOM=33, VM_VDSO_ENABLED=34, VM_MIN_SLAB=35, }; enum { NET_CORE=1, NET_ETHER=2, NET_802=3, NET_UNIX=4, NET_IPV4=5, NET_IPX=6, NET_ATALK=7, NET_NETROM=8, NET_AX25=9, NET_BRIDGE=10, NET_ROSE=11, NET_IPV6=12, NET_X25=13, NET_TR=14, NET_DECNET=15, NET_ECONET=16, NET_SCTP=17, NET_LLC=18, NET_NETFILTER=19, NET_DCCP=20, NET_IRDA=412, }; enum { RANDOM_POOLSIZE=1, RANDOM_ENTROPY_COUNT=2, RANDOM_READ_THRESH=3, RANDOM_WRITE_THRESH=4, RANDOM_BOOT_ID=5, RANDOM_UUID=6 }; enum { PTY_MAX=1, PTY_NR=2 }; enum { BUS_ISA_MEM_BASE=1, BUS_ISA_PORT_BASE=2, BUS_ISA_PORT_SHIFT=3 }; enum { NET_CORE_WMEM_MAX=1, NET_CORE_RMEM_MAX=2, NET_CORE_WMEM_DEFAULT=3, NET_CORE_RMEM_DEFAULT=4, NET_CORE_MAX_BACKLOG=6, NET_CORE_FASTROUTE=7, NET_CORE_MSG_COST=8, NET_CORE_MSG_BURST=9, NET_CORE_OPTMEM_MAX=10, NET_CORE_HOT_LIST_LENGTH=11, NET_CORE_DIVERT_VERSION=12, NET_CORE_NO_CONG_THRESH=13, NET_CORE_NO_CONG=14, NET_CORE_LO_CONG=15, NET_CORE_MOD_CONG=16, NET_CORE_DEV_WEIGHT=17, NET_CORE_SOMAXCONN=18, NET_CORE_BUDGET=19, NET_CORE_AEVENT_ETIME=20, NET_CORE_AEVENT_RSEQTH=21, NET_CORE_WARNINGS=22, }; enum { NET_UNIX_DESTROY_DELAY=1, NET_UNIX_DELETE_DELAY=2, NET_UNIX_MAX_DGRAM_QLEN=3, }; enum { NET_NF_CONNTRACK_MAX=1, NET_NF_CONNTRACK_TCP_TIMEOUT_SYN_SENT=2, NET_NF_CONNTRACK_TCP_TIMEOUT_SYN_RECV=3, NET_NF_CONNTRACK_TCP_TIMEOUT_ESTABLISHED=4, NET_NF_CONNTRACK_TCP_TIMEOUT_FIN_WAIT=5, NET_NF_CONNTRACK_TCP_TIMEOUT_CLOSE_WAIT=6, NET_NF_CONNTRACK_TCP_TIMEOUT_LAST_ACK=7, NET_NF_CONNTRACK_TCP_TIMEOUT_TIME_WAIT=8, NET_NF_CONNTRACK_TCP_TIMEOUT_CLOSE=9, NET_NF_CONNTRACK_UDP_TIMEOUT=10, NET_NF_CONNTRACK_UDP_TIMEOUT_STREAM=11, NET_NF_CONNTRACK_ICMP_TIMEOUT=12, NET_NF_CONNTRACK_GENERIC_TIMEOUT=13, NET_NF_CONNTRACK_BUCKETS=14, NET_NF_CONNTRACK_LOG_INVALID=15, NET_NF_CONNTRACK_TCP_TIMEOUT_MAX_RETRANS=16, NET_NF_CONNTRACK_TCP_LOOSE=17, NET_NF_CONNTRACK_TCP_BE_LIBERAL=18, NET_NF_CONNTRACK_TCP_MAX_RETRANS=19, NET_NF_CONNTRACK_SCTP_TIMEOUT_CLOSED=20, NET_NF_CONNTRACK_SCTP_TIMEOUT_COOKIE_WAIT=21, NET_NF_CONNTRACK_SCTP_TIMEOUT_COOKIE_ECHOED=22, NET_NF_CONNTRACK_SCTP_TIMEOUT_ESTABLISHED=23, NET_NF_CONNTRACK_SCTP_TIMEOUT_SHUTDOWN_SENT=24, NET_NF_CONNTRACK_SCTP_TIMEOUT_SHUTDOWN_RECD=25, NET_NF_CONNTRACK_SCTP_TIMEOUT_SHUTDOWN_ACK_SENT=26, NET_NF_CONNTRACK_COUNT=27, NET_NF_CONNTRACK_ICMPV6_TIMEOUT=28, NET_NF_CONNTRACK_FRAG6_TIMEOUT=29, NET_NF_CONNTRACK_FRAG6_LOW_THRESH=30, NET_NF_CONNTRACK_FRAG6_HIGH_THRESH=31, NET_NF_CONNTRACK_CHECKSUM=32, }; enum { NET_IPV4_FORWARD=8, NET_IPV4_DYNADDR=9, NET_IPV4_CONF=16, NET_IPV4_NEIGH=17, NET_IPV4_ROUTE=18, NET_IPV4_FIB_HASH=19, NET_IPV4_NETFILTER=20, NET_IPV4_TCP_TIMESTAMPS=33, NET_IPV4_TCP_WINDOW_SCALING=34, NET_IPV4_TCP_SACK=35, NET_IPV4_TCP_RETRANS_COLLAPSE=36, NET_IPV4_DEFAULT_TTL=37, NET_IPV4_AUTOCONFIG=38, NET_IPV4_NO_PMTU_DISC=39, NET_IPV4_TCP_SYN_RETRIES=40, NET_IPV4_IPFRAG_HIGH_THRESH=41, NET_IPV4_IPFRAG_LOW_THRESH=42, NET_IPV4_IPFRAG_TIME=43, NET_IPV4_TCP_MAX_KA_PROBES=44, NET_IPV4_TCP_KEEPALIVE_TIME=45, NET_IPV4_TCP_KEEPALIVE_PROBES=46, NET_IPV4_TCP_RETRIES1=47, NET_IPV4_TCP_RETRIES2=48, NET_IPV4_TCP_FIN_TIMEOUT=49, NET_IPV4_IP_MASQ_DEBUG=50, NET_TCP_SYNCOOKIES=51, NET_TCP_STDURG=52, NET_TCP_RFC1337=53, NET_TCP_SYN_TAILDROP=54, NET_TCP_MAX_SYN_BACKLOG=55, NET_IPV4_LOCAL_PORT_RANGE=56, NET_IPV4_ICMP_ECHO_IGNORE_ALL=57, NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS=58, NET_IPV4_ICMP_SOURCEQUENCH_RATE=59, NET_IPV4_ICMP_DESTUNREACH_RATE=60, NET_IPV4_ICMP_TIMEEXCEED_RATE=61, NET_IPV4_ICMP_PARAMPROB_RATE=62, NET_IPV4_ICMP_ECHOREPLY_RATE=63, NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES=64, NET_IPV4_IGMP_MAX_MEMBERSHIPS=65, NET_TCP_TW_RECYCLE=66, NET_IPV4_ALWAYS_DEFRAG=67, NET_IPV4_TCP_KEEPALIVE_INTVL=68, NET_IPV4_INET_PEER_THRESHOLD=69, NET_IPV4_INET_PEER_MINTTL=70, NET_IPV4_INET_PEER_MAXTTL=71, NET_IPV4_INET_PEER_GC_MINTIME=72, NET_IPV4_INET_PEER_GC_MAXTIME=73, NET_TCP_ORPHAN_RETRIES=74, NET_TCP_ABORT_ON_OVERFLOW=75, NET_TCP_SYNACK_RETRIES=76, NET_TCP_MAX_ORPHANS=77, NET_TCP_MAX_TW_BUCKETS=78, NET_TCP_FACK=79, NET_TCP_REORDERING=80, NET_TCP_ECN=81, NET_TCP_DSACK=82, NET_TCP_MEM=83, NET_TCP_WMEM=84, NET_TCP_RMEM=85, NET_TCP_APP_WIN=86, NET_TCP_ADV_WIN_SCALE=87, NET_IPV4_NONLOCAL_BIND=88, NET_IPV4_ICMP_RATELIMIT=89, NET_IPV4_ICMP_RATEMASK=90, NET_TCP_TW_REUSE=91, NET_TCP_FRTO=92, NET_TCP_LOW_LATENCY=93, NET_IPV4_IPFRAG_SECRET_INTERVAL=94, NET_IPV4_IGMP_MAX_MSF=96, NET_TCP_NO_METRICS_SAVE=97, NET_TCP_DEFAULT_WIN_SCALE=105, NET_TCP_MODERATE_RCVBUF=106, NET_TCP_TSO_WIN_DIVISOR=107, NET_TCP_BIC_BETA=108, NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR=109, NET_TCP_CONG_CONTROL=110, NET_TCP_ABC=111, NET_IPV4_IPFRAG_MAX_DIST=112, NET_TCP_MTU_PROBING=113, NET_TCP_BASE_MSS=114, NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS=115, NET_TCP_DMA_COPYBREAK=116, NET_TCP_SLOW_START_AFTER_IDLE=117, NET_CIPSOV4_CACHE_ENABLE=118, NET_CIPSOV4_CACHE_BUCKET_SIZE=119, NET_CIPSOV4_RBM_OPTFMT=120, NET_CIPSOV4_RBM_STRICTVALID=121, NET_TCP_AVAIL_CONG_CONTROL=122, NET_TCP_ALLOWED_CONG_CONTROL=123, NET_TCP_MAX_SSTHRESH=124, NET_TCP_FRTO_RESPONSE=125, }; enum { NET_IPV4_ROUTE_FLUSH=1, NET_IPV4_ROUTE_MIN_DELAY=2, NET_IPV4_ROUTE_MAX_DELAY=3, NET_IPV4_ROUTE_GC_THRESH=4, NET_IPV4_ROUTE_MAX_SIZE=5, NET_IPV4_ROUTE_GC_MIN_INTERVAL=6, NET_IPV4_ROUTE_GC_TIMEOUT=7, NET_IPV4_ROUTE_GC_INTERVAL=8, NET_IPV4_ROUTE_REDIRECT_LOAD=9, NET_IPV4_ROUTE_REDIRECT_NUMBER=10, NET_IPV4_ROUTE_REDIRECT_SILENCE=11, NET_IPV4_ROUTE_ERROR_COST=12, Defined "HAVE_SYS_SYSCTL_H" to "1" ================================================================================ TEST checkSharedLibrary from PETSc.packages.pthread(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:566) TESTING: checkSharedLibrary from PETSc.packages.pthread(config/BuildSystem/config/package.py:566) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.pthreadclasses(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.pthreadclasses(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.openmp(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.openmp(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.ctetgen(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.ctetgen(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Not checking c2html on user request ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.opengl(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.opengl(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.glut(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.glut(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.sprng(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.sprng(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.opencl(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.opencl(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.viennacl(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.viennacl(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.ccafe(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.ccafe(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.FFC(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.FFC(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.expat(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.expat(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Chaco(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Chaco(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Mathematica(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Mathematica(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.saws(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.saws(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.mpe(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.mpe(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Matlab(/home/fpoulin/software/petsc/config/PETSc/packages/Matlab.py:36) TESTING: alternateConfigureLibrary from PETSc.packages.Matlab(config/PETSc/packages/Matlab.py:36) ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.MatlabEngine(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.MatlabEngine(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Disabled Lgrind ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.fftw(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.fftw(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.valgrind(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:512) TESTING: configureLibrary from PETSc.packages.valgrind(config/BuildSystem/config/package.py:512) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional valgrind Not checking for library in Package specific search directory VALGRIND: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/home/fpoulin/software/petsc/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['valgrind/valgrind.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Checking include with compiler flags var CPPFLAGS ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.headers -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include /tmp/petsc-5aH1gf/config.headers/conftest.c stdout: # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/home/fpoulin/software/petsc//" # 1 "" #define __STDC__ 1 #define __STDC_HOSTED__ 1 #define __GNUC__ 4 #define __GNUC_MINOR__ 6 #define __GNUC_PATCHLEVEL__ 3 #define __VERSION__ "4.6.3" #define __pic__ 2 #define __PIC__ 2 #define __FINITE_MATH_ONLY__ 0 #define _LP64 1 #define __LP64__ 1 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_LONG_DOUBLE__ 16 #define __SIZEOF_SIZE_T__ 8 #define __CHAR_BIT__ 8 #define __BIGGEST_ALIGNMENT__ 16 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_PDP_ENDIAN__ 3412 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __SIZEOF_POINTER__ 8 #define __SIZE_TYPE__ long unsigned int #define __PTRDIFF_TYPE__ long int #define __WCHAR_TYPE__ int #define __WINT_TYPE__ unsigned int #define __INTMAX_TYPE__ long int #define __UINTMAX_TYPE__ long unsigned int #define __CHAR16_TYPE__ short unsigned int #define __CHAR32_TYPE__ unsigned int #define __SIG_ATOMIC_TYPE__ int #define __INT8_TYPE__ signed char #define __INT16_TYPE__ short int #define __INT32_TYPE__ int #define __INT64_TYPE__ long int #define __UINT8_TYPE__ unsigned char #define __UINT16_TYPE__ short unsigned int #define __UINT32_TYPE__ unsigned int #define __UINT64_TYPE__ long unsigned int #define __INT_LEAST8_TYPE__ signed char #define __INT_LEAST16_TYPE__ short int #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_TYPE__ long int #define __UINT_LEAST8_TYPE__ unsigned char #define __UINT_LEAST16_TYPE__ short unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_TYPE__ long unsigned int #define __INT_FAST8_TYPE__ signed char #define __INT_FAST16_TYPE__ long int #define __INT_FAST32_TYPE__ long int #define __INT_FAST64_TYPE__ long int #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_FAST16_TYPE__ long unsigned int #define __UINT_FAST32_TYPE__ long unsigned int #define __UINT_FAST64_TYPE__ long unsigned int #define __INTPTR_TYPE__ long int #define __UINTPTR_TYPE__ long unsigned int #define __GXX_ABI_VERSION 1002 #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __INT_MAX__ 2147483647 #define __LONG_MAX__ 9223372036854775807L #define __LONG_LONG_MAX__ 9223372036854775807LL #define __WCHAR_MAX__ 2147483647 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __WINT_MAX__ 4294967295U #define __WINT_MIN__ 0U #define __PTRDIFF_MAX__ 9223372036854775807L #define __SIZE_MAX__ 18446744073709551615UL #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_C(c) c ## L #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_C(c) c ## UL #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __INT8_MAX__ 127 #define __INT16_MAX__ 32767 #define __INT32_MAX__ 2147483647 #define __INT64_MAX__ 9223372036854775807L #define __UINT8_MAX__ 255 #define __UINT16_MAX__ 65535 #define __UINT32_MAX__ 4294967295U #define __UINT64_MAX__ 18446744073709551615UL #define __INT_LEAST8_MAX__ 127 #define __INT8_C(c) c #define __INT_LEAST16_MAX__ 32767 #define __INT16_C(c) c #define __INT_LEAST32_MAX__ 2147483647 #define __INT32_C(c) c #define __INT_LEAST64_MAX__ 9223372036854775807L #define __INT64_C(c) c ## L #define __UINT_LEAST8_MAX__ 255 #define __UINT8_C(c) c #define __UINT_LEAST16_MAX__ 65535 #define __UINT16_C(c) c #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT32_C(c) c ## U #define __UINT_LEAST64_MAX__ 18446744073709551615UL #define __UINT64_C(c) c ## UL #define __INT_FAST8_MAX__ 127 #define __INT_FAST16_MAX__ 9223372036854775807L #define __INT_FAST32_MAX__ 9223372036854775807L #define __INT_FAST64_MAX__ 9223372036854775807L #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST16_MAX__ 18446744073709551615UL #define __UINT_FAST32_MAX__ 18446744073709551615UL #define __UINT_FAST64_MAX__ 18446744073709551615UL #define __INTPTR_MAX__ 9223372036854775807L #define __UINTPTR_MAX__ 18446744073709551615UL #define __FLT_EVAL_METHOD__ 0 #define __DEC_EVAL_METHOD__ 2 #define __FLT_RADIX__ 2 #define __FLT_MANT_DIG__ 24 #define __FLT_DIG__ 6 #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MAX_EXP__ 128 #define __FLT_MAX_10_EXP__ 38 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_MAX__ 3.40282346638528859812e+38F #define __FLT_MIN__ 1.17549435082228750797e-38F #define __FLT_EPSILON__ 1.19209289550781250000e-7F #define __FLT_DENORM_MIN__ 1.40129846432481707092e-45F #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_DIG__ 15 #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX_10_EXP__ 308 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_MAX__ ((double)1.79769313486231570815e+308L) #define __DBL_MIN__ ((double)2.22507385850720138309e-308L) #define __DBL_EPSILON__ ((double)2.22044604925031308085e-16L) #define __DBL_DENORM_MIN__ ((double)4.94065645841246544177e-324L) #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 64 #define __LDBL_DIG__ 18 #define __LDBL_MIN_EXP__ (-16381) #define __LDBL_MIN_10_EXP__ (-4931) #define __LDBL_MAX_EXP__ 16384 #define __LDBL_MAX_10_EXP__ 4932 #define __DECIMAL_DIG__ 21 #define __LDBL_MAX__ 1.18973149535723176502e+4932L #define __LDBL_MIN__ 3.36210314311209350626e-4932L #define __LDBL_EPSILON__ 1.08420217248550443401e-19L #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __DEC32_MANT_DIG__ 7 #define __DEC32_MIN_EXP__ (-94) #define __DEC32_MAX_EXP__ 97 #define __DEC32_MIN__ 1E-95DF #define __DEC32_MAX__ 9.999999E96DF #define __DEC32_EPSILON__ 1E-6DF #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __DEC64_MANT_DIG__ 16 #define __DEC64_MIN_EXP__ (-382) #define __DEC64_MAX_EXP__ 385 #define __DEC64_MIN__ 1E-383DD #define __DEC64_MAX__ 9.999999999999999E384DD #define __DEC64_EPSILON__ 1E-15DD #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __DEC128_MIN_EXP__ (-6142) #define __DEC128_MAX_EXP__ 6145 #define __DEC128_MIN__ 1E-6143DL #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __DEC128_EPSILON__ 1E-33DL #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __REGISTER_PREFIX__ #define __USER_LABEL_PREFIX__ #define _FORTIFY_SOURCE 2 #define __GNUC_GNU_INLINE__ 1 #define __NO_INLINE__ 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SSP__ 1 #define __SIZEOF_INT128__ 16 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZEOF_PTRDIFF_T__ 8 #define __amd64 1 #define __amd64__ 1 #define __x86_64 1 #define __x86_64__ 1 #define __k8 1 #define __k8__ 1 #define __MMX__ 1 #define __SSE__ 1 #define __SSE2__ 1 #define __SSE_MATH__ 1 #define __SSE2_MATH__ 1 #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 #define __unix 1 #define __unix__ 1 #define unix 1 #define __ELF__ 1 #define __DECIMAL_BID_FORMAT__ 1 # 1 "" # 1 "/tmp/petsc-5aH1gf/config.headers/conftest.c" # 1 "/tmp/petsc-5aH1gf/config.headers/confdefs.h" 1 #define INCLUDED_CONFDEFS_H #define IS_COLORING_MAX 65535 #define STDC_HEADERS 1 #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #define PETSC_HAVE_GZIP 1 #define PETSC_HAVE_STRING_H 1 #define PETSC_HAVE_SYS_TYPES_H 1 #define PETSC_HAVE_ENDIAN_H 1 #define PETSC_HAVE_SYS_PROCFS_H 1 #define PETSC_HAVE_DLFCN_H 1 #define PETSC_HAVE_SCHED_H 1 #define PETSC_HAVE_STDINT_H 1 #define PETSC_HAVE_LINUX_KERNEL_H 1 #define PETSC_HAVE_TIME_H 1 #define PETSC_HAVE_MATH_H 1 #define PETSC_TIME_WITH_SYS_TIME 1 #define PETSC_HAVE_SYS_PARAM_H 1 #define PETSC_HAVE_PTHREAD_H 1 #define PETSC_HAVE_UNISTD_H 1 #define PETSC_HAVE_STDLIB_H 1 #define PETSC_HAVE_SYS_WAIT_H 1 #define PETSC_HAVE_SETJMP_H 1 #define PETSC_HAVE_LIMITS_H 1 #define PETSC_HAVE_SYS_UTSNAME_H 1 #define PETSC_HAVE_NETINET_IN_H 1 #define PETSC_HAVE_SYS_SOCKET_H 1 #define PETSC_HAVE_FLOAT_H 1 #define PETSC_HAVE_SEARCH_H 1 #define PETSC_HAVE_SYS_RESOURCE_H 1 #define PETSC_HAVE_SYS_TIMES_H 1 #define PETSC_HAVE_NETDB_H 1 #define PETSC_HAVE_MALLOC_H 1 #define PETSC_HAVE_PWD_H 1 #define PETSC_HAVE_FCNTL_H 1 #define PETSC_HAVE_STRINGS_H 1 #define PETSC_HAVE_SYS_SYSINFO_H 1 #define PETSC_HAVE_SYS_TIME_H 1 #define PETSC_USING_F90 1 #define PETSC_USING_F2003 1 #define PETSC_HAVE_RTLD_NOW 1 #define PETSC_HAVE_RTLD_LOCAL 1 #define PETSC_HAVE_RTLD_LAZY 1 #define PETSC_C_STATIC_INLINE static inline #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #define PETSC_HAVE_CXX_NAMESPACE 1 #define PETSC_HAVE_RTLD_GLOBAL 1 #define PETSC_C_RESTRICT __restrict__ #define PETSC_CXX_RESTRICT __restrict__ #define PETSC_CXX_STATIC_INLINE static inline #define PETSC_HAVE_LIBZ 1 #define PETSC_HAVE_LIBDL 1 #define PETSC_HAVE_LIBM 1 #define PETSC_HAVE_LIBPTHREAD 1 #define PETSC_HAVE_LIBCRYPTO 1 #define PETSC_HAVE_FENV_H 1 #define PETSC_HAVE_ERF 1 #define PETSC_HAVE_LIBSSL 1 #define PETSC_HAVE_TGAMMA 1 #define PETSC_HAVE_LIBRT 1 #define PETSC_ARCH "arch-linux2-c-debug" #define PETSC_CLANGUAGE_C 1 #define PETSC_USE_ERRORCHECKING 1 #define PETSC_MISSING_DREAL 1 #define PETSC_SIZEOF_MPI_COMM 4 #define PETSC_BITS_PER_BYTE 8 #define PETSC_SIZEOF_MPI_FINT 4 #define PETSC_SIZEOF_VOID_P 8 #define PETSC_RETSIGTYPE void #define PETSC_HAVE_CXX_COMPLEX 1 #define PETSC_SIZEOF_LONG 8 #define PETSC_USE_FORTRANKIND 1 #define PETSC_SIZEOF_SIZE_T 8 #define PETSC_HAVE_SIGINFO_T 1 #define PETSC_SIZEOF_CHAR 1 #define PETSC_SIZEOF_DOUBLE 8 #define PETSC_SIZEOF_FLOAT 4 #define PETSC_HAVE_C99_COMPLEX 1 #define PETSC_SIZEOF_INT 4 #define PETSC_SIZEOF_LONG_LONG 8 #define PETSC_SIZEOF_SHORT 2 #define PETSC_HAVE_STRCASECMP 1 #define PETSC_HAVE_GET_NPROCS 1 #define PETSC_HAVE_POPEN 1 #define PETSC_HAVE_SIGSET 1 #define PETSC_HAVE_GETWD 1 #define PETSC_HAVE_VSNPRINTF 1 #define PETSC_HAVE_TIMES 1 #define PETSC_HAVE_DLSYM 1 #define PETSC_HAVE_SNPRINTF 1 #define PETSC_HAVE_GETHOSTBYNAME 1 #define PETSC_HAVE_GETCWD 1 #define PETSC_HAVE_DLERROR 1 #define PETSC_HAVE_FORK 1 #define PETSC_HAVE_RAND 1 #define PETSC_HAVE_GETTIMEOFDAY 1 #define PETSC_HAVE_DLCLOSE 1 #define PETSC_HAVE_UNAME 1 #define PETSC_HAVE_GETHOSTNAME 1 #define PETSC_HAVE_MKSTEMP 1 #define PETSC_HAVE_SIGACTION 1 #define PETSC_HAVE_DRAND48 1 #define PETSC_HAVE_MEMALIGN 1 #define PETSC_HAVE_VA_COPY 1 #define PETSC_HAVE_CLOCK 1 #define PETSC_HAVE_ACCESS 1 #define PETSC_HAVE_SIGNAL 1 #define PETSC_HAVE_USLEEP 1 #define PETSC_HAVE_GETRUSAGE 1 #define PETSC_HAVE_VFPRINTF 1 #define PETSC_HAVE_NANOSLEEP 1 #define PETSC_HAVE_GETDOMAINNAME 1 #define PETSC_HAVE_TIME 1 #define PETSC_HAVE_LSEEK 1 #define PETSC_HAVE_SOCKET 1 #define PETSC_HAVE_SYSINFO 1 #define PETSC_HAVE_READLINK 1 #define PETSC_HAVE_REALPATH 1 #define PETSC_HAVE_DLOPEN 1 #define PETSC_HAVE_MEMMOVE 1 #define PETSC_HAVE__GFORTRAN_IARGC 1 #define PETSC_HAVE_GETPAGESIZE 1 #define PETSC_HAVE_SLEEP 1 #define PETSC_HAVE_VPRINTF 1 #define PETSC_HAVE_BZERO 1 #define PETSC_SIGNAL_CAST #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #define PETSC_HAVE_MPI_F90MODULE 1 #define PETSC_HAVE_MPI_IALLREDUCE 1 #define PETSC_HAVE_MPI_IN_PLACE 1 #define PETSC_HAVE_MPI_COMM_C2F 1 #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #define PETSC_HAVE_MPI_INT64_T 1 #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #define PETSC_HAVE_MPI_WIN_CREATE 1 #define PETSC_HAVE_MPI_TYPE_DUP 1 #define PETSC_HAVE_MPI_INIT_THREAD 1 #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #define PETSC_HAVE_MPI_COMM_F2C 1 #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #define PETSC_HAVE_MPICH_CH3_SOCK 1 #define PETSC_HAVE_MPI_COMBINER_DUP 1 #define PETSC_HAVE_MPIIO 1 #define PETSC_HAVE_MPI_COMM_SPAWN 1 #define PETSC_HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS 1 #define PETSC_HAVE_MPI_FINT 1 #define PETSC_HAVE_MPI_IBARRIER 1 #define PETSC_HAVE_MPI_ALLTOALLW 1 #define PETSC_HAVE_MPI_REPLACE 1 #define PETSC_HAVE_MPI_EXSCAN 1 #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #define PETSC_HAVE_MPI_FINALIZED 1 #define PETSC_USE_PROC_FOR_SIZE 1 #define PETSC__GNU_SOURCE 1 #define PETSC__BSD_SOURCE 1 #define PETSC_MEMALIGN 16 #define PETSC_USE_INFO 1 #define PETSC_Alignx(a,b) #define PETSC_USE_BACKWARD_LOOP 1 #define PETSC_USE_DEBUG 1 #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #define PETSC_USE_LOG 1 #define PETSC_IS_COLOR_VALUE_TYPE short #define PETSC_USE_CTABLE 1 #define PETSC_HAVE_ISINF 1 #define PETSC_HAVE_ISNAN 1 #define PETSC_USE_COMPLEX 1 #define PETSC_USE_REAL_DOUBLE 1 #define PETSC_USE_SCALAR_COMPLEX 1 #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #define PETSC_HAVE_SHARED_LIBRARIES 1 #define PETSC_USE_SHARED_LIBRARIES 1 #define PETSC_USE_GDB_DEBUGGER 1 #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #define PETSC_HAVE_GFORTRAN_IARGC 1 #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #define PETSC_LEVEL1_DCACHE_SIZE 32768 #define PETSC_LEVEL1_DCACHE_ASSOC 8 #define PETSC_HAVE_SCHED_CPU_SET_T 1 #define PETSC_HAVE_PTHREAD_BARRIER_T 1 #define PETSC_HAVE_SYS_SYSCTL_H 1 # 2 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/tmp/petsc-5aH1gf/config.headers/conffix.h" 1 #define INCLUDED_CONFFIX_H # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 # 1 "/usr/include/valgrind/valgrind.h" 1 3 4 # 74 "/usr/include/valgrind/valgrind.h" 3 4 #define __VALGRIND_H # 91 "/usr/include/valgrind/valgrind.h" 3 4 #define __VALGRIND_MAJOR__ 3 #define __VALGRIND_MINOR__ 6 # 1 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h" 1 3 4 # 31 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h" 3 4 #define _STDARG_H #define _ANSI_STDARG_H_ #undef __need___va_list #define __GNUC_VA_LIST typedef __builtin_va_list __gnuc_va_list; #define va_start(v,l) __builtin_va_start(v,l) #define va_end(v) __builtin_va_end(v) #define va_arg(v,l) __builtin_va_arg(v,l) #define va_copy(d,s) __builtin_va_copy(d,s) #define __va_copy(d,s) __builtin_va_copy(d,s) # 102 "/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h" 3 4 typedef __gnuc_va_list va_list; #define _VA_LIST_ #define _VA_LIST #define _VA_LIST_DEFINED #define _VA_LIST_T_H #define __va_list__ # 96 "/usr/include/valgrind/valgrind.h" 2 3 4 # 111 "/usr/include/valgrind/valgrind.h" 3 4 #undef PLAT_x86_darwin #undef PLAT_amd64_darwin #undef PLAT_x86_win32 #undef PLAT_x86_linux #undef PLAT_amd64_linux #undef PLAT_ppc32_linux #undef PLAT_ppc64_linux #undef PLAT_arm_linux #undef PLAT_s390x_linux # 132 "/usr/include/valgrind/valgrind.h" 3 4 #define PLAT_amd64_linux 1 # 168 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_DO_CLIENT_REQUEST(_zzq_rlval,_zzq_default,_zzq_request,_zzq_arg1,_zzq_arg2,_zzq_arg3,_zzq_arg4,_zzq_arg5) do { (_zzq_rlval) = VALGRIND_DO_CLIENT_REQUEST_EXPR((_zzq_default), (_zzq_request), (_zzq_arg1), (_zzq_arg2), (_zzq_arg3), (_zzq_arg4), (_zzq_arg5)); } while (0) #define VALGRIND_DO_CLIENT_REQUEST_STMT(_zzq_request,_zzq_arg1,_zzq_arg2,_zzq_arg3,_zzq_arg4,_zzq_arg5) do { (void) VALGRIND_DO_CLIENT_REQUEST_EXPR(0, (_zzq_request), (_zzq_arg1), (_zzq_arg2), (_zzq_arg3), (_zzq_arg4), (_zzq_arg5)); } while (0) # 354 "/usr/include/valgrind/valgrind.h" 3 4 typedef struct { unsigned long long int nraddr; } OrigFn; #define __SPECIAL_INSTRUCTION_PREAMBLE "rolq $3, %%rdi ; rolq $13, %%rdi\n\t" "rolq $61, %%rdi ; rolq $51, %%rdi\n\t" #define VALGRIND_DO_CLIENT_REQUEST_EXPR(_zzq_default,_zzq_request,_zzq_arg1,_zzq_arg2,_zzq_arg3,_zzq_arg4,_zzq_arg5) __extension__ ({ volatile unsigned long long int _zzq_args[6]; volatile unsigned long long int _zzq_result; _zzq_args[0] = (unsigned long long int)(_zzq_request); _zzq_args[1] = (unsigned long long int)(_zzq_arg1); _zzq_args[2] = (unsigned long long int)(_zzq_arg2); _zzq_args[3] = (unsigned long long int)(_zzq_arg3); _zzq_args[4] = (unsigned long long int)(_zzq_arg4); _zzq_args[5] = (unsigned long long int)(_zzq_arg5); __asm__ volatile(__SPECIAL_INSTRUCTION_PREAMBLE "xchgq %%rbx,%%rbx" : "=d" (_zzq_result) : "a" (&_zzq_args[0]), "0" (_zzq_default) : "cc", "memory" ); _zzq_result; }) # 386 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_GET_NR_CONTEXT(_zzq_rlval) { volatile OrigFn* _zzq_orig = &(_zzq_rlval); volatile unsigned long long int __addr; __asm__ volatile(__SPECIAL_INSTRUCTION_PREAMBLE "xchgq %%rcx,%%rcx" : "=a" (__addr) : : "cc", "memory" ); _zzq_orig->nraddr = __addr; } # 399 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_CALL_NOREDIR_RAX __SPECIAL_INSTRUCTION_PREAMBLE "xchgq %%rdx,%%rdx\n\t" # 704 "/usr/include/valgrind/valgrind.h" 3 4 #define VG_CONCAT4(_aa,_bb,_cc,_dd) _aa ##_bb ##_cc ##_dd #define I_WRAP_SONAME_FNNAME_ZU(soname,fnname) VG_CONCAT4(_vgw00000ZU_,soname,_,fnname) #define I_WRAP_SONAME_FNNAME_ZZ(soname,fnname) VG_CONCAT4(_vgw00000ZZ_,soname,_,fnname) #define VALGRIND_GET_ORIG_FN(_lval) VALGRIND_GET_NR_CONTEXT(_lval) #define CALL_FN_v_v(fnptr) do { volatile unsigned long _junk; CALL_FN_W_v(_junk,fnptr); } while (0) #define CALL_FN_v_W(fnptr,arg1) do { volatile unsigned long _junk; CALL_FN_W_W(_junk,fnptr,arg1); } while (0) #define CALL_FN_v_WW(fnptr,arg1,arg2) do { volatile unsigned long _junk; CALL_FN_W_WW(_junk,fnptr,arg1,arg2); } while (0) #define CALL_FN_v_WWW(fnptr,arg1,arg2,arg3) do { volatile unsigned long _junk; CALL_FN_W_WWW(_junk,fnptr,arg1,arg2,arg3); } while (0) #define CALL_FN_v_WWWW(fnptr,arg1,arg2,arg3,arg4) do { volatile unsigned long _junk; CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0) #define CALL_FN_v_5W(fnptr,arg1,arg2,arg3,arg4,arg5) do { volatile unsigned long _junk; CALL_FN_W_5W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5); } while (0) #define CALL_FN_v_6W(fnptr,arg1,arg2,arg3,arg4,arg5,arg6) do { volatile unsigned long _junk; CALL_FN_W_6W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6); } while (0) #define CALL_FN_v_7W(fnptr,arg1,arg2,arg3,arg4,arg5,arg6,arg7) do { volatile unsigned long _junk; CALL_FN_W_7W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6,arg7); } while (0) # 1166 "/usr/include/valgrind/valgrind.h" 3 4 #define __CALLER_SAVED_REGS "rcx", "rdx", "rsi", "rdi", "r8", "r9", "r10", "r11" # 1224 "/usr/include/valgrind/valgrind.h" 3 4 #define __FRAME_POINTER ,"r"(__builtin_dwarf_cfa()) #define VALGRIND_CFI_PROLOGUE "movq %%rbp, %%r15\n\t" "movq %2, %%rbp\n\t" ".cfi_remember_state\n\t" ".cfi_def_cfa rbp, 0\n\t" #define VALGRIND_CFI_EPILOGUE "movq %%r15, %%rbp\n\t" ".cfi_restore_state\n\t" # 1265 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_v(lval,orig) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[1]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1285 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_W(lval,orig,arg1) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[2]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1307 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_WW(lval,orig,arg1,arg2) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[3]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1331 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_WWW(lval,orig,arg1,arg2,arg3) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[4]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1357 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_WWWW(lval,orig,arg1,arg2,arg3,arg4) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[5]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1385 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_5W(lval,orig,arg1,arg2,arg3,arg4,arg5) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[6]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1415 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_6W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[7]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1447 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_7W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[8]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $136,%%rsp\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $8, %%rsp\n" "addq $136,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1483 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_8W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[9]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); _argvec[8] = (unsigned long)(arg8); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "pushq 64(%%rax)\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $16, %%rsp\n" "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1521 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_9W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[10]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); _argvec[8] = (unsigned long)(arg8); _argvec[9] = (unsigned long)(arg9); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $136,%%rsp\n\t" "pushq 72(%%rax)\n\t" "pushq 64(%%rax)\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $24, %%rsp\n" "addq $136,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1561 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_10W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[11]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); _argvec[8] = (unsigned long)(arg8); _argvec[9] = (unsigned long)(arg9); _argvec[10] = (unsigned long)(arg10); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "pushq 80(%%rax)\n\t" "pushq 72(%%rax)\n\t" "pushq 64(%%rax)\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $32, %%rsp\n" "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1603 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_11W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[12]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); _argvec[8] = (unsigned long)(arg8); _argvec[9] = (unsigned long)(arg9); _argvec[10] = (unsigned long)(arg10); _argvec[11] = (unsigned long)(arg11); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $136,%%rsp\n\t" "pushq 88(%%rax)\n\t" "pushq 80(%%rax)\n\t" "pushq 72(%%rax)\n\t" "pushq 64(%%rax)\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $40, %%rsp\n" "addq $136,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 1647 "/usr/include/valgrind/valgrind.h" 3 4 #define CALL_FN_W_12W(lval,orig,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12) do { volatile OrigFn _orig = (orig); volatile unsigned long _argvec[13]; volatile unsigned long _res; _argvec[0] = (unsigned long)_orig.nraddr; _argvec[1] = (unsigned long)(arg1); _argvec[2] = (unsigned long)(arg2); _argvec[3] = (unsigned long)(arg3); _argvec[4] = (unsigned long)(arg4); _argvec[5] = (unsigned long)(arg5); _argvec[6] = (unsigned long)(arg6); _argvec[7] = (unsigned long)(arg7); _argvec[8] = (unsigned long)(arg8); _argvec[9] = (unsigned long)(arg9); _argvec[10] = (unsigned long)(arg10); _argvec[11] = (unsigned long)(arg11); _argvec[12] = (unsigned long)(arg12); __asm__ volatile( VALGRIND_CFI_PROLOGUE "subq $128,%%rsp\n\t" "pushq 96(%%rax)\n\t" "pushq 88(%%rax)\n\t" "pushq 80(%%rax)\n\t" "pushq 72(%%rax)\n\t" "pushq 64(%%rax)\n\t" "pushq 56(%%rax)\n\t" "movq 48(%%rax), %%r9\n\t" "movq 40(%%rax), %%r8\n\t" "movq 32(%%rax), %%rcx\n\t" "movq 24(%%rax), %%rdx\n\t" "movq 16(%%rax), %%rsi\n\t" "movq 8(%%rax), %%rdi\n\t" "movq (%%rax), %%rax\n\t" VALGRIND_CALL_NOREDIR_RAX "addq $48, %%rsp\n" "addq $128,%%rsp\n\t" VALGRIND_CFI_EPILOGUE : "=a" (_res) : "a" (&_argvec[0]) __FRAME_POINTER : "cc", "memory", __CALLER_SAVED_REGS, "r15" ); lval = (__typeof__(lval)) _res; } while (0) # 3596 "/usr/include/valgrind/valgrind.h" 3 4 #define VG_USERREQ_TOOL_BASE(a,b) ((unsigned int)(((a)&0xff) << 24 | ((b)&0xff) << 16)) #define VG_IS_TOOL_USERREQ(a,b,v) (VG_USERREQ_TOOL_BASE(a,b) == ((v) & 0xffff0000)) typedef enum { VG_USERREQ__RUNNING_ON_VALGRIND = 0x1001, VG_USERREQ__DISCARD_TRANSLATIONS = 0x1002, VG_USERREQ__CLIENT_CALL0 = 0x1101, VG_USERREQ__CLIENT_CALL1 = 0x1102, VG_USERREQ__CLIENT_CALL2 = 0x1103, VG_USERREQ__CLIENT_CALL3 = 0x1104, VG_USERREQ__COUNT_ERRORS = 0x1201, VG_USERREQ__GDB_MONITOR_COMMAND = 0x1202, VG_USERREQ__MALLOCLIKE_BLOCK = 0x1301, VG_USERREQ__RESIZEINPLACE_BLOCK = 0x130b, VG_USERREQ__FREELIKE_BLOCK = 0x1302, VG_USERREQ__CREATE_MEMPOOL = 0x1303, VG_USERREQ__DESTROY_MEMPOOL = 0x1304, VG_USERREQ__MEMPOOL_ALLOC = 0x1305, VG_USERREQ__MEMPOOL_FREE = 0x1306, VG_USERREQ__MEMPOOL_TRIM = 0x1307, VG_USERREQ__MOVE_MEMPOOL = 0x1308, VG_USERREQ__MEMPOOL_CHANGE = 0x1309, VG_USERREQ__MEMPOOL_EXISTS = 0x130a, # 3650 "/usr/include/valgrind/valgrind.h" 3 4 VG_USERREQ__PRINTF = 0x1401, VG_USERREQ__PRINTF_BACKTRACE = 0x1402, VG_USERREQ__PRINTF_VALIST_BY_REF = 0x1403, VG_USERREQ__PRINTF_BACKTRACE_VALIST_BY_REF = 0x1404, VG_USERREQ__STACK_REGISTER = 0x1501, VG_USERREQ__STACK_DEREGISTER = 0x1502, VG_USERREQ__STACK_CHANGE = 0x1503, VG_USERREQ__LOAD_PDB_DEBUGINFO = 0x1601, VG_USERREQ__MAP_IP_TO_SRCLOC = 0x1701, VG_USERREQ__CHANGE_ERR_DISABLEMENT = 0x1801 } Vg_ClientRequest; # 3684 "/usr/include/valgrind/valgrind.h" 3 4 #define RUNNING_ON_VALGRIND (unsigned)VALGRIND_DO_CLIENT_REQUEST_EXPR(0 , VG_USERREQ__RUNNING_ON_VALGRIND, 0, 0, 0, 0, 0) # 3694 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_DISCARD_TRANSLATIONS(_qzz_addr,_qzz_len) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DISCARD_TRANSLATIONS, _qzz_addr, _qzz_len, 0, 0, 0) # 3707 "/usr/include/valgrind/valgrind.h" 3 4 static int VALGRIND_PRINTF(const char *format, ...) __attribute__((format(__printf__, 1, 2), __unused__)); static int VALGRIND_PRINTF(const char *format, ...) { unsigned long _qzz_res; va_list vargs; __builtin_va_start(vargs,format); _qzz_res = __extension__ ({ volatile unsigned long long int _zzq_args[6]; volatile unsigned long long int _zzq_result; _zzq_args[0] = (unsigned long long int)(VG_USERREQ__PRINTF_VALIST_BY_REF); _zzq_args[1] = (unsigned long long int)((unsigned long)format); _zzq_args[2] = (unsigned long long int)((unsigned long)&vargs); _zzq_args[3] = (unsigned long long int)(0); _zzq_args[4] = (unsigned long long int)(0); _zzq_args[5] = (unsigned long long int)(0); __asm__ volatile("rolq $3, %%rdi ; rolq $13, %%rdi\n\t" "rolq $61, %%rdi ; rolq $51, %%rdi\n\t" "xchgq %%rbx,%%rbx" : "=d" (_zzq_result) : "a" (&_zzq_args[0]), "0" (0) : "cc", "memory" ); _zzq_result; }) ; __builtin_va_end(vargs); return (int)_qzz_res; } static int VALGRIND_PRINTF_BACKTRACE(const char *format, ...) __attribute__((format(__printf__, 1, 2), __unused__)); static int VALGRIND_PRINTF_BACKTRACE(const char *format, ...) { unsigned long _qzz_res; va_list vargs; __builtin_va_start(vargs,format); _qzz_res = __extension__ ({ volatile unsigned long long int _zzq_args[6]; volatile unsigned long long int _zzq_result; _zzq_args[0] = (unsigned long long int)(VG_USERREQ__PRINTF_BACKTRACE_VALIST_BY_REF); _zzq_args[1] = (unsigned long long int)((unsigned long)format); _zzq_args[2] = (unsigned long long int)((unsigned long)&vargs); _zzq_args[3] = (unsigned long long int)(0); _zzq_args[4] = (unsigned long long int)(0); _zzq_args[5] = (unsigned long long int)(0); __asm__ volatile("rolq $3, %%rdi ; rolq $13, %%rdi\n\t" "rolq $61, %%rdi ; rolq $51, %%rdi\n\t" "xchgq %%rbx,%%rbx" : "=d" (_zzq_result) : "a" (&_zzq_args[0]), "0" (0) : "cc", "memory" ); _zzq_result; }) ; __builtin_va_end(vargs); return (int)_qzz_res; } # 3806 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_NON_SIMD_CALL0(_qyy_fn) VALGRIND_DO_CLIENT_REQUEST_EXPR(0 , VG_USERREQ__CLIENT_CALL0, _qyy_fn, 0, 0, 0, 0) #define VALGRIND_NON_SIMD_CALL1(_qyy_fn,_qyy_arg1) VALGRIND_DO_CLIENT_REQUEST_EXPR(0 , VG_USERREQ__CLIENT_CALL1, _qyy_fn, _qyy_arg1, 0, 0, 0) #define VALGRIND_NON_SIMD_CALL2(_qyy_fn,_qyy_arg1,_qyy_arg2) VALGRIND_DO_CLIENT_REQUEST_EXPR(0 , VG_USERREQ__CLIENT_CALL2, _qyy_fn, _qyy_arg1, _qyy_arg2, 0, 0) #define VALGRIND_NON_SIMD_CALL3(_qyy_fn,_qyy_arg1,_qyy_arg2,_qyy_arg3) VALGRIND_DO_CLIENT_REQUEST_EXPR(0 , VG_USERREQ__CLIENT_CALL3, _qyy_fn, _qyy_arg1, _qyy_arg2, _qyy_arg3, 0) # 3835 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_COUNT_ERRORS (unsigned)VALGRIND_DO_CLIENT_REQUEST_EXPR( 0 , VG_USERREQ__COUNT_ERRORS, 0, 0, 0, 0, 0) # 3942 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_MALLOCLIKE_BLOCK(addr,sizeB,rzB,is_zeroed) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MALLOCLIKE_BLOCK, addr, sizeB, rzB, is_zeroed, 0) #define VALGRIND_RESIZEINPLACE_BLOCK(addr,oldSizeB,newSizeB,rzB) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__RESIZEINPLACE_BLOCK, addr, oldSizeB, newSizeB, rzB, 0) #define VALGRIND_FREELIKE_BLOCK(addr,rzB) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__FREELIKE_BLOCK, addr, rzB, 0, 0, 0) #define VALGRIND_CREATE_MEMPOOL(pool,rzB,is_zeroed) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__CREATE_MEMPOOL, pool, rzB, is_zeroed, 0, 0) #define VALGRIND_DESTROY_MEMPOOL(pool) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DESTROY_MEMPOOL, pool, 0, 0, 0, 0) #define VALGRIND_MEMPOOL_ALLOC(pool,addr,size) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MEMPOOL_ALLOC, pool, addr, size, 0, 0) #define VALGRIND_MEMPOOL_FREE(pool,addr) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MEMPOOL_FREE, pool, addr, 0, 0, 0) #define VALGRIND_MEMPOOL_TRIM(pool,addr,size) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MEMPOOL_TRIM, pool, addr, size, 0, 0) #define VALGRIND_MOVE_MEMPOOL(poolA,poolB) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MOVE_MEMPOOL, poolA, poolB, 0, 0, 0) #define VALGRIND_MEMPOOL_CHANGE(pool,addrA,addrB,size) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__MEMPOOL_CHANGE, pool, addrA, addrB, size, 0) #define VALGRIND_MEMPOOL_EXISTS(pool) (unsigned)VALGRIND_DO_CLIENT_REQUEST_EXPR(0, VG_USERREQ__MEMPOOL_EXISTS, pool, 0, 0, 0, 0) #define VALGRIND_STACK_REGISTER(start,end) (unsigned)VALGRIND_DO_CLIENT_REQUEST_EXPR(0, VG_USERREQ__STACK_REGISTER, start, end, 0, 0, 0) #define VALGRIND_STACK_DEREGISTER(id) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__STACK_DEREGISTER, id, 0, 0, 0, 0) #define VALGRIND_STACK_CHANGE(id,start,end) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__STACK_CHANGE, id, start, end, 0, 0) #define VALGRIND_LOAD_PDB_DEBUGINFO(fd,ptr,total_size,delta) VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__LOAD_PDB_DEBUGINFO, fd, ptr, total_size, delta, 0) #define VALGRIND_MAP_IP_TO_SRCLOC(addr,buf64) (unsigned)VALGRIND_DO_CLIENT_REQUEST_EXPR(0, VG_USERREQ__MAP_IP_TO_SRCLOC, addr, buf64, 0, 0, 0) # 4040 "/usr/include/valgrind/valgrind.h" 3 4 #define VALGRIND_DISABLE_ERROR_REPORTING VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__CHANGE_ERR_DISABLEMENT, 1, 0, 0, 0, 0) #define VALGRIND_ENABLE_ERROR_REPORTING VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__CHANGE_ERR_DISABLEMENT, -1, 0, 0, 0, 0) #undef PLAT_x86_darwin #undef PLAT_amd64_darwin #undef PLAT_x86_win32 #undef PLAT_x86_linux #undef PLAT_amd64_linux #undef PLAT_ppc32_linux #undef PLAT_ppc64_linux #undef PLAT_arm_linux #undef PLAT_s390x_linux # 3 "/tmp/petsc-5aH1gf/config.headers/conftest.c" 2 Found header files ['valgrind/valgrind.h'] in ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] Popping language C All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.packages.valgrind Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.packages.valgrind/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.packages.valgrind/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.packages.valgrind/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.packages.valgrind/conftest.c:6:1: warning: value computed is not used [-Wunused-value] Source: #include "confdefs.h" #include "conffix.h" #include int main() { RUNNING_ON_VALGRIND; ; return 0; } Popping language C ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.opengles(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.opengles(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.yaml(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.yaml(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.PTScotch(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.PTScotch(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.pcbddc(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.pcbddc(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.papi(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.papi(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.P3Dlib(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.P3Dlib(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Suggar(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Suggar(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Numpy(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Numpy(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.tetgen(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.tetgen(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Generator(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Generator(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.cuda(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.cuda(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.X(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:512) TESTING: configureLibrary from PETSc.packages.X(config/BuildSystem/config/package.py:512) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional X Checking for library in Package specific search directory X: ['libX11.a'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lX11 -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status Popping language C Checking for library in Package specific search directory X: ['lib64/libX11.a'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 ['lib64/libX11.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lX11 -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status Popping language C Directory does not exist: /opt/X11 (while checking "Package specific search directory X" for "['/opt/X11/lib/libX11.a']") Directory does not exist: /opt/X11 (while checking "Package specific search directory X" for "['/opt/X11/lib64/libX11.a']") Directory does not exist: /Developer/SDKs/MacOSX10.5.sdk/usr/X11 (while checking "Package specific search directory X" for "['/Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libX11.a']") Directory does not exist: /Developer/SDKs/MacOSX10.5.sdk/usr/X11 (while checking "Package specific search directory X" for "['/Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib64/libX11.a']") Directory does not exist: /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6 (while checking "Package specific search directory X" for "['/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libX11.a']") Directory does not exist: /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6 (while checking "Package specific search directory X" for "['/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib64/libX11.a']") Directory does not exist: /usr/X11 (while checking "Package specific search directory X" for "['/usr/X11/lib/libX11.a']") Directory does not exist: /usr/X11 (while checking "Package specific search directory X" for "['/usr/X11/lib64/libX11.a']") Directory does not exist: /usr/X11R6 (while checking "Package specific search directory X" for "['/usr/X11R6/lib/libX11.a']") Directory does not exist: /usr/X11R6 (while checking "Package specific search directory X" for "['/usr/X11R6/lib64/libX11.a']") Directory does not exist: /usr/X11R5 (while checking "Package specific search directory X" for "['/usr/X11R5/lib/libX11.a']") Directory does not exist: /usr/X11R5 (while checking "Package specific search directory X" for "['/usr/X11R5/lib64/libX11.a']") Directory does not exist: /usr/X11R4 (while checking "Package specific search directory X" for "['/usr/X11R4/lib/libX11.a']") Directory does not exist: /usr/X11R4 (while checking "Package specific search directory X" for "['/usr/X11R4/lib64/libX11.a']") Directory does not exist: /usr/local/X11 (while checking "Package specific search directory X" for "['/usr/local/X11/lib/libX11.a']") Directory does not exist: /usr/local/X11 (while checking "Package specific search directory X" for "['/usr/local/X11/lib64/libX11.a']") Directory does not exist: /usr/local/X11R6 (while checking "Package specific search directory X" for "['/usr/local/X11R6/lib/libX11.a']") Directory does not exist: /usr/local/X11R6 (while checking "Package specific search directory X" for "['/usr/local/X11R6/lib64/libX11.a']") Directory does not exist: /usr/local/X11R5 (while checking "Package specific search directory X" for "['/usr/local/X11R5/lib/libX11.a']") Directory does not exist: /usr/local/X11R5 (while checking "Package specific search directory X" for "['/usr/local/X11R5/lib64/libX11.a']") Directory does not exist: /usr/local/X11R4 (while checking "Package specific search directory X" for "['/usr/local/X11R4/lib/libX11.a']") Directory does not exist: /usr/local/X11R4 (while checking "Package specific search directory X" for "['/usr/local/X11R4/lib64/libX11.a']") Directory does not exist: /usr/X386 (while checking "Package specific search directory X" for "['/usr/X386/lib/libX11.a']") Directory does not exist: /usr/X386 (while checking "Package specific search directory X" for "['/usr/X386/lib64/libX11.a']") Directory does not exist: /usr/x386 (while checking "Package specific search directory X" for "['/usr/x386/lib/libX11.a']") Directory does not exist: /usr/x386 (while checking "Package specific search directory X" for "['/usr/x386/lib64/libX11.a']") Directory does not exist: /usr/XFree86/X11 (while checking "Package specific search directory X" for "['/usr/XFree86/X11/lib/libX11.a']") Directory does not exist: /usr/XFree86/X11 (while checking "Package specific search directory X" for "['/usr/XFree86/X11/lib64/libX11.a']") Checking for library in Package specific search directory X: ['/usr/local/lib/libX11.a'] Contents: ['bin', 'visit', 'man', 'MATLAB', 'include', 'games', 'share', 'lib', 'sbin', 'etc', 'src'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 ['/usr/local/lib/libX11.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lX11 -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status Popping language C Checking for library in Package specific search directory X: ['/usr/local/lib64/libX11.a'] Contents: ['bin', 'visit', 'man', 'MATLAB', 'include', 'games', 'share', 'lib', 'sbin', 'etc', 'src'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 ['/usr/local/lib64/libX11.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/usr/local/lib64 -L/usr/local/lib64 -lX11 -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status Popping language C Directory does not exist: /usr/local/x11r5 (while checking "Package specific search directory X" for "['/usr/local/x11r5/lib/libX11.a']") Directory does not exist: /usr/local/x11r5 (while checking "Package specific search directory X" for "['/usr/local/x11r5/lib64/libX11.a']") Directory does not exist: /usr/lpp/Xamples (while checking "Package specific search directory X" for "['/usr/lpp/Xamples/lib/libX11.a']") Directory does not exist: /usr/lpp/Xamples (while checking "Package specific search directory X" for "['/usr/lpp/Xamples/lib64/libX11.a']") Directory does not exist: /usr/openwin (while checking "Package specific search directory X" for "['/usr/openwin/lib/libX11.a']") Directory does not exist: /usr/openwin (while checking "Package specific search directory X" for "['/usr/openwin/lib64/libX11.a']") Directory does not exist: /usr/openwin/share (while checking "Package specific search directory X" for "['/usr/openwin/share/lib/libX11.a']") Directory does not exist: /usr/openwin/share (while checking "Package specific search directory X" for "['/usr/openwin/share/lib64/libX11.a']") ================================================================================ TEST checkSharedLibrary from PETSc.packages.X(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:566) TESTING: checkSharedLibrary from PETSc.packages.X(config/BuildSystem/config/package.py:566) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Triangle(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Triangle(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.afterimage(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.afterimage(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Checking for program /usr/local/sbin/cmake...not found Checking for program /usr/local/bin/cmake...not found Checking for program /usr/sbin/cmake...not found Checking for program /usr/bin/cmake...not found Checking for program /sbin/cmake...not found Checking for program /bin/cmake...not found Checking for program /usr/games/cmake...not found Checking for program /home/fpoulin/cmake...not found Checking for program /home/fpoulin/software/petsc/bin/win32fe/cmake...not found ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.metis(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.metis(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.parmetis(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.parmetis(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.Zoltan(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.Zoltan(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fblaslapack(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.fblaslapack(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.f2cblaslapack(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from config.packages.f2cblaslapack(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureLibrary from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:318) TESTING: configureLibrary from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:318) ================================================================================ Checking for a functional BLAS and LAPACK in IRIX Mathematics library ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libcomplib.sgimath.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcomplib.sgimath -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcomplib.sgimath collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library ['libcomplib.sgimath.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcomplib.sgimath -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcomplib.sgimath collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library ['libcomplib.sgimath.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcomplib.sgimath -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcomplib.sgimath collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in Another IRIX Mathematics library ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libscs.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lscs -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lscs collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library ['libscs.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lscs -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lscs collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library ['libscs.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lscs -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lscs collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in Compaq/Alpha Mathematics library ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libcxml.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcxml -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcxml collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library ['libcxml.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcxml -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcxml collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library ['libcxml.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lcxml -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lcxml collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in IBM ESSL Mathematics library ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libessl.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lessl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lessl collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library ['libessl.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lessl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lessl collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library ['libessl.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lessl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lessl collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in IBM ESSL Mathematics library for Blue Gene ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libesslbg.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lesslbg -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lesslbg collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library ['libesslbg.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lesslbg -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lesslbg collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library ['libesslbg.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lesslbg -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /usr/bin/ld: cannot find -lesslbg collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in Default compiler libraries ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library [''] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_ddot_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `ddot_' collect2: ld returned 1 exit status Popping language C Checking for no name mangling on BLAS/LAPACK Checking for functions [ddot] in library [''] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_ddot': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `ddot' collect2: ld returned 1 exit status Popping language C Checking for underscore name mangling on BLAS/LAPACK Checking for functions [ddot_] in library [''] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_ddot_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `ddot_' collect2: ld returned 1 exit status Popping language C ================================================================================ Checking for a functional BLAS and LAPACK in Default compiler locations ================================================================================ TEST checkLib from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:99) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:99) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['libblas.a'] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBBLAS" to "1" Popping language C Checking for functions [dgetrs_] in library ['liblapack.a'] ['libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBLAPACK" to "1" Popping language C Checking for functions [dgeev_] in library ['liblapack.a'] ['libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBLAPACK" 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(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:437) TESTING: check64BitBLASIndices from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:437) Check for and use 64bit integer blas ================================================================================ TEST checkESSL from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:377) TESTING: checkESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:377) Check for the IBM ESSL library Checking for functions [iessl] in library ['liblapack.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_iessl': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `iessl' collect2: ld returned 1 exit status Popping language C ================================================================================ TEST checkPESSL from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:389) TESTING: checkPESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:389) Check for the IBM PESSL library - and error out - if used instead of ESSL Checking for functions [ipessl] in library ['liblapack.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_ipessl': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `ipessl' collect2: ld returned 1 exit status Popping language C ================================================================================ TEST checkMKL from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:383) TESTING: checkMKL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:383) Check for Intel MKL library Checking for functions [mkl_set_num_threads] in library ['liblapack.a'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_mkl_set_num_threads': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `mkl_set_num_threads' collect2: ld returned 1 exit status Popping language C ================================================================================ TEST checkMissing from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:402) TESTING: checkMissing from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:402) 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 ['liblapack.a'] ['libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBLAPACK" to "1" Popping language C ================================================================================ TEST checklsame from config.packages.BlasLapack(/home/fpoulin/software/petsc/config/BuildSystem/config/packages/BlasLapack.py:415) TESTING: checklsame from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:415) 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 ['liblapack.a', 'libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBLAPACK" to "1" Defined "HAVE_LIBBLAS" to "1" Defined "HAVE_LIBMPICHF90" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBQUADMATH" to "1" Defined "HAVE_LIBM" to "1" Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); }Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" char *dgeev_(void); char* testroutine(void){return dgeev_(); } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.setCompilers/libconftest.so -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.setCompilers/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.hypre(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.hypre(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.sundials(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.sundials(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from PETSc.packages.scalapack(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:512) TESTING: configureLibrary from PETSc.packages.scalapack(config/BuildSystem/config/package.py:512) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional scalapack Looking for SCALAPACK in directory starting with scalapack Could not locate an existing copy of scalapack: ['mpich-3.1', 'sowing-1.1.16g'] Downloading scalapack =============================================================================== Trying to download http://www.netlib.org/scalapack/scalapack-2.0.2.tgz for SCALAPACK =============================================================================== Downloading http://www.netlib.org/scalapack/scalapack-2.0.2.tgz to /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/_d_scalapack-2.0.2.tgz Extracting /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/_d_scalapack-2.0.2.tgz Executing: cd /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages; chmod -R a+r scalapack-2.0.2;find scalapack-2.0.2 -type d -name "*" -exec chmod a+rx {} \; Looking for SCALAPACK in directory starting with scalapack Found a copy of SCALAPACK in scalapack-2.0.2 Looking for SCALAPACK in directory starting with scalapack Found a copy of SCALAPACK in scalapack-2.0.2 Pushing language FC Popping language FC Pushing language C Popping language C Have to rebuild scalapack, /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SLmake.inc != /home/fpoulin/software/petsc/arch-linux2-c-debug/conf/scalapack Executing: cd /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2 && make cleanlib stdout: ( cd BLACS; make clean ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd TESTING ; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/TESTING' rm -f blacstest.o btprim.o tools.o Cbt.o xCbtest xFbtest make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/TESTING' ( cd SRC ; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' rm -f igesd2d_.oo sgesd2d_.oo dgesd2d_.oo cgesd2d_.oo zgesd2d_.oo itrsd2d_.oo strsd2d_.oo dtrsd2d_.oo ctrsd2d_.oo ztrsd2d_.oo igerv2d_.oo sgerv2d_.oo dgerv2d_.oo cgerv2d_.oo zgerv2d_.oo itrrv2d_.oo strrv2d_.oo dtrrv2d_.oo ctrrv2d_.oo ztrrv2d_.oo igebs2d_.oo sgebs2d_.oo dgebs2d_.oo cgebs2d_.oo zgebs2d_.oo igebr2d_.oo sgebr2d_.oo dgebr2d_.oo cgebr2d_.oo zgebr2d_.oo itrbs2d_.oo strbs2d_.oo dtrbs2d_.oo ctrbs2d_.oo ztrbs2d_.oo itrbr2d_.oo strbr2d_.oo dtrbr2d_.oo ctrbr2d_.oo ztrbr2d_.oo igsum2d_.oo sgsum2d_.oo dgsum2d_.oo cgsum2d_.oo zgsum2d_.oo igamx2d_.oo sgamx2d_.oo dgamx2d_.oo cgamx2d_.oo zgamx2d_.oo igamn2d_.oo sgamn2d_.oo dgamn2d_.oo cgamn2d_.oo zgamn2d_.oo blacs_setup_.oo blacs_set_.oo blacs_get_.oo blacs_abort_.oo blacs_exit_.oo blacs_pnum_.oo blacs_pcoord_.oo ksendid_.oo krecvid_.oo kbsid_.oo kbrid_.oo dcputime00_.oo dwalltime00_.oo blacs_pinfo_.oo blacs_init_.oo blacs_map_.oo blacs_free_.oo blacs_grid_.oo blacs_info_.oo blacs_barr_.oo sys2blacs_.oo blacs2sys_.oo free_handle_.oo igesd2d_.o sgesd2d_.o dgesd2d_.o cgesd2d_.o zgesd2d_.o itrsd2d_.o strsd2d_.o dtrsd2d_.o ctrsd2d_.o ztrsd2d_.o igerv2d_.o sgerv2d_.o dgerv2d_.o cgerv2d_.o zgerv2d_.o itrrv2d_.o strrv2d_.o dtrrv2d_.o ctrrv2d_.o ztrrv2d_.o igebs2d_.o sgebs2d_.o dgebs2d_.o cgebs2d_.o zgebs2d_.o igebr2d_.o sgebr2d_.o dgebr2d_.o cgebr2d_.o zgebr2d_.o itrbs2d_.o strbs2d_.o dtrbs2d_.o ctrbs2d_.o ztrbs2d_.o itrbr2d_.o strbr2d_.o dtrbr2d_.o ctrbr2d_.o ztrbr2d_.o igsum2d_.o sgsum2d_.o dgsum2d_.o cgsum2d_.o zgsum2d_.o igamx2d_.o sgamx2d_.o dgamx2d_.o cgamx2d_.o zgamx2d_.o igamn2d_.o sgamn2d_.o dgamn2d_.o cgamn2d_.o zgamn2d_.o blacs_setup_.o blacs_set_.o blacs_get_.o blacs_abort_.o blacs_exit_.o blacs_pnum_.o blacs_pcoord_.o ksendid_.o krecvid_.o kbsid_.o kbrid_.o dcputime00_.o dwalltime00_.o blacs_pinfo_.o blacs_init_.o blacs_map_.o blacs_free_.o blacs_grid_.o blacs_info_.o blacs_barr_.o sys2blacs_.o blacs2sys_.o free_handle_.o BI_HypBS.o BI_HypBR.o BI_IdringBS.o BI_IdringBR.o BI_MpathBS.o BI_MpathBR.o BI_SringBS.o BI_SringBR.o BI_TreeBS.o BI_TreeBR.o BI_Ssend.o BI_Rsend.o BI_Srecv.o BI_Asend.o BI_Arecv.o BI_TreeComb.o BI_BeComb.o BI_MringComb.o BI_ArgCheck.o BI_TransDist.o BI_GetBuff.o BI_UpdateBuffs.o BI_EmergencyBuff.o BI_BlacsErr.o BI_BlacsWarn.o BI_BlacsAbort.o BI_BuffIsFree.o BI_imvcopy.o BI_smvcopy.o BI_dmvcopy.o BI_ivmcopy.o BI_svmcopy.o BI_dvmcopy.o BI_Pack.o BI_Unpack.o BI_GetMpiGeType.o BI_GetMpiTrType.o BI_ivvsum.o BI_svvsum.o BI_dvvsum.o BI_cvvsum.o BI_zvvsum.o BI_ivvamx.o BI_svvamx.o BI_dvvamx.o BI_cvvamx.o BI_zvvamx.o BI_ivvamx2.o BI_svvamx2.o BI_dvvamx2.o BI_cvvamx2.o BI_zvvamx2.o BI_ivvamn.o BI_svvamn.o BI_dvvamn.o BI_cvvamn.o BI_zvvamn.o BI_ivvamn2.o BI_svvamn2.o BI_dvvamn2.o BI_cvvamn2.o BI_zvvamn2.o BI_iMPI_amx.o BI_sMPI_amx.o BI_dMPI_amx.o BI_cMPI_amx.o BI_zMPI_amx.o BI_iMPI_amx2.o BI_sMPI_amx2.o BI_dMPI_amx2.o BI_cMPI_amx2.o BI_zMPI_amx2.o BI_iMPI_amn.o BI_sMPI_amn.o BI_dMPI_amn.o BI_cMPI_amn.o BI_zMPI_amn.o BI_iMPI_amn2.o BI_sMPI_amn2.o BI_dMPI_amn2.o BI_cMPI_amn2.o BI_zMPI_amn2.o BI_cMPI_sum.o BI_zMPI_sum.o BI_ContxtNum.o BI_GlobalVars.o BI_TransUserComm.o make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd PBLAS/SRC; make clean ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' rm -f *.o ( cd PBBLAS; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' rm -f *.o make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' rm -f *.o make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' rm -f *.o make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' ( cd SRC; make clean ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC' rm -f *.o make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC' ( cd TOOLS; make clean ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' rm -f *.o ( cd LAPACK; make clean ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' rm -f *.o make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' ( cd REDIST/SRC; make clean ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' rm -f *.o make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' ( rm -f libscalapack.a ) =============================================================================== Compiling Scalapack; this may take several minutes =============================================================================== Executing: cd /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2 && make lib && mv libscalapack.* /home/fpoulin/software/petsc/arch-linux2-c-debug/lib stdout: ( cd BLACS; make lib ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd SRC ; make ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_HypBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_HypBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_IdringBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_IdringBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MpathBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MpathBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_SringBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_SringBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Ssend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Rsend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Srecv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Asend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Arecv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BeComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MringComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ArgCheck.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TransDist.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetBuff.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_UpdateBuffs.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_EmergencyBuff.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsErr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsWarn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsAbort.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BuffIsFree.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_imvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_smvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dmvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Pack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Unpack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetMpiGeType.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetMpiTrType.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_sum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_sum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ContxtNum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GlobalVars.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TransUserComm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_setup_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_set_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_get_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_abort_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_exit_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pnum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pcoord_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ksendid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include krecvid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include kbsid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include kbrid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dcputime00_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dwalltime00_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pinfo_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_init_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_map_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_free_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_grid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_info_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_barr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sys2blacs_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs2sys_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include free_handle_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igesd2d_.c mv Cigesd2d_.o igesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgesd2d_.c mv Csgesd2d_.o sgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgesd2d_.c mv Cdgesd2d_.o dgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgesd2d_.c mv Ccgesd2d_.o cgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgesd2d_.c mv Czgesd2d_.o zgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrsd2d_.c mv Citrsd2d_.o itrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strsd2d_.c mv Cstrsd2d_.o strsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrsd2d_.c mv Cdtrsd2d_.o dtrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrsd2d_.c mv Cctrsd2d_.o ctrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrsd2d_.c mv Cztrsd2d_.o ztrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igerv2d_.c mv Cigerv2d_.o igerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgerv2d_.c mv Csgerv2d_.o sgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgerv2d_.c mv Cdgerv2d_.o dgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgerv2d_.c mv Ccgerv2d_.o cgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgerv2d_.c mv Czgerv2d_.o zgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrrv2d_.c mv Citrrv2d_.o itrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strrv2d_.c mv Cstrrv2d_.o strrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrrv2d_.c mv Cdtrrv2d_.o dtrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrrv2d_.c mv Cctrrv2d_.o ctrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrrv2d_.c mv Cztrrv2d_.o ztrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igebs2d_.c mv Cigebs2d_.o igebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgebs2d_.c mv Csgebs2d_.o sgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgebs2d_.c mv Cdgebs2d_.o dgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgebs2d_.c mv Ccgebs2d_.o cgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgebs2d_.c mv Czgebs2d_.o zgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igebr2d_.c mv Cigebr2d_.o igebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgebr2d_.c mv Csgebr2d_.o sgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgebr2d_.c mv Cdgebr2d_.o dgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgebr2d_.c mv Ccgebr2d_.o cgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgebr2d_.c mv Czgebr2d_.o zgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrbs2d_.c mv Citrbs2d_.o itrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strbs2d_.c mv Cstrbs2d_.o strbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrbs2d_.c mv Cdtrbs2d_.o dtrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrbs2d_.c mv Cctrbs2d_.o ctrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrbs2d_.c mv Cztrbs2d_.o ztrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrbr2d_.c mv Citrbr2d_.o itrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strbr2d_.c mv Cstrbr2d_.o strbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrbr2d_.c mv Cdtrbr2d_.o dtrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrbr2d_.c mv Cctrbr2d_.o ctrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrbr2d_.c mv Cztrbr2d_.o ztrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igsum2d_.c mv Cigsum2d_.o igsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgsum2d_.c mv Csgsum2d_.o sgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgsum2d_.c mv Cdgsum2d_.o dgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgsum2d_.c mv Ccgsum2d_.o cgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgsum2d_.c mv Czgsum2d_.o zgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igamx2d_.c mv Cigamx2d_.o igamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgamx2d_.c mv Csgamx2d_.o sgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgamx2d_.c mv Cdgamx2d_.o dgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgamx2d_.c mv Ccgamx2d_.o cgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgamx2d_.c mv Czgamx2d_.o zgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igamn2d_.c mv Cigamn2d_.o igamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgamn2d_.c mv Csgamn2d_.o sgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgamn2d_.c mv Cdgamn2d_.o dgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgamn2d_.c mv Ccgamn2d_.o cgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgamn2d_.c mv Czgamn2d_.o zgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_setup_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_setup_.c mv Cblacs_setup_.o blacs_setup_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_set_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_set_.c mv Cblacs_set_.o blacs_set_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_get_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_get_.c mv Cblacs_get_.o blacs_get_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_abort_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_abort_.c mv Cblacs_abort_.o blacs_abort_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_exit_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_exit_.c mv Cblacs_exit_.o blacs_exit_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pnum_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pnum_.c mv Cblacs_pnum_.o blacs_pnum_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pcoord_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pcoord_.c mv Cblacs_pcoord_.o blacs_pcoord_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cksendid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ksendid_.c mv Cksendid_.o ksendid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckrecvid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC krecvid_.c mv Ckrecvid_.o krecvid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckbsid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC kbsid_.c mv Ckbsid_.o kbsid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckbrid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC kbrid_.c mv Ckbrid_.o kbrid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdcputime00_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dcputime00_.c mv Cdcputime00_.o dcputime00_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdwalltime00_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dwalltime00_.c mv Cdwalltime00_.o dwalltime00_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pinfo_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pinfo_.c mv Cblacs_pinfo_.o blacs_pinfo_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_init_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_init_.c mv Cblacs_init_.o blacs_init_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_map_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_map_.c mv Cblacs_map_.o blacs_map_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_free_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_free_.c mv Cblacs_free_.o blacs_free_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_grid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_grid_.c mv Cblacs_grid_.o blacs_grid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_info_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_info_.c mv Cblacs_info_.o blacs_info_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_barr_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_barr_.c mv Cblacs_barr_.o blacs_barr_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csys2blacs_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sys2blacs_.c mv Csys2blacs_.o sys2blacs_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs2sys_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs2sys_.c mv Cblacs2sys_.o blacs2sys_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cfree_handle_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC free_handle_.c mv Cfree_handle_.o free_handle_.oo /usr/bin/ar cr ../../libscalapack.a BI_HypBS.o BI_HypBR.o BI_IdringBS.o BI_IdringBR.o BI_MpathBS.o BI_MpathBR.o BI_SringBS.o BI_SringBR.o BI_TreeBS.o BI_TreeBR.o BI_Ssend.o BI_Rsend.o BI_Srecv.o BI_Asend.o BI_Arecv.o BI_TreeComb.o BI_BeComb.o BI_MringComb.o BI_ArgCheck.o BI_TransDist.o BI_GetBuff.o BI_UpdateBuffs.o BI_EmergencyBuff.o BI_BlacsErr.o BI_BlacsWarn.o BI_BlacsAbort.o BI_BuffIsFree.o BI_imvcopy.o BI_smvcopy.o BI_dmvcopy.o BI_ivmcopy.o BI_svmcopy.o BI_dvmcopy.o BI_Pack.o BI_Unpack.o BI_GetMpiGeType.o BI_GetMpiTrType.o BI_ivvsum.o BI_svvsum.o BI_dvvsum.o BI_cvvsum.o BI_zvvsum.o BI_ivvamx.o BI_svvamx.o BI_dvvamx.o BI_cvvamx.o BI_zvvamx.o BI_ivvamx2.o BI_svvamx2.o BI_dvvamx2.o BI_cvvamx2.o BI_zvvamx2.o BI_ivvamn.o BI_svvamn.o BI_dvvamn.o BI_cvvamn.o BI_zvvamn.o BI_ivvamn2.o BI_svvamn2.o BI_dvvamn2.o BI_cvvamn2.o BI_zvvamn2.o BI_iMPI_amx.o BI_sMPI_amx.o BI_dMPI_amx.o BI_cMPI_amx.o BI_zMPI_amx.o BI_iMPI_amx2.o BI_sMPI_amx2.o BI_dMPI_amx2.o BI_cMPI_amx2.o BI_zMPI_amx2.o BI_iMPI_amn.o BI_sMPI_amn.o BI_dMPI_amn.o BI_cMPI_amn.o BI_zMPI_amn.o BI_iMPI_amn2.o BI_sMPI_amn2.o BI_dMPI_amn2.o BI_cMPI_amn2.o BI_zMPI_amn2.o BI_cMPI_sum.o BI_zMPI_sum.o BI_ContxtNum.o BI_GlobalVars.o BI_TransUserComm.o igesd2d_.o sgesd2d_.o dgesd2d_.o cgesd2d_.o zgesd2d_.o itrsd2d_.o strsd2d_.o dtrsd2d_.o ctrsd2d_.o ztrsd2d_.o igerv2d_.o sgerv2d_.o dgerv2d_.o cgerv2d_.o zgerv2d_.o itrrv2d_.o strrv2d_.o dtrrv2d_.o ctrrv2d_.o ztrrv2d_.o igebs2d_.o sgebs2d_.o dgebs2d_.o cgebs2d_.o zgebs2d_.o igebr2d_.o sgebr2d_.o dgebr2d_.o cgebr2d_.o zgebr2d_.o itrbs2d_.o strbs2d_.o dtrbs2d_.o ctrbs2d_.o ztrbs2d_.o itrbr2d_.o strbr2d_.o dtrbr2d_.o ctrbr2d_.o ztrbr2d_.o igsum2d_.o sgsum2d_.o dgsum2d_.o cgsum2d_.o zgsum2d_.o igamx2d_.o sgamx2d_.o dgamx2d_.o cgamx2d_.o zgamx2d_.o igamn2d_.o sgamn2d_.o dgamn2d_.o cgamn2d_.o zgamn2d_.o blacs_setup_.o blacs_set_.o blacs_get_.o blacs_abort_.o blacs_exit_.o blacs_pnum_.o blacs_pcoord_.o ksendid_.o krecvid_.o kbsid_.o kbrid_.o dcputime00_.o dwalltime00_.o blacs_pinfo_.o blacs_init_.o blacs_map_.o blacs_free_.o blacs_grid_.o blacs_info_.o blacs_barr_.o sys2blacs_.o blacs2sys_.o free_handle_.o igesd2d_.oo sgesd2d_.oo dgesd2d_.oo cgesd2d_.oo zgesd2d_.oo itrsd2d_.oo strsd2d_.oo dtrsd2d_.oo ctrsd2d_.oo ztrsd2d_.oo igerv2d_.oo sgerv2d_.oo dgerv2d_.oo cgerv2d_.oo zgerv2d_.oo itrrv2d_.oo strrv2d_.oo dtrrv2d_.oo ctrrv2d_.oo ztrrv2d_.oo igebs2d_.oo sgebs2d_.oo dgebs2d_.oo cgebs2d_.oo zgebs2d_.oo igebr2d_.oo sgebr2d_.oo dgebr2d_.oo cgebr2d_.oo zgebr2d_.oo itrbs2d_.oo strbs2d_.oo dtrbs2d_.oo ctrbs2d_.oo ztrbs2d_.oo itrbr2d_.oo strbr2d_.oo dtrbr2d_.oo ctrbr2d_.oo ztrbr2d_.oo igsum2d_.oo sgsum2d_.oo dgsum2d_.oo cgsum2d_.oo zgsum2d_.oo igamx2d_.oo sgamx2d_.oo dgamx2d_.oo cgamx2d_.oo zgamx2d_.oo igamn2d_.oo sgamn2d_.oo dgamn2d_.oo cgamn2d_.oo zgamn2d_.oo blacs_setup_.oo blacs_set_.oo blacs_get_.oo blacs_abort_.oo blacs_exit_.oo blacs_pnum_.oo blacs_pcoord_.oo ksendid_.oo krecvid_.oo kbsid_.oo kbrid_.oo dcputime00_.oo dwalltime00_.oo blacs_pinfo_.oo blacs_init_.oo blacs_map_.oo blacs_free_.oo blacs_grid_.oo blacs_info_.oo blacs_barr_.oo sys2blacs_.oo blacs2sys_.oo free_handle_.oo /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd TOOLS; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' ( cd LAPACK; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 icopy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ slatms.o slagge.o slagsy.o slarot.o slatm1.o slaran.o slarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 iceil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ilacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ilcm.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxg2p.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxl2g.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 infog1l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 infog2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 npreroc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 numroc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 chk1mat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchkxmat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sltimer.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 desc_convert.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 descinit.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 descset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include reshape.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include SL_gridreshape.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 SL_init.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 picol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pirow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pitreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pifillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pichekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielget.f /usr/bin/ar cr ../libscalapack.a iceil.o ilacpy.o ilcm.o indxg2p.o indxg2l.o indxl2g.o infog1l.o infog2l.o npreroc.o numroc.o chk1mat.o pchkxmat.o sltimer.o desc_convert.o descinit.o descset.o reshape.o SL_gridreshape.o SL_init.o picol2row.o pirow2col.o pilaprnt.o pitreecomb.o pifillpad.o pichekpad.o pielset.o pielset2.o pielget.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsnrm2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ssdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pscol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pschekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslawrite.f /usr/bin/ar cr ../libscalapack.a dsnrm2.o dsasum.o slatcpy.o ssdot.o smatadd.o psmatadd.o pscol2row.o psrow2col.o pslaprnt.o pstreecomb.o psfillpad.o pschekpad.o pselset.o pselset2.o pselget.o pslaread.o pslawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ dlatms.o dlagge.o dlagsy.o dlarot.o dlatm1.o dlaran.o dlarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dddot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdcol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlawrite.f /usr/bin/ar cr ../libscalapack.a dddot.o dlatcpy.o dmatadd.o pdmatadd.o pdcol2row.o pdrow2col.o pdlaprnt.o pdtreecomb.o pdfillpad.o pdchekpad.o pdelset.o pdelset2.o pdelget.o pdlaread.o pdlawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 claghe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ clarnv.o clatm1.o clatms.o clagge.o claghe.o clagsy.o clarot.o clarnd.o slatm1.o slaran.o slarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dscnrm2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dscasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pccol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclawrite.f /usr/bin/ar cr ../libscalapack.a dscnrm2.o dscasum.o ccdotu.o ccdotc.o clatcpy.o cmatadd.o pcmatadd.o pccol2row.o pcrow2col.o pclaprnt.o pctreecomb.o pcfillpad.o pcchekpad.o pcelset.o pcelset2.o pcelget.o pclaread.o pclawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlaghe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ zlarnv.o zlatm1.o zlatms.o zlagge.o zlaghe.o zlagsy.o zlarot.o zlarnd.o dlatm1.o dlaran.o dlarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zzdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zzdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzcol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlawrite.f /usr/bin/ar cr ../libscalapack.a zzdotu.o zzdotc.o zlatcpy.o zmatadd.o pzmatadd.o pzcol2row.o pzrow2col.o pzlaprnt.o pztreecomb.o pzfillpad.o pzchekpad.o pzelset.o pzelset2.o pzelget.o pzlaread.o pzlawrite.o /usr/bin/ranlib ../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' ( cd PBLAS/SRC; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include picopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaenv.f /usr/bin/ar cr ../../libscalapack.a picopy_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psdot_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psger_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psasymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstran_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrsm_.c ( cd PBBLAS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbsmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbsvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrst1.f /usr/bin/ar cr ../../../libscalapack.a pbstran.o pbsmatadd.o pbstrsrt.o pbstrget.o pbstrnv.o pbsvecadd.o pbstrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pxerbla.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 svasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 scshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 srshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 svvdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 satrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sasqrtb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sascal.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o svasum.o sset.o scshft.o srshft.o svvdot.o smmadd.o smmcadd.o smmtadd.o smmtcadd.o smmdda.o smmddac.o smmddat.o smmddact.o stzpad.o stzpadcpy.o stzscal.o sagemv.o sasymv.o satrmv.o sasqrtb.o sascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CGatherV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInV2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInOutV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInOutV2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_COutV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CScatterV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMinit.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMloc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMnpq.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMpack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMswp.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMupdate.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMcontig.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cabort.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cainfog2l.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cbinfo.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cchkmat.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cchkvec.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cconjg.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cgetbuf.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cinfog2l.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Citypeset.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cgcd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Clcm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cmalloc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnumroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cg2lrem.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cindxg2p.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnnxtroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnpreroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpswapNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpswapND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpdot11.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpdotNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpdotND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyDN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpaxpby.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmBC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplaprnt.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplapad.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplapd2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplascal.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplasca2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplacnjg.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsym.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsymmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsymmBC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsyrkA.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsyrkAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2kA.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2kAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpgeadd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptradd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptran.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrmmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrmmB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrsm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB0.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB1.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrsv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctop.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzahemv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzasymv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzatrmv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzhemm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzhemv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzherk.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher2k.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsymm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsymv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyrk.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr2k.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctztrmm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctztrmv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cwarn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_freebuf_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_topget_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_topset_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdescset.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdescribe.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CargFtoC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cfirstnb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Clastnb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cspan.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cstypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cstypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a psswap_.o psscal_.o pscopy_.o psaxpy_.o psdot_.o psnrm2_.o psasum_.o psamax_.o psgemv_.o psger_.o pssymv_.o pssyr_.o pssyr2_.o pstrmv_.o pstrsv_.o psagemv_.o psasymv_.o psatrmv_.o psgeadd_.o psgemm_.o pssymm_.o pssyr2k_.o pssyrk_.o pstradd_.o pstran_.o pstrmm_.o pstrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdcopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pddot_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdger_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdasymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtran_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrsm_.c ( cd PBBLAS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrst1.f /usr/bin/ar cr ../../../libscalapack.a pbdtran.o pbdmatadd.o pbdtrsrt.o pbdtrget.o pbdtrnv.o pbdvecadd.o pbdtrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dcshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 drshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dvvdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 datrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dasqrtb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dascal.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o dvasum.o dset.o dcshft.o drshft.o dvvdot.o dmmadd.o dmmcadd.o dmmtadd.o dmmtcadd.o dmmdda.o dmmddac.o dmmddat.o dmmddact.o dtzpad.o dtzpadcpy.o dtzscal.o dagemv.o dasymv.o datrmv.o dasqrtb.o dascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdtypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cdtypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pdswap_.o pdscal_.o pdcopy_.o pdaxpy_.o pddot_.o pdnrm2_.o pdasum_.o pdamax_.o pdgemv_.o pdger_.o pdsymv_.o pdsyr_.o pdsyr2_.o pdtrmv_.o pdtrsv_.o pdagemv_.o pdasymv_.o pdatrmv_.o pdgeadd_.o pdgemm_.o pdsymm_.o pdsyr2k_.o pdsyrk_.o pdtradd_.o pdtran_.o pdtrmm_.o pdtrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pccopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcdotu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcdotc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgerc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgeru_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pchemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcahemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pchemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcherk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctranc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctranu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrsm_.c ( cd PBBLAS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbcmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbcvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrst1.f /usr/bin/ar cr ../../../libscalapack.a pbctran.o pbcmatadd.o pbctrsrt.o pbctrget.o pbctrnv.o pbcvecadd.o pbctrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 scvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 crshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cvvdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cvvdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 chescal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzcnjg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cahemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 catrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 casymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csyr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csyr2.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o scvasum.o cset.o ccshft.o crshft.o cvvdotu.o cvvdotc.o cmmadd.o cmmcadd.o cmmtadd.o cmmtcadd.o cmmdda.o cmmddac.o cmmddat.o cmmddact.o ctzpad.o ctzpadcpy.o chescal.o ctzscal.o ctzcnjg.o cagemv.o cahemv.o catrmv.o casymv.o csymv.o csyr.o csyr2.o sasqrtb.o sascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cctypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cctypeset.o PB_Cstypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pcswap_.o pcscal_.o pcsscal_.o pccopy_.o pcaxpy_.o pcdotu_.o pcdotc_.o pscnrm2_.o pscasum_.o pcamax_.o pcgemv_.o pcgerc_.o pcgeru_.o pchemv_.o pcher_.o pcher2_.o pctrmv_.o pctrsv_.o pcagemv_.o pcahemv_.o pcatrmv_.o pcgeadd_.o pcgemm_.o pchemm_.o pcher2k_.o pcherk_.o pcsymm_.o pcsyr2k_.o pcsyrk_.o pctradd_.o pctranc_.o pctranu_.o pctrmm_.o pctrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzcopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdotu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdotc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdznrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdzasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgerc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgeru_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzhemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzahemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzhemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzherk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztranc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztranu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrsm_.c ( cd PBBLAS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbzmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbzvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrst1.f /usr/bin/ar cr ../../../libscalapack.a pbztran.o pbzmatadd.o pbztrsrt.o pbztrget.o pbztrnv.o pbzvecadd.o pbztrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dzvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zcshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zrshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zvvdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zvvdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zhescal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzcnjg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zahemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zatrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsyr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsyr2.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o dzvasum.o zset.o zcshft.o zrshft.o zvvdotu.o zvvdotc.o zmmadd.o zmmcadd.o zmmtadd.o zmmtcadd.o zmmdda.o zmmddac.o zmmddat.o zmmddact.o ztzpad.o ztzpadcpy.o zhescal.o ztzscal.o ztzcnjg.o zagemv.o zahemv.o zatrmv.o zasymv.o zsymv.o zsyr.o zsyr2.o dasqrtb.o dascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cztypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cztypeset.o PB_Cdtypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pzswap_.o pzscal_.o pzdscal_.o pzcopy_.o pzaxpy_.o pzdotu_.o pzdotc_.o pdznrm2_.o pdzasum_.o pzamax_.o pzgemv_.o pzgerc_.o pzgeru_.o pzhemv_.o pzher_.o pzher2_.o pztrmv_.o pztrsv_.o pzagemv_.o pzahemv_.o pzatrmv_.o pzgeadd_.o pzgemm_.o pzhemm_.o pzher2k_.o pzherk_.o pzsymm_.o pzsyr2k_.o pzsyrk_.o pztradd_.o pztranc_.o pztranu_.o pztrmm_.o pztrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' ( cd REDIST/SRC; make integer single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pigemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pigemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pitrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pitrmr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pgemraux.c /usr/bin/ar cr ../../libscalapack.a pigemr.o pigemr2.o pitrmr.o pitrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmr2.c /usr/bin/ar cr ../../libscalapack.a psgemr.o psgemr2.o pstrmr.o pstrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmr2.c /usr/bin/ar cr ../../libscalapack.a pdgemr.o pdgemr2.o pdtrmr.o pdtrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmr2.c /usr/bin/ar cr ../../libscalapack.a pcgemr.o pcgemr2.o pctrmr.o pctrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmr2.c /usr/bin/ar cr ../../libscalapack.a pzgemr.o pzgemr2.o pztrmr.o pztrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' ( cd SRC; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorg2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyngst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyntrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyttrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssytd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssytrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslared2d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slasorte.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ssteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 spttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 strmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bslaapp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bslaexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bstrexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrord.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrsen.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pshseqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamve.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr4.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr5.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaqr6.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslabad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaedz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pslaiect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamch.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslared1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslasrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstebz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstedc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slapst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slasrt2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstein2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slar1va.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrb2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarre2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarre2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2b.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ slamov.c -o slamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ clamov.c -o clamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pjlaenv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pbchkvect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include getpbbuf.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaenvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 piparmq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaver.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pmpim2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pmpcol.f /usr/bin/ar cr ../libscalapack.a psdbsv.o psdbtrf.o psdbtrs.o psdbtrsv.o psdtsv.o psdttrf.o psdttrs.o psdttrsv.o psgbsv.o psgbtrf.o psgbtrs.o psgebd2.o psgebrd.o psgecon.o psgeequ.o psgehd2.o psgehrd.o psgelq2.o psgelqf.o psgels.o psgeql2.o psgeqlf.o psgeqpf.o psgeqr2.o psgeqrf.o psgerfs.o psgerq2.o psgerqf.o psgesv.o psgesvd.o psgesvx.o psgetf2.o psgetrf.o psgetri.o psgetrs.o psggqrf.o psggrqf.o pslabrd.o pslacon.o pslacp2.o pslacpy.o pslahrd.o pslange.o pslanhs.o pslansy.o pslantr.o pslapiv.o pslapv2.o pslaqge.o pslaqsy.o pslarf.o pslarfb.o pslarfg.o pslarft.o pslase2.o pslaset.o pslascl.o pslassq.o pslaswp.o pslatra.o pslatrd.o pslatrs.o pslauu2.o pslauum.o psorg2l.o psorg2r.o psorgl2.o psorglq.o psorgql.o psorgqr.o psorgr2.o psorgrq.o psorm2l.o psorm2r.o psormbr.o psormhr.o psorml2.o psormlq.o psormql.o psormqr.o psormr2.o psormrq.o psormtr.o pspocon.o pspbsv.o pspbtrf.o pspbtrs.o pspbtrsv.o psptsv.o pspttrf.o pspttrs.o pspttrsv.o pspoequ.o psporfs.o psposv.o psposvx.o pspotf2.o pspotrf.o pspotri.o pspotrs.o psrscl.o psstein.o pssyev.o pssyevd.o pssyevx.o pssygs2.o pssygst.o pssygvx.o pssyngst.o pssyntrd.o pssyttrd.o pssytd2.o pssytrd.o pstrti2.o pstrtri.o pstrtrs.o pslaevswp.o pslarzb.o pslarzt.o pslarz.o pslatrz.o pstzrzf.o psormr3.o psormrz.o pslahqr.o pslaconsb.o pslacp3.o pslawil.o pslasmsub.o pslared2d.o pslamr1d.o slaref.o slamsh.o slasorte.o ssteqr2.o sdbtf2.o sdbtrf.o sdttrf.o sdttrsv.o spttrsv.o strmvt.o pssyevr.o bslaapp.o bslaexc.o bstrexc.o pstrord.o pstrsen.o psgebal.o pshseqr.o pslamve.o pslaqr0.o pslaqr1.o pslaqr2.o pslaqr3.o pslaqr4.o pslaqr5.o psrot.o slaqr6.o pslabad.o pslaed0.o pslaed1.o pslaed2.o pslaed3.o pslaedz.o pslaiect.o pslamch.o pslared1d.o pslasrt.o psstebz.o psstedc.o slapst.o slasrt2.o sstein2.o slar1va.o slarrb2.o slarrd2.o slarre2.o slarre2a.o slarrf2.o slarrv2.o sstegr2.o sstegr2a.o sstegr2b.o slamov.o clamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorg2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyngst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyntrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyttrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsytd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsytrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlared2d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlasorte.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdlaapp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdlaexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdtrexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaqr6.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrord.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrsen.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdhseqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamve.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr4.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr5.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlabad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaedz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdlaiect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamch.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlared1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlasrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstebz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstedc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlapst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlasrt2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstein2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlar1va.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrb2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarre2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarre2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2b.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ dlamov.c -o dlamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ zlamov.c -o zlamov.o /usr/bin/ar cr ../libscalapack.a pddbsv.o pddbtrf.o pddbtrs.o pddbtrsv.o pddtsv.o pddttrf.o pddttrs.o pddttrsv.o pdgbsv.o pdgbtrf.o pdgbtrs.o pdgebd2.o pdgebrd.o pdgecon.o pdgeequ.o pdgehd2.o pdgehrd.o pdgelq2.o pdgelqf.o pdgels.o pdgeql2.o pdgeqlf.o pdgeqpf.o pdgeqr2.o pdgeqrf.o pdgerfs.o pdgerq2.o pdgerqf.o pdgesv.o pdgesvd.o pdgesvx.o pdgetf2.o pdgetrf.o pdgetri.o pdgetrs.o pdggqrf.o pdggrqf.o pdlabrd.o pdlacon.o pdlacp2.o pdlacpy.o pdlahrd.o pdlange.o pdlanhs.o pdlansy.o pdlantr.o pdlapiv.o pdlapv2.o pdlaqge.o pdlaqsy.o pdlarf.o pdlarfb.o pdlarfg.o pdlarft.o pdlase2.o pdlaset.o pdlascl.o pdlassq.o pdlaswp.o pdlatra.o pdlatrd.o pdlatrs.o pdlauu2.o pdlauum.o pdorg2l.o pdorg2r.o pdorgl2.o pdorglq.o pdorgql.o pdorgqr.o pdorgr2.o pdorgrq.o pdorm2l.o pdorm2r.o pdormbr.o pdormhr.o pdorml2.o pdormlq.o pdormql.o pdormqr.o pdormr2.o pdormrq.o pdormtr.o pdpocon.o pdpbsv.o pdpbtrf.o pdpbtrs.o pdpbtrsv.o pdptsv.o pdpttrf.o pdpttrs.o pdpttrsv.o pdpoequ.o pdporfs.o pdposv.o pdposvx.o pdpotf2.o pdpotrf.o pdpotri.o pdpotrs.o pdrscl.o pdstein.o pdsyev.o pdsyevd.o pdsyevx.o pdsygs2.o pdsygst.o pdsygvx.o pdsyngst.o pdsyntrd.o pdsyttrd.o pdsytd2.o pdsytrd.o pdtrti2.o pdtrtri.o pdtrtrs.o pdlaevswp.o pdlarzb.o pdlarzt.o pdlarz.o pdlatrz.o pdtzrzf.o pdormr3.o pdormrz.o pdlahqr.o pdlaconsb.o pdlacp3.o pdlawil.o pdlasmsub.o pdlared2d.o pdlamr1d.o dlaref.o dlamsh.o dlasorte.o dsteqr2.o ddbtf2.o ddbtrf.o ddttrf.o ddttrsv.o dpttrsv.o dtrmvt.o pdsyevr.o bdlaapp.o bdlaexc.o bdtrexc.o dlaqr6.o pdtrord.o pdtrsen.o pdgebal.o pdhseqr.o pdlamve.o pdlaqr0.o pdlaqr1.o pdlaqr2.o pdlaqr3.o pdlaqr4.o pdlaqr5.o pdrot.o pdlabad.o pdlaed0.o pdlaed1.o pdlaed2.o pdlaed3.o pdlaedz.o pdlaiect.o pdlamch.o pdlared1d.o pdlasrt.o pdstebz.o pdstedc.o dlapst.o dlasrt2.o dstein2.o dlar1va.o dlarrb2.o dlarrd2.o dlarre2.o dlarre2a.o dlarrf2.o dlarrv2.o dstegr2.o dstegr2a.o dstegr2b.o dlamov.o zlamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchengst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchentrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchettrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchetd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchetrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacgv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcrot.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclanhe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcsrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrevc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcung2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcung2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclattrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcmax1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pscsum1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 claref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clanv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clahqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevr.f /usr/bin/ar cr ../libscalapack.a pcdbsv.o pcdbtrf.o pcdbtrs.o pcdbtrsv.o pcdtsv.o pcdttrf.o pcdttrs.o pcdttrsv.o pcgbsv.o pcgbtrf.o pcgbtrs.o pcgebd2.o pcgebrd.o pcgecon.o pcgeequ.o pcgehd2.o pcgehrd.o pcgelq2.o pcgelqf.o pcgels.o pcgeql2.o pcgeqlf.o pcgeqpf.o pcgeqr2.o pcgeqrf.o pcgerfs.o pcgerq2.o pcgerqf.o pcgesv.o pcgesvd.o pcgesvx.o pcgetf2.o pcgetrf.o pcgetri.o pcgetrs.o pcggqrf.o pcggrqf.o pcheev.o pcheevd.o pcheevx.o pchegs2.o pchegst.o pchegvx.o pchengst.o pchentrd.o pchettrd.o pchetd2.o pchetrd.o pclabrd.o pclacon.o pclacgv.o pclacp2.o pclacpy.o pclahrd.o pclahqr.o pclaconsb.o pclasmsub.o pclacp3.o pclawil.o pcrot.o pclange.o pclanhe.o pclanhs.o pclansy.o pclantr.o pclapiv.o pclapv2.o pclaqge.o pclaqsy.o pclarf.o pclarfb.o pclarfc.o pclarfg.o pclarft.o pclascl.o pclase2.o pclaset.o pclassq.o pclaswp.o pclatra.o pclatrd.o pclatrs.o pclauu2.o pclauum.o pcpocon.o pcpoequ.o pcporfs.o pcposv.o pcpbsv.o pcpbtrf.o pcpbtrs.o pcpbtrsv.o pcptsv.o pcpttrf.o pcpttrs.o pcpttrsv.o pcposvx.o pcpotf2.o pcpotrf.o pcpotri.o pcpotrs.o pcsrscl.o pcstein.o pctrevc.o pctrti2.o pctrtri.o pctrtrs.o pcung2l.o pcung2r.o pcungl2.o pcunglq.o pcungql.o pcungqr.o pcungr2.o pcungrq.o pcunm2l.o pcunm2r.o pcunmbr.o pcunmhr.o pcunml2.o pcunmlq.o pcunmql.o pcunmqr.o pcunmr2.o pcunmrq.o pcunmtr.o pclaevswp.o pclarzb.o pclarzt.o pclarz.o pclarzc.o pclatrz.o pctzrzf.o pclattrs.o pcunmr3.o pcunmrz.o pcmax1.o pscsum1.o pclamr1d.o cdbtf2.o cdbtrf.o cdttrf.o cdttrsv.o cpttrsv.o csteqr2.o ctrmvt.o clamsh.o claref.o clanv2.o clahqr2.o pcheevr.o pslabad.o pslaed0.o pslaed1.o pslaed2.o pslaed3.o pslaedz.o pslaiect.o pslamch.o pslared1d.o pslasrt.o psstebz.o psstedc.o slapst.o slasrt2.o sstein2.o slar1va.o slarrb2.o slarrd2.o slarre2.o slarre2a.o slarrf2.o slarrv2.o sstegr2.o sstegr2a.o sstegr2b.o slamov.o clamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhengst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhentrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhettrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhetd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhetrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacgv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzrot.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlanhe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlattrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrevc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzung2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzung2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzmax1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdzsum1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlanv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlahqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevr.f /usr/bin/ar cr ../libscalapack.a pzdbsv.o pzdbtrf.o pzdbtrs.o pzdbtrsv.o pzdtsv.o pzdttrf.o pzdttrs.o pzdttrsv.o pzgbsv.o pzgbtrf.o pzgbtrs.o pzgebd2.o pzgebrd.o pzgecon.o pzgeequ.o pzgehd2.o pzgehrd.o pzgelq2.o pzgelqf.o pzgels.o pzgeql2.o pzgeqlf.o pzgeqpf.o pzgeqr2.o pzgeqrf.o pzgerfs.o pzgerq2.o pzgerqf.o pzgesv.o pzgesvd.o pzgesvx.o pzgetf2.o pzgetrf.o pzgetri.o pzgetrs.o pzggqrf.o pzggrqf.o pzheev.o pzheevd.o pzheevx.o pzhegs2.o pzhegst.o pzhegvx.o pzhengst.o pzhentrd.o pzhettrd.o pzhetd2.o pzhetrd.o pzlabrd.o pzlacon.o pzlacgv.o pzlacp2.o pzlacpy.o pzlahrd.o pzlahqr.o pzlaconsb.o pzlasmsub.o pzlacp3.o pzlawil.o pzrot.o pzlange.o pzlanhe.o pzlanhs.o pzlansy.o pzlantr.o pzlapiv.o pzlapv2.o pzlaqge.o pzlaqsy.o pzlarf.o pzlarfb.o pzlarfc.o pzlarfg.o pzlarft.o pzlascl.o pzlase2.o pzlaset.o pzlassq.o pzlaswp.o pzlatra.o pzlatrd.o pzlattrs.o pzlatrs.o pzlauu2.o pzlauum.o pzpocon.o pzpoequ.o pzporfs.o pzposv.o pzpbsv.o pzpbtrf.o pzpbtrs.o pzpbtrsv.o pzptsv.o pzpttrf.o pzpttrs.o pzpttrsv.o pzposvx.o pzpotf2.o pzpotrf.o pzpotri.o pzpotrs.o pzdrscl.o pzstein.o pztrevc.o pztrti2.o pztrtri.o pztrtrs.o pzung2l.o pzung2r.o pzungl2.o pzunglq.o pzungql.o pzungqr.o pzungr2.o pzungrq.o pzunm2l.o pzunm2r.o pzunmbr.o pzunmhr.o pzunml2.o pzunmlq.o pzunmql.o pzunmqr.o pzunmr2.o pzunmrq.o pzunmtr.o pzlaevswp.o pzlarzb.o pzlarzt.o pzlarz.o pzlarzc.o pzlatrz.o pztzrzf.o pzunmr3.o pzunmrz.o pzmax1.o pdzsum1.o pzlamr1d.o zdbtf2.o zdbtrf.o zdttrf.o zdttrsv.o zpttrsv.o zsteqr2.o ztrmvt.o zlamsh.o zlaref.o zlanv2.o zlahqr2.o pzheevr.o pdlabad.o pdlaed0.o pdlaed1.o pdlaed2.o pdlaed3.o pdlaedz.o pdlaiect.o pdlamch.o pdlared1d.o pdlasrt.o pdstebz.o pdstedc.o dlapst.o dlasrt2.o dstein2.o dlar1va.o dlarrb2.o dlarrd2.o dlarre2.o dlarre2a.o dlarrf2.o dlarrv2.o dstegr2.o dstegr2a.o dstegr2b.o dlamov.o zlamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC' ********Output of running make on scalapack follows ******* ( cd BLACS; make lib ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd SRC ; make ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_HypBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_HypBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_IdringBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_IdringBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MpathBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MpathBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_SringBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_SringBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeBS.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeBR.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Ssend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Rsend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Srecv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Asend.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Arecv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TreeComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BeComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_MringComb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ArgCheck.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TransDist.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetBuff.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_UpdateBuffs.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_EmergencyBuff.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsErr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsWarn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BlacsAbort.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_BuffIsFree.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_imvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_smvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dmvcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvmcopy.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Pack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_Unpack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetMpiGeType.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GetMpiTrType.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvsum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ivvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_svvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zvvamn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amx.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amx2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_iMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_sMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_dMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_amn2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_cMPI_sum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_zMPI_sum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_ContxtNum.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_GlobalVars.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BI_TransUserComm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgesd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrsd2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgerv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrrv2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgebs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgebr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrbs2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include itrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include strbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dtrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ctrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ztrbr2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgsum2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgamx2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include igamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include cgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include zgamn2d_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_setup_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_set_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_get_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_abort_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_exit_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pnum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pcoord_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include ksendid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include krecvid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include kbsid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include kbrid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dcputime00_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include dwalltime00_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_pinfo_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_init_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_map_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_free_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_grid_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_info_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs_barr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include sys2blacs_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include blacs2sys_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include free_handle_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igesd2d_.c mv Cigesd2d_.o igesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgesd2d_.c mv Csgesd2d_.o sgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgesd2d_.c mv Cdgesd2d_.o dgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgesd2d_.c mv Ccgesd2d_.o cgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgesd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgesd2d_.c mv Czgesd2d_.o zgesd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrsd2d_.c mv Citrsd2d_.o itrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strsd2d_.c mv Cstrsd2d_.o strsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrsd2d_.c mv Cdtrsd2d_.o dtrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrsd2d_.c mv Cctrsd2d_.o ctrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrsd2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrsd2d_.c mv Cztrsd2d_.o ztrsd2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igerv2d_.c mv Cigerv2d_.o igerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgerv2d_.c mv Csgerv2d_.o sgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgerv2d_.c mv Cdgerv2d_.o dgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgerv2d_.c mv Ccgerv2d_.o cgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgerv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgerv2d_.c mv Czgerv2d_.o zgerv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrrv2d_.c mv Citrrv2d_.o itrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strrv2d_.c mv Cstrrv2d_.o strrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrrv2d_.c mv Cdtrrv2d_.o dtrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrrv2d_.c mv Cctrrv2d_.o ctrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrrv2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrrv2d_.c mv Cztrrv2d_.o ztrrv2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igebs2d_.c mv Cigebs2d_.o igebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgebs2d_.c mv Csgebs2d_.o sgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgebs2d_.c mv Cdgebs2d_.o dgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgebs2d_.c mv Ccgebs2d_.o cgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgebs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgebs2d_.c mv Czgebs2d_.o zgebs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igebr2d_.c mv Cigebr2d_.o igebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgebr2d_.c mv Csgebr2d_.o sgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgebr2d_.c mv Cdgebr2d_.o dgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgebr2d_.c mv Ccgebr2d_.o cgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgebr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgebr2d_.c mv Czgebr2d_.o zgebr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrbs2d_.c mv Citrbs2d_.o itrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strbs2d_.c mv Cstrbs2d_.o strbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrbs2d_.c mv Cdtrbs2d_.o dtrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrbs2d_.c mv Cctrbs2d_.o ctrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrbs2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrbs2d_.c mv Cztrbs2d_.o ztrbs2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Citrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC itrbr2d_.c mv Citrbr2d_.o itrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cstrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC strbr2d_.c mv Cstrbr2d_.o strbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdtrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dtrbr2d_.c mv Cdtrbr2d_.o dtrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cctrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ctrbr2d_.c mv Cctrbr2d_.o ctrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cztrbr2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ztrbr2d_.c mv Cztrbr2d_.o ztrbr2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igsum2d_.c mv Cigsum2d_.o igsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgsum2d_.c mv Csgsum2d_.o sgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgsum2d_.c mv Cdgsum2d_.o dgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgsum2d_.c mv Ccgsum2d_.o cgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgsum2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgsum2d_.c mv Czgsum2d_.o zgsum2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igamx2d_.c mv Cigamx2d_.o igamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgamx2d_.c mv Csgamx2d_.o sgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgamx2d_.c mv Cdgamx2d_.o dgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgamx2d_.c mv Ccgamx2d_.o cgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgamx2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgamx2d_.c mv Czgamx2d_.o zgamx2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cigamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC igamn2d_.c mv Cigamn2d_.o igamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sgamn2d_.c mv Csgamn2d_.o sgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dgamn2d_.c mv Cdgamn2d_.o dgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ccgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC cgamn2d_.c mv Ccgamn2d_.o cgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Czgamn2d_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC zgamn2d_.c mv Czgamn2d_.o zgamn2d_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_setup_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_setup_.c mv Cblacs_setup_.o blacs_setup_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_set_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_set_.c mv Cblacs_set_.o blacs_set_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_get_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_get_.c mv Cblacs_get_.o blacs_get_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_abort_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_abort_.c mv Cblacs_abort_.o blacs_abort_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_exit_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_exit_.c mv Cblacs_exit_.o blacs_exit_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pnum_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pnum_.c mv Cblacs_pnum_.o blacs_pnum_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pcoord_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pcoord_.c mv Cblacs_pcoord_.o blacs_pcoord_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cksendid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC ksendid_.c mv Cksendid_.o ksendid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckrecvid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC krecvid_.c mv Ckrecvid_.o krecvid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckbsid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC kbsid_.c mv Ckbsid_.o kbsid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Ckbrid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC kbrid_.c mv Ckbrid_.o kbrid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdcputime00_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dcputime00_.c mv Cdcputime00_.o dcputime00_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cdwalltime00_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC dwalltime00_.c mv Cdwalltime00_.o dwalltime00_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_pinfo_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_pinfo_.c mv Cblacs_pinfo_.o blacs_pinfo_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_init_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_init_.c mv Cblacs_init_.o blacs_init_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_map_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_map_.c mv Cblacs_map_.o blacs_map_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_free_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_free_.c mv Cblacs_free_.o blacs_free_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_grid_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_grid_.c mv Cblacs_grid_.o blacs_grid_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_info_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_info_.c mv Cblacs_info_.o blacs_info_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs_barr_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs_barr_.c mv Cblacs_barr_.o blacs_barr_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Csys2blacs_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC sys2blacs_.c mv Csys2blacs_.o sys2blacs_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cblacs2sys_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC blacs2sys_.c mv Cblacs2sys_.o blacs2sys_.oo /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o Cfree_handle_.o -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -DCallFromC free_handle_.c mv Cfree_handle_.o free_handle_.oo /usr/bin/ar cr ../../libscalapack.a BI_HypBS.o BI_HypBR.o BI_IdringBS.o BI_IdringBR.o BI_MpathBS.o BI_MpathBR.o BI_SringBS.o BI_SringBR.o BI_TreeBS.o BI_TreeBR.o BI_Ssend.o BI_Rsend.o BI_Srecv.o BI_Asend.o BI_Arecv.o BI_TreeComb.o BI_BeComb.o BI_MringComb.o BI_ArgCheck.o BI_TransDist.o BI_GetBuff.o BI_UpdateBuffs.o BI_EmergencyBuff.o BI_BlacsErr.o BI_BlacsWarn.o BI_BlacsAbort.o BI_BuffIsFree.o BI_imvcopy.o BI_smvcopy.o BI_dmvcopy.o BI_ivmcopy.o BI_svmcopy.o BI_dvmcopy.o BI_Pack.o BI_Unpack.o BI_GetMpiGeType.o BI_GetMpiTrType.o BI_ivvsum.o BI_svvsum.o BI_dvvsum.o BI_cvvsum.o BI_zvvsum.o BI_ivvamx.o BI_svvamx.o BI_dvvamx.o BI_cvvamx.o BI_zvvamx.o BI_ivvamx2.o BI_svvamx2.o BI_dvvamx2.o BI_cvvamx2.o BI_zvvamx2.o BI_ivvamn.o BI_svvamn.o BI_dvvamn.o BI_cvvamn.o BI_zvvamn.o BI_ivvamn2.o BI_svvamn2.o BI_dvvamn2.o BI_cvvamn2.o BI_zvvamn2.o BI_iMPI_amx.o BI_sMPI_amx.o BI_dMPI_amx.o BI_cMPI_amx.o BI_zMPI_amx.o BI_iMPI_amx2.o BI_sMPI_amx2.o BI_dMPI_amx2.o BI_cMPI_amx2.o BI_zMPI_amx2.o BI_iMPI_amn.o BI_sMPI_amn.o BI_dMPI_amn.o BI_cMPI_amn.o BI_zMPI_amn.o BI_iMPI_amn2.o BI_sMPI_amn2.o BI_dMPI_amn2.o BI_cMPI_amn2.o BI_zMPI_amn2.o BI_cMPI_sum.o BI_zMPI_sum.o BI_ContxtNum.o BI_GlobalVars.o BI_TransUserComm.o igesd2d_.o sgesd2d_.o dgesd2d_.o cgesd2d_.o zgesd2d_.o itrsd2d_.o strsd2d_.o dtrsd2d_.o ctrsd2d_.o ztrsd2d_.o igerv2d_.o sgerv2d_.o dgerv2d_.o cgerv2d_.o zgerv2d_.o itrrv2d_.o strrv2d_.o dtrrv2d_.o ctrrv2d_.o ztrrv2d_.o igebs2d_.o sgebs2d_.o dgebs2d_.o cgebs2d_.o zgebs2d_.o igebr2d_.o sgebr2d_.o dgebr2d_.o cgebr2d_.o zgebr2d_.o itrbs2d_.o strbs2d_.o dtrbs2d_.o ctrbs2d_.o ztrbs2d_.o itrbr2d_.o strbr2d_.o dtrbr2d_.o ctrbr2d_.o ztrbr2d_.o igsum2d_.o sgsum2d_.o dgsum2d_.o cgsum2d_.o zgsum2d_.o igamx2d_.o sgamx2d_.o dgamx2d_.o cgamx2d_.o zgamx2d_.o igamn2d_.o sgamn2d_.o dgamn2d_.o cgamn2d_.o zgamn2d_.o blacs_setup_.o blacs_set_.o blacs_get_.o blacs_abort_.o blacs_exit_.o blacs_pnum_.o blacs_pcoord_.o ksendid_.o krecvid_.o kbsid_.o kbrid_.o dcputime00_.o dwalltime00_.o blacs_pinfo_.o blacs_init_.o blacs_map_.o blacs_free_.o blacs_grid_.o blacs_info_.o blacs_barr_.o sys2blacs_.o blacs2sys_.o free_handle_.o igesd2d_.oo sgesd2d_.oo dgesd2d_.oo cgesd2d_.oo zgesd2d_.oo itrsd2d_.oo strsd2d_.oo dtrsd2d_.oo ctrsd2d_.oo ztrsd2d_.oo igerv2d_.oo sgerv2d_.oo dgerv2d_.oo cgerv2d_.oo zgerv2d_.oo itrrv2d_.oo strrv2d_.oo dtrrv2d_.oo ctrrv2d_.oo ztrrv2d_.oo igebs2d_.oo sgebs2d_.oo dgebs2d_.oo cgebs2d_.oo zgebs2d_.oo igebr2d_.oo sgebr2d_.oo dgebr2d_.oo cgebr2d_.oo zgebr2d_.oo itrbs2d_.oo strbs2d_.oo dtrbs2d_.oo ctrbs2d_.oo ztrbs2d_.oo itrbr2d_.oo strbr2d_.oo dtrbr2d_.oo ctrbr2d_.oo ztrbr2d_.oo igsum2d_.oo sgsum2d_.oo dgsum2d_.oo cgsum2d_.oo zgsum2d_.oo igamx2d_.oo sgamx2d_.oo dgamx2d_.oo cgamx2d_.oo zgamx2d_.oo igamn2d_.oo sgamn2d_.oo dgamn2d_.oo cgamn2d_.oo zgamn2d_.oo blacs_setup_.oo blacs_set_.oo blacs_get_.oo blacs_abort_.oo blacs_exit_.oo blacs_pnum_.oo blacs_pcoord_.oo ksendid_.oo krecvid_.oo kbsid_.oo kbrid_.oo dcputime00_.oo dwalltime00_.oo blacs_pinfo_.oo blacs_init_.oo blacs_map_.oo blacs_free_.oo blacs_grid_.oo blacs_info_.oo blacs_barr_.oo sys2blacs_.oo blacs2sys_.oo free_handle_.oo /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS/SRC' make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/BLACS' ( cd TOOLS; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' ( cd LAPACK; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 icopy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ slatms.o slagge.o slagsy.o slarot.o slatm1.o slaran.o slarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 iceil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ilacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ilcm.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxg2p.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 indxl2g.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 infog1l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 infog2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 npreroc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 numroc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 chk1mat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchkxmat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sltimer.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 desc_convert.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 descinit.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 descset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include reshape.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include SL_gridreshape.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 SL_init.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 picol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pirow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pitreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pifillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pichekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pielget.f /usr/bin/ar cr ../libscalapack.a iceil.o ilacpy.o ilcm.o indxg2p.o indxg2l.o indxl2g.o infog1l.o infog2l.o npreroc.o numroc.o chk1mat.o pchkxmat.o sltimer.o desc_convert.o descinit.o descset.o reshape.o SL_gridreshape.o SL_init.o picol2row.o pirow2col.o pilaprnt.o pitreecomb.o pifillpad.o pichekpad.o pielset.o pielset2.o pielget.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsnrm2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ssdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pscol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pschekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pselget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslawrite.f /usr/bin/ar cr ../libscalapack.a dsnrm2.o dsasum.o slatcpy.o ssdot.o smatadd.o psmatadd.o pscol2row.o psrow2col.o pslaprnt.o pstreecomb.o psfillpad.o pschekpad.o pselset.o pselset2.o pselget.o pslaread.o pslawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ dlatms.o dlagge.o dlagsy.o dlarot.o dlatm1.o dlaran.o dlarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dddot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdcol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlawrite.f /usr/bin/ar cr ../libscalapack.a dddot.o dlatcpy.o dmatadd.o pdmatadd.o pdcol2row.o pdrow2col.o pdlaprnt.o pdtreecomb.o pdfillpad.o pdchekpad.o pdelset.o pdelset2.o pdelget.o pdlaread.o pdlawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 claghe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ clarnv.o clatm1.o clatms.o clagge.o claghe.o clagsy.o clarot.o clarnd.o slatm1.o slaran.o slarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dscnrm2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dscasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pccol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclawrite.f /usr/bin/ar cr ../libscalapack.a dscnrm2.o dscasum.o ccdotu.o ccdotc.o clatcpy.o cmatadd.o pcmatadd.o pccol2row.o pcrow2col.o pclaprnt.o pctreecomb.o pcfillpad.o pcchekpad.o pcelset.o pcelset2.o pcelget.o pclaread.o pclawrite.o /usr/bin/ranlib ../libscalapack.a ( cd LAPACK; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatm1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatms.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlagge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlaghe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlagsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlarnd.f /usr/bin/ar cr ../../libscalapack.a icopy.o \ zlarnv.o zlatm1.o zlatms.o zlagge.o zlaghe.o zlagsy.o zlarot.o zlarnd.o dlatm1.o dlaran.o dlarnd.o /usr/bin/ranlib ../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS/LAPACK' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zzdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zzdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlatcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzcol2row.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzrow2col.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaprnt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztreecomb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzfillpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzchekpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelset2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzelget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaread.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlawrite.f /usr/bin/ar cr ../libscalapack.a zzdotu.o zzdotc.o zlatcpy.o zmatadd.o pzmatadd.o pzcol2row.o pzrow2col.o pzlaprnt.o pztreecomb.o pzfillpad.o pzchekpad.o pzelset.o pzelset2.o pzelget.o pzlaread.o pzlawrite.o /usr/bin/ranlib ../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/TOOLS' ( cd PBLAS/SRC; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include picopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaenv.f /usr/bin/ar cr ../../libscalapack.a picopy_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psdot_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psger_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psasymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pssyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstran_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrsm_.c ( cd PBBLAS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbsmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbsvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbstrst1.f /usr/bin/ar cr ../../../libscalapack.a pbstran.o pbsmatadd.o pbstrsrt.o pbstrget.o pbstrnv.o pbsvecadd.o pbstrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pxerbla.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 immddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 svasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 scshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 srshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 svvdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 smmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 stzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 satrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sasqrtb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sascal.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o svasum.o sset.o scshft.o srshft.o svvdot.o smmadd.o smmcadd.o smmtadd.o smmtcadd.o smmdda.o smmddac.o smmddat.o smmddact.o stzpad.o stzpadcpy.o stzscal.o sagemv.o sasymv.o satrmv.o sasqrtb.o sascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make single ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CGatherV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInV2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInOutV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CInOutV2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_COutV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CScatterV.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMinit.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMloc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMnpq.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMpack.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMswp.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMupdate.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CVMcontig.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cabort.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cainfog2l.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cbinfo.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cchkmat.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cchkvec.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cconjg.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cgetbuf.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cinfog2l.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Citypeset.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cgcd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Clcm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cmalloc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnumroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cg2lrem.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cindxg2p.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnnxtroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cnpreroc.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpswapNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpswapND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpdot11.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpdotNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpdotND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyNN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyND.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpaxpbyDN.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpaxpby.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmBC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpgemmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplaprnt.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplapad.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplapd2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplascal.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplasca2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cplacnjg.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsym.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsymmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsymmBC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsyrkA.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CpsyrkAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2kA.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpsyr2kAC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cpgeadd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptradd.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptran.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrmmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrmmB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrsm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB0.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmAB1.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CptrsmB.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cptrsv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctop.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzahemv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzasymv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzatrmv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzhemm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzhemv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzherk.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzher2k.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsymm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsymv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyrk.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctzsyr2k.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctztrmm.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Ctztrmv.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cwarn.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_freebuf_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_topget_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_topset_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdescset.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdescribe.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_CargFtoC.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cfirstnb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Clastnb.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cspan.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cstypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cstypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a psswap_.o psscal_.o pscopy_.o psaxpy_.o psdot_.o psnrm2_.o psasum_.o psamax_.o psgemv_.o psger_.o pssymv_.o pssyr_.o pssyr2_.o pstrmv_.o pstrsv_.o psagemv_.o psasymv_.o psatrmv_.o psgeadd_.o psgemm_.o pssymm_.o pssyr2k_.o pssyrk_.o pstradd_.o pstran_.o pstrmm_.o pstrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdcopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pddot_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdger_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdasymv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtran_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrsm_.c ( cd PBBLAS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbdtrst1.f /usr/bin/ar cr ../../../libscalapack.a pbdtran.o pbdmatadd.o pbdtrsrt.o pbdtrget.o pbdtrnv.o pbdvecadd.o pbdtrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dcshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 drshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dvvdot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 datrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dasqrtb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dascal.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o dvasum.o dset.o dcshft.o drshft.o dvvdot.o dmmadd.o dmmcadd.o dmmtadd.o dmmtcadd.o dmmdda.o dmmddac.o dmmddat.o dmmddact.o dtzpad.o dtzpadcpy.o dtzscal.o dagemv.o dasymv.o datrmv.o dasqrtb.o dascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make double ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cdtypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cdtypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pdswap_.o pdscal_.o pdcopy_.o pdaxpy_.o pddot_.o pdnrm2_.o pdasum_.o pdamax_.o pdgemv_.o pdger_.o pdsymv_.o pdsyr_.o pdsyr2_.o pdtrmv_.o pdtrsv_.o pdagemv_.o pdasymv_.o pdatrmv_.o pdgeadd_.o pdgemm_.o pdsymm_.o pdsyr2k_.o pdsyrk_.o pdtradd_.o pdtran_.o pdtrmm_.o pdtrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pccopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcdotu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcdotc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscnrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pscasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgerc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgeru_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pchemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcahemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pchemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcher2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcherk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctranc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctranu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrsm_.c ( cd PBBLAS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbcmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbcvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbctrst1.f /usr/bin/ar cr ../../../libscalapack.a pbctran.o pbcmatadd.o pbctrsrt.o pbctrget.o pbctrnv.o pbcvecadd.o pbctrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 scvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ccshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 crshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cvvdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cvvdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 chescal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctzcnjg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cahemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 catrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 casymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csyr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csyr2.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o scvasum.o cset.o ccshft.o crshft.o cvvdotu.o cvvdotc.o cmmadd.o cmmcadd.o cmmtadd.o cmmtcadd.o cmmdda.o cmmddac.o cmmddat.o cmmddact.o ctzpad.o ctzpadcpy.o chescal.o ctzscal.o ctzcnjg.o cagemv.o cahemv.o catrmv.o casymv.o csymv.o csyr.o csyr2.o sasqrtb.o sascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make complex ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cctypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cctypeset.o PB_Cstypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pcswap_.o pcscal_.o pcsscal_.o pccopy_.o pcaxpy_.o pcdotu_.o pcdotc_.o pscnrm2_.o pscasum_.o pcamax_.o pcgemv_.o pcgerc_.o pcgeru_.o pchemv_.o pcher_.o pcher2_.o pctrmv_.o pctrsv_.o pcagemv_.o pcahemv_.o pcatrmv_.o pcgeadd_.o pcgemm_.o pchemm_.o pcher2k_.o pcherk_.o pcsymm_.o pcsyr2k_.o pcsyrk_.o pctradd_.o pctranc_.o pctranu_.o pctrmm_.o pctrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzswap_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdscal_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzcopy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzaxpy_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdotu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzdotc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdznrm2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdzasum_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzamax_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgerc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgeru_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzhemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher2_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrsv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzagemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzahemv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzatrmv_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgeadd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzhemm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzher2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzherk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsymm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsyr2k_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzsyrk_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztradd_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztranc_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztranu_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmm_.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrsm_.c ( cd PBBLAS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztran.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbzmatadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrsrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrget.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrnv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbzvecadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pbztrst1.f /usr/bin/ar cr ../../../libscalapack.a pbztran.o pbzmatadd.o pbztrsrt.o pbztrget.o pbztrnv.o pbzvecadd.o pbztrst1.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PBBLAS' ( cd PTZBLAS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dzvasum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zcshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zrshft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zvvdotu.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zvvdotc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmtadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmtcadd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmdda.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddac.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddat.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zmmddact.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzpad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzpadcpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zhescal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzscal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztzcnjg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zagemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zahemv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zatrmv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zasymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsymv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsyr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsyr2.f /usr/bin/ar cr ../../../libscalapack.a pxerbla.o immadd.o immdda.o immtadd.o immddat.o dzvasum.o zset.o zcshft.o zrshft.o zvvdotu.o zvvdotc.o zmmadd.o zmmcadd.o zmmtadd.o zmmtcadd.o zmmdda.o zmmddac.o zmmddat.o zmmddact.o ztzpad.o ztzpadcpy.o zhescal.o ztzscal.o ztzcnjg.o zagemv.o zahemv.o zatrmv.o zasymv.o zsymv.o zsyr.o zsyr2.o dasqrtb.o dascal.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTZBLAS' ( cd PTOOLS; make complex16 ) make[2]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PB_Cztypeset.c /usr/bin/ar cr ../../../libscalapack.a PB_CGatherV.o PB_CInV.o PB_CInV2.o PB_CInOutV.o PB_CInOutV2.o PB_COutV.o PB_CScatterV.o PB_CVMinit.o PB_CVMloc.o PB_CVMnpq.o PB_CVMpack.o PB_CVMswp.o PB_CVMupdate.o PB_CVMcontig.o PB_Cabort.o PB_Cainfog2l.o PB_Cbinfo.o PB_Cchkmat.o PB_Cchkvec.o PB_Cconjg.o PB_Cgetbuf.o PB_Cinfog2l.o PB_Citypeset.o PB_Cgcd.o PB_Clcm.o PB_Cmalloc.o PB_Cnumroc.o PB_Cg2lrem.o PB_Cindxg2p.o PB_Cnnxtroc.o PB_Cnpreroc.o PB_CpswapNN.o PB_CpswapND.o PB_Cpdot11.o PB_CpdotNN.o PB_CpdotND.o PB_CpaxpbyNN.o PB_CpaxpbyND.o PB_CpaxpbyDN.o PB_Cpaxpby.o PB_CpgemmBC.o PB_CpgemmAC.o PB_CpgemmAB.o PB_Cplaprnt.o PB_Cplapad.o PB_Cplapd2.o PB_Cplascal.o PB_Cplasca2.o PB_Cplacnjg.o PB_Cpsym.o PB_CpsymmAB.o PB_CpsymmBC.o PB_Cpsyr.o PB_CpsyrkA.o PB_CpsyrkAC.o PB_Cpsyr2.o PB_Cpsyr2kA.o PB_Cpsyr2kAC.o PB_Cptrm.o PB_Cpgeadd.o PB_Cptradd.o PB_Cptran.o PB_CptrmmAB.o PB_CptrmmB.o PB_Cptrsm.o PB_CptrsmAB.o PB_CptrsmAB0.o PB_CptrsmAB1.o PB_CptrsmB.o PB_Cptrsv.o PB_Ctop.o PB_Ctzahemv.o PB_Ctzasymv.o PB_Ctzatrmv.o PB_Ctzhemm.o PB_Ctzhemv.o PB_Ctzher.o PB_Ctzherk.o PB_Ctzher2.o PB_Ctzher2k.o PB_Ctzsymm.o PB_Ctzsymv.o PB_Ctzsyr.o PB_Ctzsyrk.o PB_Ctzsyr2.o PB_Ctzsyr2k.o PB_Ctztrmm.o PB_Ctztrmv.o PB_Cwarn.o PB_freebuf_.o PB_topget_.o PB_topset_.o PB_Cdescset.o PB_Cdescribe.o PB_CargFtoC.o PB_Cfirstnb.o PB_Clastnb.o PB_Cspan.o PB_Cztypeset.o PB_Cdtypeset.o /usr/bin/ranlib ../../../libscalapack.a make[2]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC/PTOOLS' /usr/bin/ar cr ../../libscalapack.a pzswap_.o pzscal_.o pzdscal_.o pzcopy_.o pzaxpy_.o pzdotu_.o pzdotc_.o pdznrm2_.o pdzasum_.o pzamax_.o pzgemv_.o pzgerc_.o pzgeru_.o pzhemv_.o pzher_.o pzher2_.o pztrmv_.o pztrsv_.o pzagemv_.o pzahemv_.o pzatrmv_.o pzgeadd_.o pzgemm_.o pzhemm_.o pzher2k_.o pzherk_.o pzsymm_.o pzsyr2k_.o pzsyrk_.o pztradd_.o pztranc_.o pztranu_.o pztrmm_.o pztrsm_.o pilaenv.o /usr/bin/ranlib ../../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/PBLAS/SRC' ( cd REDIST/SRC; make integer single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pigemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pigemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pitrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pitrmr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pgemraux.c /usr/bin/ar cr ../../libscalapack.a pigemr.o pigemr2.o pitrmr.o pitrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include psgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pstrmr2.c /usr/bin/ar cr ../../libscalapack.a psgemr.o psgemr2.o pstrmr.o pstrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdtrmr2.c /usr/bin/ar cr ../../libscalapack.a pdgemr.o pdgemr2.o pdtrmr.o pdtrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pctrmr2.c /usr/bin/ar cr ../../libscalapack.a pcgemr.o pcgemr2.o pctrmr.o pctrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzgemr2.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmr.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pztrmr2.c /usr/bin/ar cr ../../libscalapack.a pzgemr.o pzgemr2.o pztrmr.o pztrmr2.o pgemraux.o /usr/bin/ranlib ../../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/REDIST/SRC' ( cd SRC; make single double complex complex16 ) make[1]: Entering directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC' /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorg2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorgrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psorml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pspotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssygvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyngst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyntrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyttrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssytd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssytrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psormrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslared2d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slasorte.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ssteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 spttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 strmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pssyevr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bslaapp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bslaexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bstrexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrord.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pstrsen.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psgebal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pshseqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamve.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr4.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaqr5.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psrot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slaqr6.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslabad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaed3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslaedz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pslaiect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslamch.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslared1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pslasrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstebz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 psstedc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slapst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slasrt2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstein2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slar1va.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrb2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarre2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarre2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 slarrv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 sstegr2b.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ slamov.c -o slamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ clamov.c -o clamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pjlaenv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pbchkvect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include getpbbuf.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaenvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 piparmq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pilaver.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pmpim2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pmpcol.f /usr/bin/ar cr ../libscalapack.a psdbsv.o psdbtrf.o psdbtrs.o psdbtrsv.o psdtsv.o psdttrf.o psdttrs.o psdttrsv.o psgbsv.o psgbtrf.o psgbtrs.o psgebd2.o psgebrd.o psgecon.o psgeequ.o psgehd2.o psgehrd.o psgelq2.o psgelqf.o psgels.o psgeql2.o psgeqlf.o psgeqpf.o psgeqr2.o psgeqrf.o psgerfs.o psgerq2.o psgerqf.o psgesv.o psgesvd.o psgesvx.o psgetf2.o psgetrf.o psgetri.o psgetrs.o psggqrf.o psggrqf.o pslabrd.o pslacon.o pslacp2.o pslacpy.o pslahrd.o pslange.o pslanhs.o pslansy.o pslantr.o pslapiv.o pslapv2.o pslaqge.o pslaqsy.o pslarf.o pslarfb.o pslarfg.o pslarft.o pslase2.o pslaset.o pslascl.o pslassq.o pslaswp.o pslatra.o pslatrd.o pslatrs.o pslauu2.o pslauum.o psorg2l.o psorg2r.o psorgl2.o psorglq.o psorgql.o psorgqr.o psorgr2.o psorgrq.o psorm2l.o psorm2r.o psormbr.o psormhr.o psorml2.o psormlq.o psormql.o psormqr.o psormr2.o psormrq.o psormtr.o pspocon.o pspbsv.o pspbtrf.o pspbtrs.o pspbtrsv.o psptsv.o pspttrf.o pspttrs.o pspttrsv.o pspoequ.o psporfs.o psposv.o psposvx.o pspotf2.o pspotrf.o pspotri.o pspotrs.o psrscl.o psstein.o pssyev.o pssyevd.o pssyevx.o pssygs2.o pssygst.o pssygvx.o pssyngst.o pssyntrd.o pssyttrd.o pssytd2.o pssytrd.o pstrti2.o pstrtri.o pstrtrs.o pslaevswp.o pslarzb.o pslarzt.o pslarz.o pslatrz.o pstzrzf.o psormr3.o psormrz.o pslahqr.o pslaconsb.o pslacp3.o pslawil.o pslasmsub.o pslared2d.o pslamr1d.o slaref.o slamsh.o slasorte.o ssteqr2.o sdbtf2.o sdbtrf.o sdttrf.o sdttrsv.o spttrsv.o strmvt.o pssyevr.o bslaapp.o bslaexc.o bstrexc.o pstrord.o pstrsen.o psgebal.o pshseqr.o pslamve.o pslaqr0.o pslaqr1.o pslaqr2.o pslaqr3.o pslaqr4.o pslaqr5.o psrot.o slaqr6.o pslabad.o pslaed0.o pslaed1.o pslaed2.o pslaed3.o pslaedz.o pslaiect.o pslamch.o pslared1d.o pslasrt.o psstebz.o psstedc.o slapst.o slasrt2.o sstein2.o slar1va.o slarrb2.o slarrd2.o slarre2.o slarre2a.o slarrf2.o slarrv2.o sstegr2.o sstegr2a.o sstegr2b.o slamov.o clamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pddttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorg2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorg2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorgrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdorml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsygvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyngst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyntrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyttrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsytd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsytrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdormrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlared2d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlasorte.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dsteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ddttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dtrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdsyevr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdlaapp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdlaexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 bdtrexc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlaqr6.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrord.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdtrsen.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdgebal.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdhseqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamve.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr4.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaqr5.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdrot.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlabad.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed0.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaed3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlaedz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pdlaiect.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlamch.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlared1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdlasrt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstebz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdstedc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlapst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlasrt2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstein2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlar1va.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrb2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarre2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarre2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dlarrv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2a.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 dstegr2b.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ dlamov.c -o dlamov.o /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ zlamov.c -o zlamov.o /usr/bin/ar cr ../libscalapack.a pddbsv.o pddbtrf.o pddbtrs.o pddbtrsv.o pddtsv.o pddttrf.o pddttrs.o pddttrsv.o pdgbsv.o pdgbtrf.o pdgbtrs.o pdgebd2.o pdgebrd.o pdgecon.o pdgeequ.o pdgehd2.o pdgehrd.o pdgelq2.o pdgelqf.o pdgels.o pdgeql2.o pdgeqlf.o pdgeqpf.o pdgeqr2.o pdgeqrf.o pdgerfs.o pdgerq2.o pdgerqf.o pdgesv.o pdgesvd.o pdgesvx.o pdgetf2.o pdgetrf.o pdgetri.o pdgetrs.o pdggqrf.o pdggrqf.o pdlabrd.o pdlacon.o pdlacp2.o pdlacpy.o pdlahrd.o pdlange.o pdlanhs.o pdlansy.o pdlantr.o pdlapiv.o pdlapv2.o pdlaqge.o pdlaqsy.o pdlarf.o pdlarfb.o pdlarfg.o pdlarft.o pdlase2.o pdlaset.o pdlascl.o pdlassq.o pdlaswp.o pdlatra.o pdlatrd.o pdlatrs.o pdlauu2.o pdlauum.o pdorg2l.o pdorg2r.o pdorgl2.o pdorglq.o pdorgql.o pdorgqr.o pdorgr2.o pdorgrq.o pdorm2l.o pdorm2r.o pdormbr.o pdormhr.o pdorml2.o pdormlq.o pdormql.o pdormqr.o pdormr2.o pdormrq.o pdormtr.o pdpocon.o pdpbsv.o pdpbtrf.o pdpbtrs.o pdpbtrsv.o pdptsv.o pdpttrf.o pdpttrs.o pdpttrsv.o pdpoequ.o pdporfs.o pdposv.o pdposvx.o pdpotf2.o pdpotrf.o pdpotri.o pdpotrs.o pdrscl.o pdstein.o pdsyev.o pdsyevd.o pdsyevx.o pdsygs2.o pdsygst.o pdsygvx.o pdsyngst.o pdsyntrd.o pdsyttrd.o pdsytd2.o pdsytrd.o pdtrti2.o pdtrtri.o pdtrtrs.o pdlaevswp.o pdlarzb.o pdlarzt.o pdlarz.o pdlatrz.o pdtzrzf.o pdormr3.o pdormrz.o pdlahqr.o pdlaconsb.o pdlacp3.o pdlawil.o pdlasmsub.o pdlared2d.o pdlamr1d.o dlaref.o dlamsh.o dlasorte.o dsteqr2.o ddbtf2.o ddbtrf.o ddttrf.o ddttrsv.o dpttrsv.o dtrmvt.o pdsyevr.o bdlaapp.o bdlaexc.o bdtrexc.o dlaqr6.o pdtrord.o pdtrsen.o pdgebal.o pdhseqr.o pdlamve.o pdlaqr0.o pdlaqr1.o pdlaqr2.o pdlaqr3.o pdlaqr4.o pdlaqr5.o pdrot.o pdlabad.o pdlaed0.o pdlaed1.o pdlaed2.o pdlaed3.o pdlaedz.o pdlaiect.o pdlamch.o pdlared1d.o pdlasrt.o pdstebz.o pdstedc.o dlapst.o dlasrt2.o dstein2.o dlar1va.o dlarrb2.o dlarrd2.o dlarre2.o dlarre2a.o dlarrf2.o dlarrv2.o dstegr2.o dstegr2a.o dstegr2b.o dlamov.o zlamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchegvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchengst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchentrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchettrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchetd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pchetrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacgv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pcrot.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclanhe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcsrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrevc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcung2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcung2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcungrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclarzc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pctzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclattrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcunmrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcmax1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pscsum1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pclamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 cpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 csteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ctrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 claref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clanv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 clahqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pcheevr.f /usr/bin/ar cr ../libscalapack.a pcdbsv.o pcdbtrf.o pcdbtrs.o pcdbtrsv.o pcdtsv.o pcdttrf.o pcdttrs.o pcdttrsv.o pcgbsv.o pcgbtrf.o pcgbtrs.o pcgebd2.o pcgebrd.o pcgecon.o pcgeequ.o pcgehd2.o pcgehrd.o pcgelq2.o pcgelqf.o pcgels.o pcgeql2.o pcgeqlf.o pcgeqpf.o pcgeqr2.o pcgeqrf.o pcgerfs.o pcgerq2.o pcgerqf.o pcgesv.o pcgesvd.o pcgesvx.o pcgetf2.o pcgetrf.o pcgetri.o pcgetrs.o pcggqrf.o pcggrqf.o pcheev.o pcheevd.o pcheevx.o pchegs2.o pchegst.o pchegvx.o pchengst.o pchentrd.o pchettrd.o pchetd2.o pchetrd.o pclabrd.o pclacon.o pclacgv.o pclacp2.o pclacpy.o pclahrd.o pclahqr.o pclaconsb.o pclasmsub.o pclacp3.o pclawil.o pcrot.o pclange.o pclanhe.o pclanhs.o pclansy.o pclantr.o pclapiv.o pclapv2.o pclaqge.o pclaqsy.o pclarf.o pclarfb.o pclarfc.o pclarfg.o pclarft.o pclascl.o pclase2.o pclaset.o pclassq.o pclaswp.o pclatra.o pclatrd.o pclatrs.o pclauu2.o pclauum.o pcpocon.o pcpoequ.o pcporfs.o pcposv.o pcpbsv.o pcpbtrf.o pcpbtrs.o pcpbtrsv.o pcptsv.o pcpttrf.o pcpttrs.o pcpttrsv.o pcposvx.o pcpotf2.o pcpotrf.o pcpotri.o pcpotrs.o pcsrscl.o pcstein.o pctrevc.o pctrti2.o pctrtri.o pctrtrs.o pcung2l.o pcung2r.o pcungl2.o pcunglq.o pcungql.o pcungqr.o pcungr2.o pcungrq.o pcunm2l.o pcunm2r.o pcunmbr.o pcunmhr.o pcunml2.o pcunmlq.o pcunmql.o pcunmqr.o pcunmr2.o pcunmrq.o pcunmtr.o pclaevswp.o pclarzb.o pclarzt.o pclarz.o pclarzc.o pclatrz.o pctzrzf.o pclattrs.o pcunmr3.o pcunmrz.o pcmax1.o pscsum1.o pclamr1d.o cdbtf2.o cdbtrf.o cdttrf.o cdttrsv.o cpttrsv.o csteqr2.o ctrmvt.o clamsh.o claref.o clanv2.o clahqr2.o pcheevr.o pslabad.o pslaed0.o pslaed1.o pslaed2.o pslaed3.o pslaedz.o pslaiect.o pslamch.o pslared1d.o pslasrt.o psstebz.o psstedc.o slapst.o slasrt2.o sstein2.o slar1va.o slarrb2.o slarrd2.o slarre2.o slarre2a.o slarrf2.o slarrv2.o sstegr2.o sstegr2a.o sstegr2b.o slamov.o clamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdtsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgebd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgebrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgecon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgehd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgehrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgelq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgelqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgels.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeql2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqlf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqpf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgeqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerq2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgerqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesvd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgesvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzgetrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzggqrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzggrqf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheev.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegs2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhegvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhengst.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhentrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhettrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhetd2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzhetrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlabrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacgv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacp2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacpy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlahrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlahqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaconsb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlasmsub.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlacp3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlawil.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -DAdd_ -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include pzrot.c /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlange.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlanhe.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlanhs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlansy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlantr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlapiv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlapv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaqge.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaqsy.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarfg.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarft.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlascl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlase2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaset.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlassq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatra.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrd.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlattrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlauu2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlauum.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpocon.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpoequ.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzporfs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzposv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpbtrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzptsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzposvx.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzpotrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzdrscl.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzstein.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrevc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrti2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrtri.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztrtrs.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzung2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzung2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungl2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunglq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzungrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunm2l.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunm2r.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmbr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmhr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunml2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmlq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmql.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmqr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmrq.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmtr.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlaevswp.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzb.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlarzc.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlatrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pztzrzf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmr3.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzunmrz.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzmax1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pdzsum1.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzlamr1d.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdbtf2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdbtrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdttrf.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zdttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zpttrsv.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zsteqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ztrmvt.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlamsh.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlaref.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlanv2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 zlahqr2.f /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -c -fPIC -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 pzheevr.f /usr/bin/ar cr ../libscalapack.a pzdbsv.o pzdbtrf.o pzdbtrs.o pzdbtrsv.o pzdtsv.o pzdttrf.o pzdttrs.o pzdttrsv.o pzgbsv.o pzgbtrf.o pzgbtrs.o pzgebd2.o pzgebrd.o pzgecon.o pzgeequ.o pzgehd2.o pzgehrd.o pzgelq2.o pzgelqf.o pzgels.o pzgeql2.o pzgeqlf.o pzgeqpf.o pzgeqr2.o pzgeqrf.o pzgerfs.o pzgerq2.o pzgerqf.o pzgesv.o pzgesvd.o pzgesvx.o pzgetf2.o pzgetrf.o pzgetri.o pzgetrs.o pzggqrf.o pzggrqf.o pzheev.o pzheevd.o pzheevx.o pzhegs2.o pzhegst.o pzhegvx.o pzhengst.o pzhentrd.o pzhettrd.o pzhetd2.o pzhetrd.o pzlabrd.o pzlacon.o pzlacgv.o pzlacp2.o pzlacpy.o pzlahrd.o pzlahqr.o pzlaconsb.o pzlasmsub.o pzlacp3.o pzlawil.o pzrot.o pzlange.o pzlanhe.o pzlanhs.o pzlansy.o pzlantr.o pzlapiv.o pzlapv2.o pzlaqge.o pzlaqsy.o pzlarf.o pzlarfb.o pzlarfc.o pzlarfg.o pzlarft.o pzlascl.o pzlase2.o pzlaset.o pzlassq.o pzlaswp.o pzlatra.o pzlatrd.o pzlattrs.o pzlatrs.o pzlauu2.o pzlauum.o pzpocon.o pzpoequ.o pzporfs.o pzposv.o pzpbsv.o pzpbtrf.o pzpbtrs.o pzpbtrsv.o pzptsv.o pzpttrf.o pzpttrs.o pzpttrsv.o pzposvx.o pzpotf2.o pzpotrf.o pzpotri.o pzpotrs.o pzdrscl.o pzstein.o pztrevc.o pztrti2.o pztrtri.o pztrtrs.o pzung2l.o pzung2r.o pzungl2.o pzunglq.o pzungql.o pzungqr.o pzungr2.o pzungrq.o pzunm2l.o pzunm2r.o pzunmbr.o pzunmhr.o pzunml2.o pzunmlq.o pzunmql.o pzunmqr.o pzunmr2.o pzunmrq.o pzunmtr.o pzlaevswp.o pzlarzb.o pzlarzt.o pzlarz.o pzlarzc.o pzlatrz.o pztzrzf.o pzunmr3.o pzunmrz.o pzmax1.o pdzsum1.o pzlamr1d.o zdbtf2.o zdbtrf.o zdttrf.o zdttrsv.o zpttrsv.o zsteqr2.o ztrmvt.o zlamsh.o zlaref.o zlanv2.o zlahqr2.o pzheevr.o pdlabad.o pdlaed0.o pdlaed1.o pdlaed2.o pdlaed3.o pdlaedz.o pdlaiect.o pdlamch.o pdlared1d.o pdlasrt.o pdstebz.o pdstedc.o dlapst.o dlasrt2.o dstein2.o dlar1va.o dlarrb2.o dlarrd2.o dlarre2.o dlarre2a.o dlarrf2.o dlarrv2.o dstegr2.o dstegr2a.o dstegr2b.o dlamov.o zlamov.o \ pjlaenv.o pbchkvect.o getpbbuf.o pilaenvx.o piparmq.o pilaver.o pmpim2.o pmpcol.o /usr/bin/ranlib ../libscalapack.a make[1]: Leaving directory `/home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SRC'********End of Output of running make on scalapack ******* Executing: cp -f /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2/SLmake.inc /home/fpoulin/software/petsc/arch-linux2-c-debug/conf/scalapack Checking for library in Download SCALAPACK: [] Contents: ['bin', 'include', 'share', 'lib', 'externalpackages', 'conf'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 [pssytrd_] in library [] ['liblapack.a', 'libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char pssytrd_(); static void _check_pssytrd_() { pssytrd_(); } int main() { _check_pssytrd_();; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_pssytrd_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `pssytrd_' collect2: ld returned 1 exit status Popping language C Checking for library in Download SCALAPACK: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/lib/libscalapack.a'] Contents: ['bin', 'include', 'share', 'lib', 'externalpackages', 'conf'] ================================================================================ TEST check from config.libraries(/home/fpoulin/software/petsc/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 [pssytrd_] in library ['/home/fpoulin/software/petsc/arch-linux2-c-debug/lib/libscalapack.a'] ['liblapack.a', 'libblas.a', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char pssytrd_(); static void _check_pssytrd_() { pssytrd_(); } int main() { _check_pssytrd_();; return 0; } Pushing language C Popping language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack -llapack -lblas -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_LIBSCALAPACK" to "1" Popping language C Checking for headers Download SCALAPACK: ['/home/fpoulin/software/petsc/arch-linux2-c-debug/include'] ================================================================================ TEST checkSharedLibrary from PETSc.packages.scalapack(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:566) TESTING: checkSharedLibrary from PETSc.packages.scalapack(config/BuildSystem/config/package.py:566) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.MUMPS(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.MUMPS(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.PaStiX(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.PaStiX(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.mkl_pardiso(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.mkl_pardiso(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.SuperLU_DIST(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.SuperLU_DIST(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.pARMS(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.pARMS(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.spai(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.spai(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.ml(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.ml(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.SuperLU(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.SuperLU(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.oski(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.oski(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.SuiteSparse(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.SuiteSparse(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.elemental(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.elemental(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.clique(/home/fpoulin/software/petsc/config/BuildSystem/config/package.py:570) TESTING: alternateConfigureLibrary from PETSc.packages.clique(config/BuildSystem/config/package.py:570) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureRegression from PETSc.utilities.Regression(/home/fpoulin/software/petsc/config/PETSc/utilities/Regression.py:33) TESTING: configureRegression from PETSc.utilities.Regression(config/PETSc/utilities/Regression.py:33) Output a file listing the jobs that should be run by the PETSc buildtest Defined make macro "TEST_RUNS" to "C Fortran Cxx F90 F90_Complex F2003 Fortran_Complex C_Complex" ================================================================================ TEST configureRTLDDefault from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:756) TESTING: configureRTLDDefault from PETSc.Configure(config/PETSc/Configure.py:756) All intermediate test results are stored in /tmp/petsc-5aH1gf/PETSc.Configure Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:4:15: error: ‘RTLD_DEFAULT’ undeclared here (not in a function) Source: #include "confdefs.h" #include "conffix.h" #include void *ptr = RTLD_DEFAULT; int main() { ; return 0; } ================================================================================ TEST configurePrefetch from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:606) TESTING: configurePrefetch from PETSc.Configure(config/PETSc/Configure.py:606) Sees if there are any prefetch functions supported Executing: uname -s stdout: Linux Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -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(/home/fpoulin/software/petsc/config/PETSc/Configure.py:667) TESTING: configureUnused from PETSc.Configure(config/PETSc/Configure.py:667) Sees if __attribute((unused)) is supported Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:7:5: warning: unused variable ‘j’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "UNUSED" to "__attribute((unused))" Popping language C ================================================================================ TEST configureDeprecated from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:685) TESTING: configureDeprecated from PETSc.Configure(config/PETSc/Configure.py:685) Check if __attribute((deprecated)) is supported Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:3:38: warning: ‘myfunc’ defined but not used [-Wunused-function] 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(/home/fpoulin/software/petsc/config/PETSc/Configure.py:679) TESTING: configureIsatty from PETSc.Configure(config/PETSc/Configure.py:679) 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(/home/fpoulin/software/petsc/config/PETSc/Configure.py:705) TESTING: configureExpect from PETSc.Configure(config/PETSc/Configure.py:705) Sees if the __builtin_expect directive is supported Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_BUILTIN_EXPECT" to "1" Popping language C ================================================================================ TEST configureFunctionName from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:712) TESTING: configureFunctionName from PETSc.Configure(config/PETSc/Configure.py:712) 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language C Defined "FUNCTION_NAME_C" to "__func__" Pushing language Cxx Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Popping language Cxx Defined "FUNCTION_NAME_CXX" to "__func__" ================================================================================ TEST configureIntptrt from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:734) TESTING: configureIntptrt from PETSc.Configure(config/PETSc/Configure.py:734) Determine what to use for uintptr_t Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:6:18: warning: unused variable ‘i’ [-Wunused-variable] 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(/home/fpoulin/software/petsc/config/PETSc/Configure.py:761) TESTING: configureSolaris from PETSc.Configure(config/PETSc/Configure.py:761) Solaris specific stuff ================================================================================ TEST configureLinux from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:774) TESTING: configureLinux from PETSc.Configure(config/PETSc/Configure.py:774) Linux specific stuff Defined "HAVE_DOUBLE_ALIGN_MALLOC" to "1" ================================================================================ TEST configureWin32 from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:780) TESTING: configureWin32 from PETSc.Configure(config/PETSc/Configure.py:780) Win32 non-cygwin specific stuff Checking for functions [GetComputerName] in library ['Kernel32.lib'] [] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.types/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.types/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/config.types/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/config.types/conftest.c:13:9: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:6:7: warning: unused variable ‘u’ [-Wunused-variable] Source: #include "confdefs.h" #include "conffix.h" #include int main() { uid_t u; ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:8:5: warning: unused variable ‘a’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:3:21: fatal error: Windows.h: No such file or directory compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { LARGE_INTEGER a; DWORD b=a.u.HighPart; ; return 0; } Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:3:21: fatal error: Windows.h: No such file or directory 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 ""/home/fpoulin/software/petsc"" ================================================================================ TEST configureCygwinBrokenPipe from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:850) TESTING: configureCygwinBrokenPipe from PETSc.Configure(config/PETSc/Configure.py:850) Cygwin version <= 1.7.18 had issues with pipes and long commands invoked from gnu-make http://cygwin.com/ml/cygwin/2013-05/msg00340.html Executing: uname -s stdout: Linux ================================================================================ TEST configureDefaultArch from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:866) TESTING: configureDefaultArch from PETSc.Configure(config/PETSc/Configure.py:866) ================================================================================ TEST configureScript from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:883) TESTING: configureScript from PETSc.Configure(config/PETSc/Configure.py:883) Output a script in the conf directory which will reproduce the configuration ================================================================================ TEST configureInstall from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:920) TESTING: configureInstall from PETSc.Configure(config/PETSc/Configure.py:920) 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(/home/fpoulin/software/petsc/config/PETSc/Configure.py:934) TESTING: configureGCOV from PETSc.Configure(config/PETSc/Configure.py:934) ================================================================================ TEST configureFortranFlush from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:939) TESTING: configureFortranFlush from PETSc.Configure(config/PETSc/Configure.py:939) Checking for functions [flush_] in library [''] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_flush_': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `flush_' collect2: ld returned 1 exit status Popping language C Checking for functions [flush__] in library [''] ['-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-L/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-L/lib/x86_64-linux-gnu', '-lmpichf90', '-lgfortran', '-lm', '-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib', '-Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6', '-Wl,-rpath,/usr/lib/x86_64-linux-gnu', '-Wl,-rpath,/lib/x86_64-linux-gnu', '-lgfortran', '-lm', '-lquadmath', '-lm'] Pushing language C Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/config.libraries/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/config.libraries/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Possible ERROR while running linker: exit code 256 stderr: /tmp/petsc-5aH1gf/config.libraries/conftest.o: In function `_check_flush__': /tmp/petsc-5aH1gf/config.libraries/conftest.c:5: undefined reference to `flush__' collect2: ld returned 1 exit status Popping language C ================================================================================ TEST configureAtoll from PETSc.Configure(/home/fpoulin/software/petsc/config/PETSc/Configure.py:662) TESTING: configureAtoll from PETSc.Configure(config/PETSc/Configure.py:662) Checks if atoll exists Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c: In function ‘main’: /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c:7:6: warning: unused variable ‘v’ [-Wunused-variable] 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: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl Defined "HAVE_ATOLL" to "1" Defined make rule "remote" with dependencies "" and code [] Defined make rule "remoteclean" with dependencies "" and code [] Pushing language C Defined make macro "CC_FLAGS" to " -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 " Popping language C Pushing language Cxx Defined make macro "CXX_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC " Popping language Cxx Defined make macro "CPP_FLAGS" to " " Pushing language C Defined make macro "PCC" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Defined make macro "PCC_FLAGS" to " -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 " Popping language C Defined make macro "CC_SUFFIX" to "o" Pushing language C Defined make macro "PCC_LINKER" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Defined make macro "PCC_LINKER_FLAGS" to " -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0" Popping language C Defined make macro "CC_LINKER_SUFFIX" to "" Pushing language FC 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 " Popping language FC Defined make macro "FC_SUFFIX" to "o" Pushing language FC Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -V Defined make macro "FC_LINKER" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90" Defined make macro "FC_LINKER_FLAGS" to " -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0" Popping language FC Defined make macro "FC_MODULE_FLAG" to "-I" Defined make macro "FC_MODULE_OUTPUT_FLAG" to "-J" Pushing language C Defined make macro "SL_LINKER" to "/home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc" Defined make macro "SL_LINKER_FLAGS" to "${PCC_LINKER_FLAGS}" Popping language C Defined make macro "SL_LINKER_SUFFIX" to "so" Defined "SLSUFFIX" to ""so"" Defined make macro "SL_LINKER_LIBS" to "${PETSC_EXTERNAL_LIB_BASIC}" Defined make macro "PETSC_LANGUAGE" to "CONLY" Defined make macro "PETSC_SCALAR" to "complex" Defined make macro "PETSC_PRECISION" to "double" Executing: CC -VV Defined "USE_SOCKET_VIEWER" to "1" Executing: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -c -o /tmp/petsc-5aH1gf/PETSc.Configure/conftest.o -I/tmp/petsc-5aH1gf/config.headers -I/tmp/petsc-5aH1gf/PETSc.utilities.cacheDetails -I/tmp/petsc-5aH1gf/PETSc.utilities.featureTestMacros -I/tmp/petsc-5aH1gf/config.functions -I/tmp/petsc-5aH1gf/PETSc.utilities.missing -I/tmp/petsc-5aH1gf/config.atomics -I/tmp/petsc-5aH1gf/config.compilers -I/tmp/petsc-5aH1gf/config.packages.MPI -I/tmp/petsc-5aH1gf/PETSc.utilities.scalarTypes -I/tmp/petsc-5aH1gf/PETSc.packages.valgrind -I/tmp/petsc-5aH1gf/PETSc.packages.pthread -I/tmp/petsc-5aH1gf/config.setCompilers -I/tmp/petsc-5aH1gf/config.libraries -I/tmp/petsc-5aH1gf/config.types -I/tmp/petsc-5aH1gf/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /tmp/petsc-5aH1gf/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { setsockopt(0,SOL_SOCKET,SO_REUSEADDR,0,0); return 0; } Defined "HAVE_SO_REUSEADDR" to "1" Defined make macro "SCALAPACK_LIB" to "-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack" Defined make macro "SCALAPACK_INCLUDE" to "" Defined "HAVE_BLASLAPACK" to "1" Defined make macro "BLASLAPACK_LIB" to "-llapack -lblas" Defined make macro "BLASLAPACK_INCLUDE" to "" Defined "HAVE_VALGRIND" to "1" Defined make macro "VALGRIND_LIB" to "" Defined make macro "VALGRIND_INCLUDE" to "" Defined "HAVE_PTHREAD" to "1" Defined make macro "PTHREAD_LIB" to "-lpthread" Defined make macro "PTHREAD_INCLUDE" to "" Defined "HAVE_SSL" to "1" Defined make macro "SSL_LIB" to "-lssl -lcrypto" Defined make macro "SSL_INCLUDE" to "" Defined "HAVE_SOWING" to "1" Defined make macro "SOWING_LIB" to "" Defined make macro "SOWING_INCLUDE" to "" Defined "HAVE_MPI" to "1" Defined make macro "MPI_LIB" to "" Defined make macro "MPI_INCLUDE" to "-I/home/fpoulin/software/petsc/arch-linux2-c-debug/include" Defined make macro "PETSC_WITH_EXTERNAL_LIB" to "-L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lpetsc -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack -llapack -lblas -lpthread -lssl -lcrypto -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpichcxx -lstdc++ -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl " Defined make macro "PETSC_EXTERNAL_LIB_BASIC" to "-Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack -llapack -lblas -lpthread -lssl -lcrypto -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpichcxx -lstdc++ -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl " Defined make macro "PETSC_CC_INCLUDES" to "-I/home/fpoulin/software/petsc/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include" 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/home/fpoulin/software/petsc/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include" Defined make macro "DESTDIR" to "/home/fpoulin/software/petsc/arch-linux2-c-debug" Defined "LIB_DIR" to ""/home/fpoulin/software/petsc/arch-linux2-c-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 "--with-scalar-type=complex --with-cc=gcc -—with-cxx=c++ --with-fc=gfortran --with-c2html=0 --download-mpich --download-scalapack" Pushing language C Popping language C Pushing language FC Popping language FC Pushing language C Popping language C Pushing language FC Popping language FC Skipping cmakeboot due to old python version: sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0) Pushing language C Popping language C Pushing language FC Popping language FC ================================================================================ ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.mpi4py(/home/fpoulin/software/petsc/config/PETSc/packages/mpi4py.py:49) TESTING: alternateConfigureLibrary from PETSc.packages.mpi4py(config/PETSc/packages/mpi4py.py:49) Defined make rule "mpi4py" with dependencies "" and code [] Defined make rule "mpi4py_noinstall" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from PETSc.packages.petsc4py(/home/fpoulin/software/petsc/config/PETSc/packages/petsc4py.py:65) TESTING: alternateConfigureLibrary from PETSc.packages.petsc4py(config/PETSc/packages/petsc4py.py:65) Defined make rule "petsc4py" with dependencies "" and code [] **** arch-linux2-c-debug/conf/petscvariables **** MPICXX_SHOW = g++ -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichcxx -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread C_DEPFLAGS = -MMD -MP FC_DEFINE_FLAG = -D MPICC_SHOW = gcc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread AR_FLAGS = cr CXX_DEPFLAGS = -MMD -MP FC_DEPFLAGS = -MMD -MP MPIFC_SHOW = gfortran -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpichf90 -Wl,-rpath -Wl,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lmpich -lopa -lmpl -lrt -lpthread FAST_AR_FLAGS = Scq FC_MODULE_OUTPUT_FLAG = -J PETSC_LANGUAGE = CONLY FC_LINKER_FLAGS = -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 LIBNAME = ${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX} SL_LINKER = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc CC_FLAGS = -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 SOWING_LIB = PETSC_PRECISION = double PETSC_LIB_BASIC = -lpetsc FC_FLAGS = -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 BLASLAPACK_LIB = -llapack -lblas PETSC_MAT_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc SL_LINKER_LIBS = ${PETSC_EXTERNAL_LIB_BASIC} VALGRIND_INCLUDE = MPI_LIB = SSL_LIB = -lssl -lcrypto PETSC_EXTERNAL_LIB_BASIC = -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack -llapack -lblas -lpthread -lssl -lcrypto -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpichcxx -lstdc++ -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl SL_LINKER_FLAGS = ${PCC_LINKER_FLAGS} CC_SUFFIX = o PETSC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SCALAPACK_INCLUDE = SHLIBS = libpetsc CONFIGURE_OPTIONS = --with-scalar-type=complex --with-cc=gcc -—with-cxx=c++ --with-fc=gfortran --with-c2html=0 --download-mpich --download-scalapack PETSC_CHARACTERISTIC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PTHREAD_LIB = -lpthread PETSC_SCALAR = complex PETSC_FC_INCLUDES = -I/home/fpoulin/software/petsc/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include CPP_FLAGS = PETSC_KSP_LIB_BASIC = -lpetsc FPP_FLAGS = FC_LINKER = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 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 = -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/home/fpoulin/software/petsc/include -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include PCC_LINKER = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc 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 VALGRIND_LIB = PTHREAD_INCLUDE = PETSC_TS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_TAO_LIB_BASIC = -lpetsc BLASLAPACK_INCLUDE = PETSC_TS_LIB_BASIC = -lpetsc PETSC_VEC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CC_LINKER_SUFFIX = SL_LINKER_SUFFIX = so PETSC_DM_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} DESTDIR = /home/fpoulin/software/petsc/arch-linux2-c-debug FC_MODULE_FLAG = -I SCALAPACK_LIB = -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack PETSC_WITH_EXTERNAL_LIB = -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lpetsc -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack -llapack -lblas -lpthread -lssl -lcrypto -lm -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpichf90 -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpichcxx -lstdc++ -ldl -lmpich -lopa -lmpl -lrt -lpthread -lgcc_s -ldl SOWING_INCLUDE = PETSC_TAO_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} MPI_INCLUDE = -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include FC_SUFFIX = o PETSC_SNES_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SHELL = /bin/sh GREP = /bin/grep MV = /bin/mv PYTHON = /usr/bin/python MKDIR = /bin/mkdir -p SEDINPLACE = /bin/sed -i SED = /bin/sed DIFF = /usr/bin/diff -w GZIP = /bin/gzip RM = /bin/rm -f CP = /bin/cp CC_LINKER_SLFLAG = -Wl,-rpath, CC = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc RANLIB = /usr/bin/ranlib DYNAMICLINKER = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc CXX = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx FC = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 CXXCPP = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -E FC_LINKER_SLFLAG = -Wl,-rpath, CPP = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -E AR_LIB_SUFFIX = a LD_SHARED = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc AR = /usr/bin/ar DIR = /home/fpoulin/software/petsc OMAKE = /usr/bin/make --no-print-directory MAKE_IS_GNUMAKE = 1 MAKE = /usr/bin/make MAKE_NP = 24 OMAKE_PRINTDIR = /usr/bin/make --print-directory GIT = git MPIEXEC = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpiexec TEST_RUNS = C Fortran Cxx F90 F90_Complex F2003 Fortran_Complex C_Complex SL_LINKER_FUNCTION = -shared -Wl,-soname,$(call SONAME_FUNCTION,$(notdir $(1)),$(2)) SONAME_FUNCTION = $(1).so.$(2) BUILDSHAREDLIB = yes GDB = /usr/bin/gdb DSYMUTIL = true BIB2HTML = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/bib2html PDFLATEX = /usr/bin/pdflatex MAPNAMES = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mapnames BFORT = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/bfort DOCTEXT = /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/doctext **** arch-linux2-c-debug/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 ${FFLAGS} ${FC_FLAGS} ${FCPPFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .f.o .f90.o .f95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FFLAGS} ${FC_FLAGS} -o $@ $< .f.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FFLAGS} ${FC_FLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .F.o .F90.o .F95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FFLAGS} ${FC_FLAGS} ${FCPPFLAGS} -o $@ $< shared_arch: shared_linux petsc4py: mpi4py_noinstall: mpi4py: **** arch-linux2-c-debug/include/petscconf.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #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_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_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_USE_SOCKET_VIEWER #define PETSC_USE_SOCKET_VIEWER 1 #endif #ifndef PETSC_DIR #define PETSC_DIR "/home/fpoulin/software/petsc" #endif #ifndef PETSC_LIB_DIR #define PETSC_LIB_DIR "/home/fpoulin/software/petsc/arch-linux2-c-debug/lib" #endif #ifndef PETSC_HAVE_FORTRAN #define PETSC_HAVE_FORTRAN 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 "so" #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_VALGRIND #define PETSC_HAVE_VALGRIND 1 #endif #ifndef PETSC_USE_SINGLE_LIBRARY #define PETSC_USE_SINGLE_LIBRARY 1 #endif #ifndef PETSC_HAVE_BUILTIN_EXPECT #define PETSC_HAVE_BUILTIN_EXPECT 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_ENDIAN_H #define PETSC_HAVE_ENDIAN_H 1 #endif #ifndef PETSC_HAVE_SYS_PROCFS_H #define PETSC_HAVE_SYS_PROCFS_H 1 #endif #ifndef PETSC_HAVE_DLFCN_H #define PETSC_HAVE_DLFCN_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_LINUX_KERNEL_H #define PETSC_HAVE_LINUX_KERNEL_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_TIME_WITH_SYS_TIME #define PETSC_TIME_WITH_SYS_TIME 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_STDLIB_H #define PETSC_HAVE_STDLIB_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_SYS_UTSNAME_H #define PETSC_HAVE_SYS_UTSNAME_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_SEARCH_H #define PETSC_HAVE_SEARCH_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_MALLOC_H #define PETSC_HAVE_MALLOC_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_HAVE_SYS_SYSINFO_H #define PETSC_HAVE_SYS_SYSINFO_H 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_LIBBLAS #define PETSC_HAVE_LIBBLAS 1 #endif #ifndef PETSC_HAVE_LIBZ #define PETSC_HAVE_LIBZ 1 #endif #ifndef PETSC_HAVE_LIBDL #define PETSC_HAVE_LIBDL 1 #endif #ifndef PETSC_HAVE_LIBM #define PETSC_HAVE_LIBM 1 #endif #ifndef PETSC_HAVE_LIBSCALAPACK #define PETSC_HAVE_LIBSCALAPACK 1 #endif #ifndef PETSC_HAVE_LIBPTHREAD #define PETSC_HAVE_LIBPTHREAD 1 #endif #ifndef PETSC_HAVE_LIBLAPACK #define PETSC_HAVE_LIBLAPACK 1 #endif #ifndef PETSC_HAVE_LIBCRYPTO #define PETSC_HAVE_LIBCRYPTO 1 #endif #ifndef PETSC_HAVE_FENV_H #define PETSC_HAVE_FENV_H 1 #endif #ifndef PETSC_HAVE_LIBMPICHF90 #define PETSC_HAVE_LIBMPICHF90 1 #endif #ifndef PETSC_HAVE_ERF #define PETSC_HAVE_ERF 1 #endif #ifndef PETSC_HAVE_LIBSSL #define PETSC_HAVE_LIBSSL 1 #endif #ifndef PETSC_HAVE_LIBQUADMATH #define PETSC_HAVE_LIBQUADMATH 1 #endif #ifndef PETSC_HAVE_TGAMMA #define PETSC_HAVE_TGAMMA 1 #endif #ifndef PETSC_HAVE_LIBRT #define PETSC_HAVE_LIBRT 1 #endif #ifndef PETSC_HAVE_LIBGFORTRAN #define PETSC_HAVE_LIBGFORTRAN 1 #endif #ifndef PETSC_ARCH #define PETSC_ARCH "arch-linux2-c-debug" #endif #ifndef PETSC_CLANGUAGE_C #define PETSC_CLANGUAGE_C 1 #endif #ifndef PETSC_USE_ERRORCHECKING #define PETSC_USE_ERRORCHECKING 1 #endif #ifndef PETSC_MISSING_DREAL #define PETSC_MISSING_DREAL 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_GET_NPROCS #define PETSC_HAVE_GET_NPROCS 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_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_MEMALIGN #define PETSC_HAVE_MEMALIGN 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_ACCESS #define PETSC_HAVE_ACCESS 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_SYSINFO #define PETSC_HAVE_SYSINFO 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_HAVE_GETPAGESIZE #define PETSC_HAVE_GETPAGESIZE 1 #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_SIGNAL_CAST #define PETSC_SIGNAL_CAST #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_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_MPICH_CH3_SOCK #define PETSC_HAVE_MPICH_CH3_SOCK 1 #endif #ifndef PETSC_HAVE_MPI_COMBINER_DUP #define PETSC_HAVE_MPI_COMBINER_DUP 1 #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_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS #define PETSC_HAVE_MPICH_CH3_SOCK_FIXED_NBC_PROGRESS 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_BLASLAPACK_UNDERSCORE #define PETSC_BLASLAPACK_UNDERSCORE 1 #endif #ifndef PETSC_USE_PROC_FOR_SIZE #define PETSC_USE_PROC_FOR_SIZE 1 #endif #ifndef PETSC__GNU_SOURCE #define PETSC__GNU_SOURCE 1 #endif #ifndef PETSC__BSD_SOURCE #define PETSC__BSD_SOURCE 1 #endif #ifndef PETSC_MEMALIGN #define PETSC_MEMALIGN 16 #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_HAVE_ISINF #define PETSC_HAVE_ISINF 1 #endif #ifndef PETSC_HAVE_ISNAN #define PETSC_HAVE_ISNAN 1 #endif #ifndef PETSC_USE_COMPLEX #define PETSC_USE_COMPLEX 1 #endif #ifndef PETSC_USE_REAL_DOUBLE #define PETSC_USE_REAL_DOUBLE 1 #endif #ifndef PETSC_USE_SCALAR_COMPLEX #define PETSC_USE_SCALAR_COMPLEX 1 #endif #ifndef PETSC_VERSION_DATE_GIT #define PETSC_VERSION_DATE_GIT "2014-07-16 11:52:26 -0300" #endif #ifndef PETSC_VERSION_GIT #define PETSC_VERSION_GIT "v3.5-16-g3f6ba70" #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_USE_GDB_DEBUGGER #define PETSC_USE_GDB_DEBUGGER 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_LEVEL1_DCACHE_LINESIZE #define PETSC_LEVEL1_DCACHE_LINESIZE 64 #endif #ifndef PETSC_LEVEL1_DCACHE_SIZE #define PETSC_LEVEL1_DCACHE_SIZE 32768 #endif #ifndef PETSC_LEVEL1_DCACHE_ASSOC #define PETSC_LEVEL1_DCACHE_ASSOC 8 #endif #ifndef PETSC_HAVE_SCHED_CPU_SET_T #define PETSC_HAVE_SCHED_CPU_SET_T 1 #endif #ifndef PETSC_HAVE_PTHREAD_BARRIER_T #define PETSC_HAVE_PTHREAD_BARRIER_T 1 #endif #ifndef PETSC_HAVE_SYS_SYSCTL_H #define PETSC_HAVE_SYS_SYSCTL_H 1 #endif #endif **** arch-linux2-c-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 ----------------------------------------------------------------- PETSc: File creation : Generated Fortran stubs Build : Set default architecture to arch-linux2-c-debug in conf/petscvariables File creation : Created arch-linux2-c-debug/conf/reconfigure-arch-linux2-c-debug.py for automatic reconfiguration SCALAPACK: Download : Downloaded scalapack into /home/fpoulin/software/petsc/arch-linux2-c-debug/externalpackages/scalapack-2.0.2 Install : Installed scalapack into /home/fpoulin/software/petsc/arch-linux2-c-debug Framework: File creation : Created makefile configure header arch-linux2-c-debug/conf/petscvariables File creation : Created makefile configure header arch-linux2-c-debug/conf/petscvariables File creation : Created configure header arch-linux2-c-debug/include/petscconf.h File creation : Created C specific configure header arch-linux2-c-debug/include/petscfix.h Pushing language C Popping language C Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Compilers: C Compiler: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 C++ Compiler: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC Fortran Compiler: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpif90 -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 Linkers: Shared linker: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 Dynamic linker: /home/fpoulin/software/petsc/arch-linux2-c-debug/bin/mpicc -shared -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 make: MPI: Includes: -I/home/fpoulin/software/petsc/arch-linux2-c-debug/include BLAS/LAPACK: -llapack -lblas Arch: valgrind: pthread: Library: -lpthread scalapack: Library: -Wl,-rpath,/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -L/home/fpoulin/software/petsc/arch-linux2-c-debug/lib -lscalapack ssl: Library: -lssl -lcrypto sowing: PETSc: PETSC_ARCH: arch-linux2-c-debug PETSC_DIR: /home/fpoulin/software/petsc Clanguage: C Memory alignment: 16 Scalar type: complex Precision: double shared libraries: enabled xxx=========================================================================xxx Configure stage complete. Now build PETSc libraries with (gnumake build): make PETSC_DIR=/home/fpoulin/software/petsc PETSC_ARCH=arch-linux2-c-debug all xxx=========================================================================xxx ================================================================================ Finishing Configure Run at Sat Jul 19 06:40:57 2014 ================================================================================