Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947561 - media-radio/qrq-0.3.5-r1 - [gcc-15] qrq.c: error: too many arguments to function open_dsp; expected 0, have 1
Summary: media-radio/qrq-0.3.5-r1 - [gcc-15] qrq.c: error: too many arguments to funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-01-05 17:51 UTC by Toralf Förster
Modified: 2025-01-09 16:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.46 KB, text/plain)
2025-01-05 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.85 KB, text/plain)
2025-01-05 17:51 UTC, Toralf Förster
Details
environment (environment,63.08 KB, text/plain)
2025-01-05 17:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2025-01-05 17:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.66 KB, application/x-xz)
2025-01-05 17:51 UTC, Toralf Förster
Details
media-radio:qrq-0.3.5-r1:20250105-174246.log (media-radio:qrq-0.3.5-r1:20250105-174246.log,4.00 KB, text/plain)
2025-01-05 17:51 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,57.86 KB, application/x-xz)
2025-01-05 17:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.11 KB, application/x-xz)
2025-01-05 17:52 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 2025-01-05 17:51:52 UTC
too long lines were shrinked:

>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-radio/qrq-0.3.5-r1/work/qrq-0.3.5 ...
make -O -j4 PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config USE_PA=YES USE_OSS=NO 
x86_64-pc-linux-gnu-gcc -Wall  -O2 -pipe -march=native -fno-diagnostics-color -D DESTDIR=\"/usr\" -D BUILD_INFO=\"" Date: 2025-01-05T17:43:04-0000\n git branch/commit: not built from git repository / -\n by @localhost\n OS: Linux 6.12.8 AMD Ryzen 9 5950X 16-Core Processor\n Compiler: x86_64-pc-linux
x86_64-pc-linux-gnu-gcc -Wall  -O2 -pipe -march=native -fno-diagnostics-color -D DESTDIR=\"/usr\" -D BUILD_INFO=\"" Date: 2025-01-05T17:43:04-0000\n git branch/commit: not built from git repository / -\n by @localhost\n OS: Linux 6.12.8 AMD Ryzen 9 5950X 16-Core Processor\n Compiler: x86_64-pc-linux
qrq.c: In function 'morse':
qrq.c:1497:18: error: too many arguments to function 'open_dsp'; expected 0, have 1
 1497 |         dsp_fd = open_dsp(dspdevice);
      |                  ^~~~~~~~ ~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241230-101003

  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-10
 [2] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 2dd02100e77c8a397e46a4d6216e945cc1bf3ea9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 5 16:48:25 2025 +0000

    2025-01-05 16:48:25 UTC

emerge -qpvO =media-radio/qrq-0.3.5-r1
[ebuild  N    ] media-radio/qrq-0.3.5-r1  USE="pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2025-01-05 17:51:53 UTC
Created attachment 915943 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-01-05 17:51:55 UTC
Created attachment 915944 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-01-05 17:51:56 UTC
Created attachment 915945 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-01-05 17:51:57 UTC
Created attachment 915946 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-01-05 17:51:57 UTC
Created attachment 915947 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-01-05 17:51:58 UTC
Created attachment 915948 [details]
media-radio:qrq-0.3.5-r1:20250105-174246.log
Comment 7 Toralf Förster gentoo-dev 2025-01-05 17:51:59 UTC
Created attachment 915949 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2025-01-05 17:52:00 UTC
Created attachment 915950 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2025-01-09 16:52:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d81fabc9b02042bd82e850ef3b32ec5e1f078dc

commit 4d81fabc9b02042bd82e850ef3b32ec5e1f078dc
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2025-01-09 16:47:02 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2025-01-09 16:51:36 +0000

    media-radio/qrq: Fix function declaration, bump EAPI
    
    Closes: https://bugs.gentoo.org/947561
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 .../qrq/files/qrq-0.3.5-fix-missing-parms.patch    | 26 +++++++++++++
 media-radio/qrq/qrq-0.3.5-r2.ebuild                | 44 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)