Rafael Laboissière <[email protected]> writes: > * Matthias Klose <[email protected]> [2025-09-17 01:28]: > >> note that the ada/gnat stack isn't yet updated to 15. Is the package >> still building with gnat/gnat-14? > > Yes, plplot build-depends on gnat and gnat-14. The package FTBFS with > gcc-15 because it automatically disables the ADA binding build. The > Ada/CMakeFiles/CMakeError.log file contains the following error > message: [...]
It surprises me that after disabling the Ada binding build, you still test for the presence of an Ada compiler though. Calling gcc-14 sould work, as Matthias said. If it does, maybe you can enable the Ada binding again? -- Ludovic Brenta.

