[MacPorts] #68765: ocaml-mpi @1.01: fatal error: 'mpi.h' file not found
MacPorts
noreply at macports.org
Fri Nov 24 04:05:11 UTC 2023
#68765: ocaml-mpi @1.01: fatal error: 'mpi.h' file not found
------------------------+-----------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: ocaml-mpi
------------------------+-----------------------
ocaml-mpi isn't UsingTheRightCompiler or flags and doesn't build on any
system:
https://build.macports.org/builders/ports-
14_x86_64-builder/builds/13272/steps/install-port/logs/stdio
{{{
gcc -I`ocamlc -where` -I/opt/local/include -O -g -Wall -c -o init.o
init.c
init.c:18:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68765>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list