Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884331

Summary: 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
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
media-sound:audiotools-3.1.1-r1:20221204-164528.log
temp.tar.bz2

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.