Source: slepc Followup-For: Bug #1133630 Control: tags -1 ftbfs Actually I suspect this is a bug in mpif90, (or a transition issue requiring openmpi-bin to be rebuilt for gcc-16) not a bug in slepc after all.
slepc is not recording or specifying the gfortran version as far as I know. It's just calling mpif90. It looks like it's mpif90 that's specifying gfortran-15. I guess it would get updated with a binNMU of openmpi. If that's the case then openmpi should declare the dependency so that the binNMU is applied automatically with gcc transitions.

