Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875434 - games-action/xbomber-101-r1 - sound.c: error: call to undeclared function doall; ISO C99 and later do
Summary: games-action/xbomber-101-r1 - sound.c: error: call to undeclared function doa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 882177 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 18:11 UTC by Toralf Förster
Modified: 2024-04-20 16:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.09 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.33 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
environment (environment,60.87 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.83 KB, application/x-bzip)
2022-10-05 18:11 UTC, Toralf Förster
Details
games-action:xbomber-101-r1:20221005-130954.log (games-action:xbomber-101-r1:20221005-130954.log,15.94 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.29 KB, application/x-bzip)
2022-10-05 18:11 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-10-05 18:11:28 UTC
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int   -c -o bomber.o bomber.c
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int   -c -o x.o x.c
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int   -c -o sound.o sound.c
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 matcher.c -o matcher
sound.c:81:2: error: call to undeclared function 'doall'; ISO C99 and later do
      not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit a96eefd394bc52be7ee86b7154f7ca66466902ce
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 12:33:36 2022 +0000

    2022-10-05 12:33:36 UTC

emerge -qpvO games-action/xbomber
[ebuild  N    ] games-action/xbomber-101-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:11:29 UTC
Created attachment 821071 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:11:29 UTC
Created attachment 821074 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:11:31 UTC
Created attachment 821077 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:11:32 UTC
Created attachment 821080 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:11:33 UTC
Created attachment 821083 [details]
games-action:xbomber-101-r1:20221005-130954.log
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:11:34 UTC
Created attachment 821086 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:32:58 UTC
*** Bug 882177 has been marked as a duplicate of this bug. ***
Comment 8 Toralf Förster gentoo-dev 2024-04-20 16:41:32 UTC
*** Bug 921025 has been marked as a duplicate of this bug. ***