* Ludovic Brenta <[email protected]> [2025-09-19 16:00]:
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?
It is done:
https://salsa.debian.org/science-team/plplot/-/commit/268ba980e5644480a686109e89fa8f36fa7ebe97
and uploaded:
https://tracker.debian.org/news/1668222/accepted-plplot-5150dfsg2-16-source-into-unstable/
Best,
Rafael Laboissière