Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944353 - media-sound/normalize-0.7.7-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] write.c: error: too many arguments to function ftruncate
Summary: media-sound/normalize-0.7.7-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] wri...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 20:22 UTC by Toralf Förster
Modified: 2024-11-21 20:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2024-11-21 20:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.80 KB, text/plain)
2024-11-21 20:22 UTC, Toralf Förster
Details
environment (environment,77.40 KB, text/plain)
2024-11-21 20:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-21 20:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.92 KB, application/x-xz)
2024-11-21 20:22 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.72 KB, application/x-xz)
2024-11-21 20:22 UTC, Toralf Förster
Details
media-sound:normalize-0.7.7-r1:20241121-040635.log (media-sound:normalize-0.7.7-r1:20241121-040635.log,15.90 KB, text/plain)
2024-11-21 20:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,38.46 KB, application/x-xz)
2024-11-21 20:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.84 KB, application/x-xz)
2024-11-21 20:22 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-21 20:22:28 UTC
make[2]: Entering directory '/var/tmp/portage/media-sound/normalize-0.7.7-r1/work/normalize-0.7.7/nid3lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o simple.o simple.c
make[2]: Leaving directory '/var/tmp/portage/media-sound/normalize-0.7.7-r1/work/normalize-0.7.7/nid3lib'
make[2]: Entering directory '/var/tmp/portage/media-sound/normalize-0.7.7-r1/work/normalize-0.7.7/nid3lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o write.o write.c
write.c: In function id3_write:
write.c:698:11: error: too many arguments to function ftruncate
  698 |       if (ftruncate(fileno(tag->fp), tag->offset + new_tagsz
      |           ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20241117-232508

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  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
Available Ruby profiles:
  [1]   ruby32 (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:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 6f9f04c8d985f9b593fa688828ed6234142183ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 21 02:48:48 2024 +0000

    2024-11-21 02:48:47 UTC

emerge -qpvO =media-sound/normalize-0.7.7-r1
[ebuild  N    ] media-sound/normalize-0.7.7-r1  USE="audiofile nls -mad"
Comment 1 Toralf Förster gentoo-dev 2024-11-21 20:22:29 UTC
Created attachment 911122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-21 20:22:30 UTC
Created attachment 911123 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-21 20:22:32 UTC
Created attachment 911124 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-21 20:22:32 UTC
Created attachment 911125 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-21 20:22:33 UTC
Created attachment 911126 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-21 20:22:34 UTC
Created attachment 911127 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-21 20:22:35 UTC
Created attachment 911128 [details]
media-sound:normalize-0.7.7-r1:20241121-040635.log
Comment 8 Toralf Förster gentoo-dev 2024-11-21 20:22:36 UTC
Created attachment 911129 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-21 20:22:37 UTC
Created attachment 911130 [details]
temp.tar.xz