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

Bug 875497

Summary: games-sports/foobillard-3.0a-r1 - billmove.c: error: parameter nr was not declared, defaults to int;
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
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
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
games-sports:foobillard-3.0a-r1:20221005-170452.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-05 18:15:22 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"'   -Wall `x86_64-pc-linux-gnu-pkg-config --cflags freetype2` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration
clang -DHAVE_CONFIG_H -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"'   -Wall `x86_64-pc-linux-gnu-pkg-config --cflags freetype2` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration
clang -DHAVE_CONFIG_H -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"'   -Wall `x86_64-pc-linux-gnu-pkg-config --cflags freetype2` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration
clang -DHAVE_CONFIG_H -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"'   -Wall `x86_64-pc-linux-gnu-pkg-config --cflags freetype2` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration
billmove.c:412:13: error: parameter 'nr' was not declared, defaults to 'int';
      ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int]
int my_rand(nr)

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

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

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

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 JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1
GNU Make 4.3

  HEAD of ::gentoo
commit 6f6c428a48fa244afc99865a8904c6020960703f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 16:19:00 2022 +0000

    2022-10-05 16:18:59 UTC

emerge -qpvO games-sports/foobillard
[ebuild  N    ] games-sports/foobillard-3.0a-r1  USE="sdl" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:15:23 UTC
Created attachment 821500 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:15:24 UTC
Created attachment 821503 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:15:26 UTC
Created attachment 821506 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:15:27 UTC
Created attachment 821509 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:15:28 UTC
Created attachment 821512 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:15:29 UTC
Created attachment 821515 [details]
games-sports:foobillard-3.0a-r1:20221005-170452.log
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:15:30 UTC
Created attachment 821518 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-05 18:15:31 UTC
Created attachment 821521 [details]
temp.tar.bz2