The 4.0.0.3 version does not work with bash 4.1… there's a 4.0.04 but I haven't checked what it changes.
feel free to fix the issue. it's kind of a no brainer.
i have it block versions of bash so it doesnt automatically bring in older versions when upgrading http://sources.gentoo.org/app-shells/bashdb/bashdb-4.0.0.3.ebuild?r1=1.1&r2=1.2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc310f411d8dbd4da03f31b7e473fdcf2fef626 commit 2fc310f411d8dbd4da03f31b7e473fdcf2fef626 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-08 23:50:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-09 00:07:29 +0000 app-shells/bashdb: EAPI 8, adapt to slotted bash bashdb releases tend to lag (significantly) behind bash releases, so the previous approach from bug #316611 where blockers were added on newer bash isn't really sustainable. Not least as configure aborts on any other bash version. Depend on slotted bash and pass --with-bash with the appropriate version. Bug: https://bugs.gentoo.org/316611 Signed-off-by: Sam James <sam@gentoo.org> ...5.0.1.1.2.ebuild => bashdb-5.0.1.1.2-r1.ebuild} | 23 +++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-)