Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945503 - net-wireless/bluez-5.79 - [gcc-15] srcshell.c: error: too many arguments to function rl_message
Summary: net-wireless/bluez-5.79 - [gcc-15] srcshell.c: error: too many arguments to f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on: 945505
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-01 09:48 UTC by Toralf Förster
Modified: 2024-12-01 09:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.96 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,6.81 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
environment (environment,179.25 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.86 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,97.39 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details
net-wireless:bluez-5.79:20241201-054120.log (net-wireless:bluez-5.79:20241201-054120.log,41.71 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,39.29 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,43.52 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-01 09:48:18 UTC
too long lines were shrinked:

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/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 -march
/bin/sh ./libtool  --tag=CC   --mode=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/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 -fd
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/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 -march
/bin/sh ./libtool  --tag=CC   --mode=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/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 -fd
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/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 -march
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("");
      |         ^~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241201-015002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: Python 3.12.7

  HEAD of ::gentoo
commit a603f1b52040cf196bfaf39b1eb8150ec9985899
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 1 03:48:21 2024 +0000

    2024-12-01 03:48:21 UTC

emerge -qpvO =net-wireless/bluez-5.79
[ebuild  N    ] net-wireless/bluez-5.79  USE="readline udev -btpclient -cups -debug -deprecated -doc -experimental -extra-tools -man -mesh -midi -obex (-selinux) -systemd -test -test-programs" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-12-01 09:48:18 UTC
Created attachment 912913 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-01 09:48:19 UTC
Created attachment 912914 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-01 09:48:21 UTC
Created attachment 912915 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-01 09:48:22 UTC
Created attachment 912916 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-01 09:48:23 UTC
Created attachment 912917 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-01 09:48:24 UTC
Created attachment 912918 [details]
net-wireless:bluez-5.79:20241201-054120.log
Comment 7 Toralf Förster gentoo-dev 2024-12-01 09:48:25 UTC
Created attachment 912919 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-12-01 09:48:26 UTC
Created attachment 912920 [details]
temp.tar.xz