GNAT.Serial_Communications broke on Ubuntu 26.04 / glibc 2.42+, here is why (and how to fix it)
https://forum.ada-lang.io/t/gnat-serial-communications-broke-on-ubuntu-26-04/4459

GNAT.Serial_Communications broke on Ubuntu 26.04 / glibc 2.42+, here is why (and how to fix it) Hey everyone, If you’ve recently upgraded your Linux environment (running Ubuntu 26.04 or any distro with glibc 2.42+) and noticed your Ada serial port code suddenly stopped working, you aren’t losing your mind. If you are using an Alire-provided GNAT toolchain (like GCC 15), there is a subtle breaking change under the hood of glibc that directly clashes with how GNAT bakes in OS constants. ...
LMK if you have used Tada and / or #AdaLang because I tooted about it!
New Tada #AdaLang package manager release! 🎉
* bump `testy` to `0.3.0`
* allow to set test seed with `tada test --seed SEED`, requires `testy >= 0.3.0`
* describe default values in `--help`
* change the package index to https://index.tada.pm/index
* generate documentation with `tada doc`, requires `gnatdoc` in `PATH`
* generate `.als.json` file on `tada init`
Now this, but for #AdaLang:
A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8.
Tada #AdaLang package manager has a website now!