Opened 8 years ago

Closed 8 years ago

#51910 closed defect (fixed)

dolfin @2016.1.0 +cgal+docs+hdf5+petsc4py+scotch+slepc4py: HDF5_hdf5_fortran_LIBRARY NOTFOUND

Reported by: miguelr@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: dolfin

Description

I currently have dolfin @2016.1.0_0+mpich+suitesparse installed, but I am trying to add the additional variants listed in the subject. This is what occurred:

--->  Configuring dolfin
Error: org.macports.configure for port dolfin returned: configure failure: command execution failed
Please see the log file for port dolfin for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_dolfin/dolfin/main.log

This is after I uninstalled and reinstalled all of my ports. I am using Mac OS X 10.10.5.

Attachments (1)

dolfin_main.log (156.8 KB) - added by miguelr@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by miguelr@…

Attachment: dolfin_main.log added

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

Cc: sean@… removed
Owner: changed from macports-tickets@… to sean@…
Summary: dolfin @2016.1.0 +cgal+docs+hdf5+petsc4py+scotch+slepc4py Configure failuredolfin @2016.1.0 +cgal+docs+hdf5+petsc4py+scotch+slepc4py: HDF5_hdf5_fortran_LIBRARY NOTFOUND

comment:2 Changed 8 years ago by seanfarley (Sean Farley)

Status: newassigned
:info:configure CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
:info:configure Please set them or make sure they are set and tested correctly in the CMake files:
:info:configure HDF5_hdf5_fortran_LIBRARY

What do you have installed for hdf5:

$ port installed hdf5

?

comment:3 Changed 8 years ago by miguelr@…

$ port installed hdf5
The following ports are currently installed:
  hdf5 @1.10.0_1+cxx+hl+mpich (active)

comment:4 in reply to:  3 Changed 8 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

Replying to miguelr@…:

$ port installed hdf5
The following ports are currently installed:
  hdf5 @1.10.0_1+cxx+hl+mpich (active)

Ok, that would seem to be the problem. Try to install port install hdf5 +fortran +cxx +hl +mpich. That should fix it (modulo installing mpi with fortran binding).

Note: See TracTickets for help on using tickets.