There's an issue some packages that depend on readline when building with gcc-15 In bluez, at least rlwrap has issues too, we see the following: src/shared/shell.c: In function 'rl_cleanup': src/shared/shell.c:1424:9: error: too many arguments to function 'rl_message'; expected 0, have 1 1424 | rl_message(""); | ^~~~~~~~~~ ~~ In file included from src/shared/shell.c:29: /usr/include/readline/readline.h:410:12: note: declared here 410 | extern int rl_message (); | ^~~~~~~~~~ Gentoo has a fix for readline here: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9a8501590c4b1fa99ff64229a50618ec060db1
Review https://src.fedoraproject.org/rpms/readline/pull-request/16? Scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=129768803.
FEDORA-2025-7b7d25ecdf (readline-8.2-13.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-7b7d25ecdf
FEDORA-2025-7b7d25ecdf has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-7b7d25ecdf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-7b7d25ecdf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-7b7d25ecdf (readline-8.2-13.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.