This file is indexed.

/usr/lib/petscdir/3.4.2/linux-gnu-c-opt/include/petscmachineinfo.h is in libpetsc3.4.2-dev 3.4.2.dfsg1-8.1+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
static const char *petscmachineinfo = "\n"
"-----------------------------------------\n"
"Libraries compiled on Wed Aug 27 14:19:17 2014 on binet \n"
"Machine characteristics: Linux-3.2.0-4-amd64-x86_64-with-debian-jessie-sid\n"
"Using PETSc directory: /build/petsc-lccVo9/petsc-3.4.2.dfsg1\n"
"Using PETSc arch: linux-gnu-c-opt\n"
"-----------------------------------------\n";
static const char *petsccompilerinfo = "\n"
"Using C compiler: mpicxx  -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -O   -fPIC   ${COPTFLAGS} ${CFLAGS}\n"
"Using Fortran compiler: mpif90  -fPIC -Wall -Wno-unused-variable -Wno-unused-dummy-argument -O   ${FOPTFLAGS} ${FFLAGS} \n"
"-----------------------------------------\n";
static const char *petsccompilerflagsinfo = "\n"
"Using include paths: -I/build/petsc-lccVo9/petsc-3.4.2.dfsg1/linux-gnu-c-opt/include -I/build/petsc-lccVo9/petsc-3.4.2.dfsg1/include -I/build/petsc-lccVo9/petsc-3.4.2.dfsg1/include -I/build/petsc-lccVo9/petsc-3.4.2.dfsg1/linux-gnu-c-opt/include -I/usr/include -I/usr/include/suitesparse -I/usr/include/scotch -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi\n"
"-----------------------------------------\n";
static const char *petsclinkerinfo = "\n"
"Using C linker: mpicxx\n"
"Using Fortran linker: mpif90\n"
"Using libraries: -L/build/petsc-lccVo9/petsc-3.4.2.dfsg1/linux-gnu-c-opt/lib -L/build/petsc-lccVo9/petsc-3.4.2.dfsg1/linux-gnu-c-opt/lib -lpetsc -L/usr/lib -lHYPRE_utilities -lHYPRE_struct_mv -lHYPRE_struct_ls -lHYPRE_sstruct_mv -lHYPRE_sstruct_ls -lHYPRE_IJ_mv -lHYPRE_parcsr_ls -ldmumps -lzmumps -lsmumps -lcmumps -lmumps_common -lpord -lscalapack-openmpi -lcholmod -lumfpack -lamd -llapack -lblas -lX11 -lpthread -lptesmumps -lptscotch -lptscotcherr -L/usr/lib/x86_64-linux-gnu -lfftw3 -lfftw3_mpi -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi/lib -lhdf5_fortran -lhdf5_hl -lhdf5 -lz -lm -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9.1 -L/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpi_cxx -lstdc++ -ldl -lmpi -lhwloc -lgcc_s -lpthread -ldl \n"
"-----------------------------------------\n";