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

Bug 931952

Summary: games-emulation/atari800-5.2.0 - atari.c:(.text+<snip>): undefined reference to Screen_DrawMultimediaStats
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: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
games-emulation:atari800-5.2.0:20240515-003621.log
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-05-15 17:02:04 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_LARGEFILE_SOURCE=1  -O2 -pipe -march=native -fno-diagnostics-color -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-audio.o `test -f 'codecs/audio.c' || echo './'`codecs/a
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_LARGEFILE_SOURCE=1  -O2 -pipe -march=native -fno-diagnostics-color -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-audio_pcm.o `test -f 'codecs/audio_pcm.c' || echo './'`
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_LARGEFILE_SOURCE=1  -O2 -pipe -march=native -fno-diagnostics-color -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-audio_adpcm.o `test -f 'codecs/audio_adpcm.c' || echo '
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_LARGEFILE_SOURCE=1  -O2 -pipe -march=native -fno-diagnostics-color -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -c -o codecs/atari800-audio_mulaw.o `test -f 'codecs/audio_mulaw.c' || echo '
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o atari800 atari800-afile.o
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: atari800-atari.o: in function `Atari800_Frame':
atari.c:(.text+0x1e0b): undefined reference to `Screen_DrawMultimediaStats'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1519: atari800] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240502-075502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 876291b2e3d818e40fb3a9da3cba14cc544fc402
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 14 22:33:46 2024 +0000

    2024-05-14 22:33:45 UTC

emerge -qpvO games-emulation/atari800
[ebuild  N    ] games-emulation/atari800-5.2.0  USE="readline sound -encode-mp3 -opengl -sdl"
Comment 1 Toralf Förster gentoo-dev 2024-05-15 17:02:05 UTC
Created attachment 892976 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-15 17:02:08 UTC
Created attachment 892977 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-15 17:02:09 UTC
Created attachment 892978 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-15 17:02:10 UTC
Created attachment 892979 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-15 17:02:12 UTC
Created attachment 892980 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-15 17:02:14 UTC
Created attachment 892981 [details]
games-emulation:atari800-5.2.0:20240515-003621.log
Comment 7 Toralf Förster gentoo-dev 2024-05-15 17:02:15 UTC
Created attachment 892982 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-15 17:02:17 UTC
Created attachment 892983 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-15 17:02:18 UTC
Created attachment 892984 [details]
temp.tar.xz