Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944068 - net-wireless/bluez-5.79 will not compile with gcc15.0.0_pre20241117-r2::gentoo
Summary: net-wireless/bluez-5.79 will not compile with gcc15.0.0_pre20241117-r2::gentoo
Status: RESOLVED DUPLICATE of bug 944059
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 02:45 UTC by OldManSeph
Modified: 2024-11-20 04:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-wireless/bluez-5.79 build.log (bluez-5.79.build.log,40.50 KB, text/x-log)
2024-11-20 02:45 UTC, OldManSeph
Details
OldManSeph emerge --info (emerge_info.txt,6.93 KB, text/plain)
2024-11-20 02:45 UTC, OldManSeph
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OldManSeph 2024-11-20 02:45:30 UTC
Created attachment 910426 [details]
net-wireless/bluez-5.79 build.log

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./lib -fPIC -ffunction-sections -fdata-sections -O2 -pipe -c src/shared/io-ell.c  -fPIC -DPIC -o src/shared/.libs/libshared_ell_la-io-ell.o
src/shared/shell.c: In function 'rl_cleanup':
src/shared/shell.c:1424:9: error: too many arguments to function 'rl_message'
 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 ();
      |            ^~~~~~~~~~
make[1]: *** [Makefile:8227: src/shared/libshared_ell_la-shell.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:4705: all] Error 2
 * ERROR: net-wireless/bluez-5.79::gentoo failed (compile phase):
 *   emake failed
Comment 1 OldManSeph 2024-11-20 02:45:56 UTC
Created attachment 910427 [details]
OldManSeph emerge --info
Comment 2 immolo 2024-11-20 04:12:05 UTC

*** This bug has been marked as a duplicate of bug 944059 ***