Opened 12 months ago
Closed 11 months ago
#68631 closed defect (duplicate)
Openmpi not installing properly after Sonoma upgrade.
Reported by: | rteyssier | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sonoma | Cc: | Michael-P-Allen (Mike Allen), mkuron (Michael Kuron), astroboylrx (Rixin Li), massonseb, EJFielding (Eric Fielding), krlong014 (Katharine Long) |
Port: | openmpi-default |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
~ sudo port install openmpi ---> Computing dependencies for openmpi The following dependencies will be installed: openmpi-default Continue? [Y/n]: ---> Configuring openmpi-default Error: Failed to configure openmpi-default: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi- default/work/build/config.log Error: Failed to configure openmpi-default: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openmpi/openmpi-default/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port openmpi failed
Attachments (3)
Change History (17)
comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added |
Owner: | set to mascguy |
Port: | openmpi-default added |
Status: | new → assigned |
Changed 12 months ago by rteyssier
Attachment: | openmpi_failed.log added |
---|
main.log file for failed install of openmpi
comment:3 Changed 12 months ago by Michael-P-Allen (Mike Allen)
Cc: | Michael-P-Allen added |
---|
comment:4 Changed 12 months ago by mkuron (Michael Kuron)
Cc: | mkuron added |
---|
comment:5 Changed 12 months ago by astroboylrx (Rixin Li)
Cc: | astroboylrx added |
---|
comment:6 Changed 12 months ago by massonseb
Cc: | massonseb added |
---|
comment:7 Changed 11 months ago by EJFielding (Eric Fielding)
Cc: | EJFielding added |
---|
comment:8 Changed 11 months ago by EJFielding (Eric Fielding)
I have been having the same problem after I upgraded to Sonoma. I saw on another ticket the suggestion to use the openmpi-clang15
version of openmpi
. I tried that after checking that my Xcode and Xcode command-line tools were updated. It is still failing. I attach my "main.log" and "config.log" files. There are many failures in the "config.log" that I assume are normal.
Changed 11 months ago by EJFielding (Eric Fielding)
Attachment: | openmpi-clang15-main.log added |
---|
openmpi_clang15 main.log
Changed 11 months ago by EJFielding (Eric Fielding)
Attachment: | openmpi-clang-config.log added |
---|
openmpi_clang15 config.log
comment:9 Changed 11 months ago by EJFielding (Eric Fielding)
For now, I will have to remove all the "openmpi" from my saved ports so that I can complete the MacPorts migration to Sonoma. Now I see that the restore ports script is installing clang-16
so maybe that is the version that works best with Sonoma.
comment:10 follow-up: 11 Changed 11 months ago by kencu (Ken)
fixed in newer releases:
https://github.com/open-mpi/ompi/issues/11935
https://github.com/open-mpi/ompi/issues/11955
current release is version 5.0.0
comment:11 follow-up: 12 Changed 11 months ago by EJFielding (Eric Fielding)
The closed open-mpi issue says that v4.1.6 fixed this also.
https://github.com/open-mpi/ompi/releases/tag/v4.1.6
Replying to kencu:
fixed in newer releases:
https://github.com/open-mpi/ompi/issues/11935
current release is version 5.0.0
comment:12 Changed 11 months ago by kencu (Ken)
Replying to EJFielding:
The closed open-mpi issue says that v4.1.6 fixed this also.
yes it did.
but might as well leap on to 5.0.0
comment:13 Changed 11 months ago by krlong014 (Katharine Long)
Cc: | krlong014 added |
---|
comment:14 Changed 11 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Please attach the main.log file.