Opened 18 months ago

Last modified 18 months ago

#66202 assigned defect

py39-h5py @3.7.0 Build failed without any MPI variant, + missing mpi4py dep

Reported by: astroboylrx (Rixin Li) Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: py-h5py

Description

Cannot install py39-h5py and also other -h5py ports because the build process cannot find mpi.h. I also cannot find a way to add extra header/lib path. Setting environment variables CFLAGS and LDFLAGS do not have effects.

install py39-h5py +openmpi also fails.

Attachments (2)

main.log (163.7 KB) - added by astroboylrx (Rixin Li) 18 months ago.
main log for installing py39-h5py
main.2.log (144.8 KB) - added by astroboylrx (Rixin Li) 18 months ago.
main log for building py39--h5py +openmpi

Download all attachments as: .zip

Change History (4)

Changed 18 months ago by astroboylrx (Rixin Li)

Attachment: main.log added

main log for installing py39-h5py

Changed 18 months ago by astroboylrx (Rixin Li)

Attachment: main.2.log added

main log for building py39--h5py +openmpi

comment:1 Changed 18 months ago by astroboylrx (Rixin Li)

The current reason for the failure of py39-h5py is the version of py39-mpi4py. h5py requires mpi4py==3.1.0, however, py39-mpi4py is 3.0.3.

comment:2 Changed 18 months ago by jmroot (Joshua Root)

Owner: set to eborisch
Port: py-h5py added; py39-h5py removed
Status: newassigned
Summary: Build failed because "fatal error: 'mpi.h' file not found"py39-h5py @3.7.0 Build failed without any MPI variant, + missing mpi4py dep
Note: See TracTickets for help on using tickets.