Closed
Description
There's a check in ompi_configure_options.m4
for python 3.6 or higher to support generation of the top level c and fortran f08 bindings from the code in ompi/mpi/bindings. That's fine, but the file being used as a sentinel to tell whether or not the bindings have already been generated is not correct. the names of the generated files has changed and ompi_send.c is not being generated, rather a differently named file.