Public bug reported:

debian/rules ends override_dh_install with:

  dh_fortran_lib -p libeccodes-dev --flavor flang-21 --builddir 
$(BUILDDIR)-flang-21
  dh_fortran_lib -p libeccodes0    --flavor flang-21 --builddir 
$(BUILDDIR)-flang-21

but debian/control build-depends on "flang-22 [!s390x]", and "FC_OPTIONAL:="
is empty so $(BUILDDIR)-flang-21 is never created either. Both lines just
reinstall the gfortran build out of debian/tmp.

It's harmless in Debian, where dh-fortran falls back to gfortran-16 and finds
it installed. On Ubuntu the default is gfortran-15, the fallback finds
nothing, and the build fails in override_dh_install

** Affects: eccodes (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166371

Title:
   debian/rules uses --flavor flang-21 but build-depends on flang-22

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eccodes/+bug/2166371/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to