[MacPorts] #65337: openmpi @4.1.4: subports openmpi-gcc7 and openmpi-gcc9: builds failing for 10.7 and earlier
MacPorts
noreply at macports.org
Wed Jul 20 15:32:18 UTC 2022
#65337: openmpi @4.1.4: subports openmpi-gcc7 and openmpi-gcc9: builds failing for
10.7 and earlier
----------------------------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: openmpi-gcc7 openmpi-gcc9 |
----------------------------------------+----------------------
Comment (by mascguy):
Replying to [comment:3 cjones051073]:
> please attach here, if you can, the conftest.c referred to above
Full configure log attached. But it looks like that test program is:
{{{
configure: failed program was:
98 | /* confdefs.h */
99 | #define PACKAGE_NAME "Open MPI"
100 | #define PACKAGE_TARNAME "openmpi"
101 | #define PACKAGE_VERSION "4.1.4"
102 | #define PACKAGE_STRING "Open MPI 4.1.4"
103 | #define PACKAGE_BUGREPORT "http://www.open-
mpi.org/community/help/"
104 | #define PACKAGE_URL ""
105 | #define OPAL_ARCH "x86_64-apple-darwin11.4.2"
106 | /* end confdefs.h. */
107 |
108 | int
109 | main ()
110 | {
111 |
112 | ;
113 | return 0;
114 | }
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65337#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list