Opened 7 months ago
Last modified 7 months ago
#73526 assigned defect
openmpi port installs file named mpich.pc instead of ompi.pc
| Reported by: | Michael-P-Allen (Mike Allen) | Owned by: | mascguy (Christopher Nielsen) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | openmpi |
Description
The openmpi port creates a file /opt/local/lib/pkgconfig/mpich.pc instead of one with a name reflecting the package name. It appears to be a duplicate of /opt/local/lib/openmpi-mp/pkgconfig/ompi.pc. The directory /opt/local/lib/pkgconfig is on the default search path of pkg-config, but the directory /opt/local/lib/openmpi-mp/pkgconfig/ is not. So, although I can see a workaround, it seems possible that this is an error, and that a file with an openmpi-related name should appear in the former directory.
M4 Mac mini, MacOS Tahoe 26.3, Xcode 26.2. Installed openmpi @5.0.7_0 and openmpi-default @5.0.7_0+gcc15.
Change History (1)
comment:1 Changed 7 months ago by jmroot (Joshua Root)
| Owner: | set to mascguy |
|---|---|
| Port: | openmpi added |
| Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
