Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945058 - media-libs/libquicktime-1.2.4-r5 - [libtool] [gcc-15] lqtplay.c: error: too many arguments to function decode_audio
Summary: media-libs/libquicktime-1.2.4-r5 - [libtool] [gcc-15] lqtplay.c: error: too m...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-26 18:40 UTC by Toralf Förster
Modified: 2024-11-26 18:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.46 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.20 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
environment (environment,83.24 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.75 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.11 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
media-libs:libquicktime-1.2.4-r5:20241126-141013.log.xz (media-libs:libquicktime-1.2.4-r5:20241126-141013.log.xz,11.14 KB, application/x-xz)
2024-11-26 18:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,122.02 KB, text/plain)
2024-11-26 18:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.25 KB, application/x-xz)
2024-11-26 18:40 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-11-26 18:40:50 UTC
too long lines were shrinked:

make[3]: Entering directory '/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4-abi_x86_64.amd64/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/utils -I.. -I/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/include -I../include/quicktime    -DLOCALE_DIR=\"/usr/share/locale\" -O2 -pipe -march=native 
make[3]: Leaving directory '/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4-abi_x86_64.amd64/utils'
make[3]: Entering directory '/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4-abi_x86_64.amd64/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/utils -I.. -I/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/include -I../include/quicktime    -DLOCALE_DIR=\"/usr/share/locale\" -O2 -pipe -march=native 
/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/utils/lqtplay.c: In function qt_oss_audio_write:
/var/tmp/portage/media-libs/libquicktime-1.2.4-r5/work/libquicktime-1.2.4/utils/lqtplay.c:1560:7: error: too many arguments to function decode_audio
 1560 |       decode_audio(AUDIO_BLOCK_SIZE);
      |       ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241125-092503

  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 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8f0cab008d7e8370611e705a37f031595f49c063
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 26 11:48:36 2024 +0000

    2024-11-26 11:48:36 UTC

emerge -qpvO =media-libs/libquicktime-1.2.4-r5
[ebuild  N    ] media-libs/libquicktime-1.2.4-r5  USE="X aac encode gtk jpeg opengl png vorbis x264 -alsa -doc -dv -ffmpeg -lame -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx"
Comment 1 Toralf Förster gentoo-dev 2024-11-26 18:40:51 UTC
Created attachment 912062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-26 18:40:52 UTC
Created attachment 912063 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-26 18:40:53 UTC
Created attachment 912064 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-26 18:40:54 UTC
Created attachment 912065 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-26 18:40:55 UTC
Created attachment 912066 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-26 18:40:56 UTC
Created attachment 912067 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-26 18:40:57 UTC
Created attachment 912068 [details]
media-libs:libquicktime-1.2.4-r5:20241126-141013.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-26 18:40:58 UTC
Created attachment 912069 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-26 18:40:59 UTC
Created attachment 912070 [details]
temp.tar.xz