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

Bug 853088

Summary: games-emulation/atari800-5.0.0 - codecs/container.c: error: video_codec undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
games-emulation:atari800-5.0.0:20220618-235826.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-06-19 15:05:06 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o roms/atari800-altirra_5200_os.o `test -f 'roms/altirra_5200_os.c' || echo './'`roms/altirra_
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-container.o `test -f 'codecs/container.c' || echo './'`codecs/container.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-container_wav.o `test -f 'codecs/container_wav.c' || echo './'`codecs/contai
codecs/container.c: In function CONTAINER_AddAudioSamples’:
codecs/container.c:260:19: error: video_codec’ undeclared (first use in this function); did you mean audio_codec’?
  260 |         else if (!video_codec) {
      |                   ^~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JRE 11.0.15_p10 [openjdk-jre-bin-11]
4)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
5)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-8 
  [4]   openjdk-jre-bin-11 
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 0aa330597fa67ce4c82d33496a780c9a40ceb56c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 18 23:17:58 2022 +0000

    2022-06-18 23:17:58 UTC

emerge -qpvO games-emulation/atari800
[ebuild  N    ] games-emulation/atari800-5.0.0  USE="readline sound -encode-mp3 -opengl -sdl"
Comment 1 Toralf Förster gentoo-dev 2022-06-19 15:05:08 UTC
Created attachment 786287 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-19 15:05:09 UTC
Created attachment 786290 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-19 15:05:10 UTC
Created attachment 786293 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-19 15:05:11 UTC
Created attachment 786296 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-19 15:05:12 UTC
Created attachment 786299 [details]
games-emulation:atari800-5.0.0:20220618-235826.log
Comment 6 Toralf Förster gentoo-dev 2022-06-19 15:05:13 UTC
Created attachment 786302 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-19 15:05:15 UTC
Created attachment 786305 [details]
temp.tar.bz2