Changes between Initial Version and Version 1 of Ticket #36911


Ignore:
Timestamp:
Nov 6, 2012, 7:36:03 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36911

    • Property Owner changed from macports-tickets@… to mmoll@…
    • Property Port petsc added
  • Ticket #36911 – Description

    initial v1  
    11Installation of petsc fails during the configuration phase.  Snippet of log message is (full log is attached):
    22
    3 :info:configure *******************************************************************************:info:configure          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):
     3{{{
     4:info:configure *******************************************************************************
     5:info:configure          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):
    46:info:configure -------------------------------------------------------------------------------
    5 :info:configure Incomplete LAPACK install? Perhaps lapack package is installed - but lapack-dev/lapack-devel is required.:info:configure *******************************************************************************
    6 :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++"
    7 :info:configure Exit code: 1:error:configure org.macports.configure for port petsc returned: configure failure: command execution failed
     7:info:configure Incomplete LAPACK install? Perhaps lapack package is installed - but lapack-dev/lapack-devel is required.
     8:info:configure *******************************************************************************
     9:info:configure
     10: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++"
     11:info:configure Exit code: 1
     12:error:configure org.macports.configure for port petsc returned: configure failure: command execution failed
     13}}}