Opened 12 years ago

Last modified 11 years ago

#36911 closed defect

petsc @ petsc-3.3-p3 +openmpi configure failure — at Version 1

Reported by: dustman@… Owned by: mmoll@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: petsc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Installation of petsc fails during the configuration phase. Snippet of log message is (full log is attached):

:info:configure *******************************************************************************
:info:configure          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):
:info:configure -------------------------------------------------------------------------------
:info:configure Incomplete LAPACK install? Perhaps lapack package is installed - but lapack-dev/lapack-devel is required.
:info:configure *******************************************************************************
:info:configure 
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_petsc/petsc/work/petsc-3.3-p3" && ./configure --prefix=/opt/local --prefix=/opt/local/lib/petsc --with-mpi=1 --with-clanguage=C++ --download-ml --download-metis --download-parmetis --download-blacs --download-scalapack --download-mumps --download-ptscotch --with-hdf5-dir=/opt/local --with-yaml-dir=/opt/local --with-cc=/opt/local/bin/openmpicc --with-cxx=/opt/local/bin/openmpicxx --with-fc=/opt/local/bin/openmpif90 --with-mpiexec=/opt/local/bin/openmpiexec --COPTFLAGS="-O2" --CXXOPTFLAGS="-O2" --FOPTFLAGS="-O2" --LDFLAGS="-L/opt/local/lib" --CFLAGS="-O2" --CXXFLAGS="-O2" --FFLAGS="-lstdc++" 
:info:configure Exit code: 1
:error:configure org.macports.configure for port petsc returned: configure failure: command execution failed

Change History (3)

Changed 12 years ago by dustman@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_petsc/petsc/main.log

Changed 12 years ago by dustman@…

Attachment: configure.log added

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_petsc/petsc/work/petsc-3.3-p3/configure.log

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mmoll@…
Port: petsc added
Note: See TracTickets for help on using tickets.