[petsc-users] Problem with petsc-3.2-p3 and Open64
Abraham Zamudio
abraham.zamudio at gmail.com
Sat Oct 1 00:52:52 CDT 2011
My configure :
*./configure --with-blas-lapack-dir=/opt/acml-4-4-0-open64-64bit/open64_64
--with-cc=opencc --with-cxx=openCC -with-fc=openf95 --with-mpi=0*
*The output of configure :
===============================================================================
Configuring PETSc to compile on your
system
===============================================================================
===============================================================================
It appears you do not have valgrind installed on your
system.
We HIGHLY recommend you install it from www.valgrind.org
Or install valgrind-devel or equivalent using your package
manager.
Then rerun
./configure
===============================================================================
TESTING: alternateConfigureLibrary from
PETSc.packages.petsc4py(config/PETSc/packages/petsc4py.py:65)
Compilers:
C Compiler: opencc -g
Fortran Compiler: openf95 -g
Linkers:
Static linker: /usr/bin/ar cr
X11:
Includes:
Library: -lX11
BLAS/LAPACK: -Wl,-rpath,/opt/acml-4-4-0-open64-64bit/open64_64/lib
-L/opt/acml-4-4-0-open64-64bit/open64_64/lib -lacml
pthread:
Library: -lpthread
PETSc:
PETSC_ARCH: arch-linux2-c-debug
PETSC_DIR: /usr/local/petsc-3.2-p3_opencc
Clanguage: C
Scalar type: real
Precision: double
shared libraries: disabled
dynamic loading: disabled
Memory alignment: 16
xxx=========================================================================xxx
Configure stage complete. Now build PETSc libraries with (cmake build):
make PETSC_DIR=/usr/local/petsc-3.2-p3_opencc
PETSC_ARCH=arch-linux2-c-debug all
or (experimental with python):
PETSC_DIR=/usr/local/petsc-3.2-p3_opencc PETSC_ARCH=arch-linux2-c-debug
./config/builder.py
xxx=========================================================================xxx
*
The next step :
*make PETSC_DIR=/usr/local/petsc-3.2-p3_opencc
PETSC_ARCH=arch-linux2-c-debug all*
The problem :
*==========================================
Building PETSc using CMake with 5 build threads
Using PETSC_DIR=/usr/local/petsc-3.2-p3_opencc and
PETSC_ARCH=arch-linux2-c-debug
==========================================
Scanning dependencies of target petsc
[ 1%] Building Fortran object
CMakeFiles/petsc.dir/src/sys/mpiuni/f90-mod/mpiunimod.F.o
openf95 WARNING: unknown flag: -Jinclude
Error copying Fortran module "include/mpi". Tried "include/MPI.mod" and
"include/mpi.mod".
make[5]: ***
[CMakeFiles/petsc.dir/src/sys/mpiuni/f90-mod/mpiunimod.F.o.provides.build]
Error 1
make[4]: ***
[CMakeFiles/petsc.dir/src/sys/mpiuni/f90-mod/mpiunimod.F.o.provides] Error 2
make[3]: *** [CMakeFiles/petsc.dir/all] Error 2
make[2]: *** [all] Error 2
********************************************************************
Error during compile, check arch-linux2-c-debug/conf/make.log
Send it and arch-linux2-c-debug/conf/configure.log to
petsc-maint at mcs.anl.gov
********************************************************************
make: [all] Error 1 (ignored)*
--
Abraham Zamudio Ch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111001/0b612601/attachment.htm>
More information about the petsc-users
mailing list