Description of problem: openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpiCC to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpic++ to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpicc to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpicxx to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpif77 to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 openmpi-devel has dangling symlink from /usr/share/openmpi/1.2.3-gcc/bin32/mpif90 to /usr/bin/opal_wrapper-1.2.3-%{cc}-32 The spec file also uses opt_cc as macro, maybe that is needed instead of the %{cc} one? regards, Florian La Roche Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Oops, you're right. Building 1.2.3-2 right now to resolve this issue.