Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874993 - games-arcade/grande-KXL-0.6-r2 - misc.c: error: call to undeclared function ScoreRanking; ISO C99 and
Summary: games-arcade/grande-KXL-0.6-r2 - misc.c: error: call to undeclared function S...
Status: RESOLVED DUPLICATE of bug 874990
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:30 UTC by Toralf Förster
Modified: 2022-10-04 16:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.22 KB, text/plain)
2022-10-04 16:30 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.06 KB, application/x-bzip)
2022-10-04 16:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.43 KB, text/plain)
2022-10-04 16:30 UTC, Toralf Förster
Details
environment (environment,86.66 KB, text/plain)
2022-10-04 16:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.48 KB, application/x-bzip)
2022-10-04 16:30 UTC, Toralf Förster
Details
games-arcade:grande-KXL-0.6-r2:20221004-020604.log (games-arcade:grande-KXL-0.6-r2:20221004-020604.log,18.21 KB, text/plain)
2022-10-04 16:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.56 KB, application/x-bzip)
2022-10-04 16:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.84 KB, application/x-bzip)
2022-10-04 16:30 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-04 16:30:17 UTC
      where one is of the unique plain 'char' type and the other is not
      [-Wpointer-sign]
  Uint8 *str[3] = {"Clear", "GameOver", "See you next"};
                                        ^~~~~~~~~~~~~~
misc.c:107:5: error: call to undeclared function 'ScoreRanking'; 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_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 620538768f5319101948ab7371c775ac3b6e2bdd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 01:47:11 2022 +0000

    2022-10-04 01:47:11 UTC

emerge -qpvO games-arcade/grande-KXL
[ebuild  N    ] games-arcade/grande-KXL-0.6-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:30:18 UTC
Created attachment 819163 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:30:19 UTC
Created attachment 819166 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:30:21 UTC
Created attachment 819169 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:30:22 UTC
Created attachment 819172 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:30:23 UTC
Created attachment 819175 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:30:24 UTC
Created attachment 819178 [details]
games-arcade:grande-KXL-0.6-r2:20221004-020604.log
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:30:25 UTC
Created attachment 819181 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-04 16:30:26 UTC
Created attachment 819184 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-04 16:51:27 UTC

*** This bug has been marked as a duplicate of bug 874990 ***