Trying to run GNAT Programming Studio (gps) yields the error /opt/gnat-suite-bin-2019/bin/gps_exe: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory because sys-libs/ncurses has moved on to ABI-version 6. Installing sys-libs/ncurses-compat (which provides ABI-version 5) solves this problem and it might make sense to add it to the dependencies of version 2019 (and maybe previous ones as well). I give it the severity "major" as it breaks one of the main tools of the GNAT studio. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2803c5adddf2b58682a0acd14ba0fced5801ef commit 8e2803c5adddf2b58682a0acd14ba0fced5801ef Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-10 13:44:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-10 13:54:05 +0000 dev-ada/gnat-suite-bin: add missing sys-libs/gdbm, sys-libs/ncurses-compat deps Closes: https://bugs.gentoo.org/777363 Bug: https://bugs.gentoo.org/746701 Signed-off-by: Sam James <sam@gentoo.org> .../{gnat-suite-bin-2016.ebuild => gnat-suite-bin-2016-r1.ebuild} | 7 +++++-- .../{gnat-suite-bin-2017.ebuild => gnat-suite-bin-2017-r1.ebuild} | 7 +++++-- .../{gnat-suite-bin-2018.ebuild => gnat-suite-bin-2018-r1.ebuild} | 7 +++++-- .../{gnat-suite-bin-2019.ebuild => gnat-suite-bin-2019-r1.ebuild} | 7 +++++-- 4 files changed, 20 insertions(+), 8 deletions(-)