Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884331 - media-sound/audiotools-3.1.1-r2 - src/.../alac.c: error: call to undeclared function total_frame_sizes; ISO C99 and later do not s
Summary: media-sound/audiotools-3.1.1-r2 - src/.../alac.c: error: call to undeclared f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-04 17:12 UTC by Toralf Förster
Modified: 2024-01-01 14:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.52 KB, text/plain)
2022-12-04 17:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,138.79 KB, text/plain)
2022-12-04 17:12 UTC, Toralf Förster
Details
environment (environment,142.63 KB, text/plain)
2022-12-04 17:12 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-12-04 17:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.50 KB, application/x-bzip)
2022-12-04 17:12 UTC, Toralf Förster
Details
media-sound:audiotools-3.1.1-r1:20221204-164528.log (media-sound:audiotools-3.1.1-r1:20221204-164528.log,49.69 KB, text/plain)
2022-12-04 17:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.95 KB, application/x-bzip)
2022-12-04 17:12 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 2022-12-04 17:12:44 UTC
                      ==
/usr/include/assert.h:106:11: note: expanded from macro 'assert'
      if (expr)                                                         \
          ^
src/encoders/alac.c:209:16: error: call to undeclared function 'total_frame_sizes'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
        assert(total_frame_sizes(actual_sizes) ==
               ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221203-182649

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit ac1aabbdd0d173068ee74a50c30dccc79c1c7b06
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 4 15:46:49 2022 +0000

    2022-12-04 15:46:49 UTC

emerge -qpvO media-sound/audiotools
[ebuild  N    ] media-sound/audiotools-3.1.1-r1  USE="-aac -alsa -cdda -cdr -cue -dvda -flac -gui -mp3 -opus -pulseaudio -twolame -vorbis -wavpack" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-04 17:12:45 UTC
Created attachment 839889 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-04 17:12:46 UTC
Created attachment 839891 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-04 17:12:48 UTC
Created attachment 839893 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-04 17:12:49 UTC
Created attachment 839895 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-04 17:12:50 UTC
Created attachment 839897 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-04 17:12:51 UTC
Created attachment 839899 [details]
media-sound:audiotools-3.1.1-r1:20221204-164528.log
Comment 7 Toralf Förster gentoo-dev 2022-12-04 17:12:52 UTC
Created attachment 839901 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2024-01-01 14:33:42 UTC
gcc14_tinderbox has reproduced this issue with version 3.1.1-r2 - Updating summary.