Description of problem: According to https://fedoraproject.org/wiki/Packaging:MPI mod should be packaged under MPI_FORTRAN_MOD_DIR %{_fmoddir}/%{name} MPI stack specific Fortran module directory and this is what elpa does: $ rpm -qf /usr/lib64/gfortran/modules/openmpi/elpa1.mod elpa-openmpi-devel-2015.02.002-4.el7.x86_64 However MPI_FORTRAN_MOD_DIR is different on RHEL7: $ grep MPI_FORTRAN_MOD_DIR /etc/modulefiles/mpi/openmpi-x86_64 setenv MPI_FORTRAN_MOD_DIR /usr/lib64/gfortran/modules/openmpi-x86_64 As a consequence elpa mods are not found when building applications using -I$MPI_FORTRAN_MOD_DIR Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Related to bug #1409229
Thanks for the report. Working on it.
openmx-3.8.1-9.el7 elpa-2015.11.001-5.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9161cc56d2
elpa-2015.11.001-6.el7, openmx-3.8.1-9.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9161cc56d2
elpa-2015.11.001-6.el7, openmx-3.8.1-9.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.