Re: [petsc-dev] Trying to get the CMake instructions to work, unsuccessfully
On Wed, Feb 2, 2011 at 13:37, Richard Tran Mills <[email protected]>wrote:
But farther down in the configure.log I find
Invoking: ['/usr/bin/cmake', '/home/rmills/proj/petsc-dev', '-DCMAKE_C_FLAGS= -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g', '-DCMAKE_C_COMPILER=/home/rmills/proj/petsc-dev/ubuntu-gnu_g/bin/mpicc', '-DCMAKE_Fortran_FLAGS= -Wall -Wno-unused-variable -g', '-DCMAKE_Fortran_COMPILER=/home/rmills/proj/petsc-dev/ubuntu-gnu_g/bin/mpif90'] Booting CMake in PETSC_ARCH failed: CMake process failed with status 1
in the output associated with configureFortranFlush. So it looks like the CMake "boot" is failing. Can you offer any advice on how to proceed?
I will set up stdout/stderr capturing in the next day or two (when I am at my computer). For now, could you cd $PETSC_ARCH, invoke the command line above, and paste the full error message?
participants (1)
-
Jed Brown