[petsc-users] SLEPc Build Error
Eda Oktay
eda.oktay at metu.edu.tr
Sun Jul 19 09:58:46 CDT 2020
Hi all,
I am trying to install petsc 3.13.2 to my computer (fedora 25) with
slepc and some other libraries by using the following code:
./configure --with-cc=gcc --with-cxx=g++ --download-mpich
--download-openblas --download-slepc --download-metis
--download-parmetis --download-chaco --with-X=1
Although I installed exact same things to an other computer with
fedora 25, this time, after configuration, when I am asked to use
"make PETSC_DIR=/home/eda/petsc-3.13.2 PETSC_ARCH=arch-linux2-c-debug
all", I got an Slepc error:
*** Building slepc ***
**************************ERROR*************************************
Error building slepc. Check arch-linux2-c-debug/lib/petsc/conf/slepc.log
********************************************************************
/home/eda/petsc-3.13.2/arch-linux2-c-debug/lib/petsc/conf/petscrules:32:
recipe for target 'slepcbuild' failed
gmake[2]: *** [slepcbuild] Error 1
**************************ERROR*************************************
Error during compile, check arch-linux2-c-debug/lib/petsc/conf/make.log
Send it and arch-linux2-c-debug/lib/petsc/conf/configure.log to
petsc-maint at mcs.anl.gov
********************************************************************
makefile:33: recipe for target 'all' failed
make[1]: *** [all] Error 1
GNUmakefile:9: recipe for target 'all' failed
make: *** [all] Error 2
I attached slepc.log, make.log and configure.log. What is the problem?
Can you help me please?
Thanks a lot!
Eda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 12558 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200719/56348b23/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: text/x-log
Size: 7201505 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200719/56348b23/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slepc.log
Type: text/x-log
Size: 462 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200719/56348b23/attachment-0005.bin>
More information about the petsc-users
mailing list