Bug 2347347 - Issue with readline causing gcc-15 build issues in dependencies
Summary: Issue with readline causing gcc-15 build issues in dependencies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: readline
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Siteshwar Vashisht
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2339938
TreeView+ depends on / blocked
 
Reported: 2025-02-24 17:56 UTC by Peter Robinson
Modified: 2025-03-15 00:41 UTC (History)
3 users (show)

Fixed In Version: readline-8.2-13.fc42
Clone Of:
Environment:
Last Closed: 2025-03-15 00:41:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Robinson 2025-02-24 17:56:45 UTC
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

Comment 2 Fedora Update System 2025-03-06 02:19:20 UTC
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

Comment 3 Fedora Update System 2025-03-07 08:34:43 UTC
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.

Comment 4 Fedora Update System 2025-03-15 00:41:47 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.