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

Bug 885761

Summary: games-puzzle/scramble-0.9.5-r1 - scramble.c: error: call to undeclared function getWord; ISO C99 and
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33397
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
games-puzzle:scramble-0.9.5-r1:20221213-100628.log
logs.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-13 10:43:48 UTC
                            ~~     ^~~~~~~~~~~~~~~~~~~
                            %ld
scramble.c:543:3: error: non-void function 'moveLetter' should return a value
      [-Wreturn-type]
                return;
                ^
scramble.c:572:2: error: call to undeclared function 'getWord'; 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_plasma_systemd-j4-20221211-150005

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
5)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-8 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 5db9e294831c31ef205e7c58f8056e46b8ac9b6d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 13 09:46:50 2022 +0000

    2022-12-13 09:46:49 UTC

emerge -qpvO games-puzzle/scramble
[ebuild  N    ] games-puzzle/scramble-0.9.5-r1
Comment 1 Toralf Förster gentoo-dev 2022-12-13 10:43:49 UTC
Created attachment 842399 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-13 10:43:50 UTC
Created attachment 842401 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-13 10:43:52 UTC
Created attachment 842403 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-13 10:43:53 UTC
Created attachment 842405 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-13 10:43:54 UTC
Created attachment 842407 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-13 10:43:55 UTC
Created attachment 842409 [details]
games-puzzle:scramble-0.9.5-r1:20221213-100628.log
Comment 7 Toralf Förster gentoo-dev 2022-12-13 10:43:56 UTC
Created attachment 842411 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-13 10:43:57 UTC
Created attachment 842413 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-13 10:43:58 UTC
Created attachment 842415 [details]
var.tmp.clang.tar.bz2