Skip to content

Conversation

@jsquyres
Copy link
Member

At the end of the OMPI_FORTRAN_CHECK_IGNORE_TKR_SUB macro, ensure to remove any generated *.mod files (rather than relying on some other macro -- cough cough OMPI_FORTRAN_CHECK_BIND_C_TYPE cough cough -- to remove *.mod files for us).


@bosilca If you add this to #13245, it should fix your distcheck problem (although you should mention in the commit message that the situation is a little different on v4.1.x -- OMPI_FORTRAN_CHECK_BIND_C_TYPE is not removing *.mod files in v4.1.x, which leads to your problem).

At the end of the OMPI_FORTRAN_CHECK_IGNORE_TKR_SUB macro, ensure to
remove any generated *.mod files (rather than relying on some other
macro -- cough cough OMPI_FORTRAN_CHECK_BIND_C_TYPE cough cough -- to
remove *.mod files for us).

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres merged commit de208bd into open-mpi:main May 16, 2025
15 checks passed
@jsquyres jsquyres deleted the pr/cleanup-fortran-configury-module-test branch May 16, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants