Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881347 - games-arcade/moleinvasion-0.4-r3 - editor.c: error: parameter mousey was not declared, defaults to int;
Summary: games-arcade/moleinvasion-0.4-r3 - editor.c: error: parameter mousey was not ...
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:
Depends on:
Blocks:
 
Reported: 2022-11-14 22:27 UTC by Toralf Förster
Modified: 2022-11-14 22:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.44 KB, text/plain)
2022-11-14 22:27 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.48 KB, application/x-bzip)
2022-11-14 22:27 UTC, Toralf Förster
Details
environment (environment,76.03 KB, text/plain)
2022-11-14 22:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-14 22:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.35 KB, application/x-bzip)
2022-11-14 22:27 UTC, Toralf Förster
Details
games-arcade:moleinvasion-0.4-r3:20221114-221908.log (games-arcade:moleinvasion-0.4-r3:20221114-221908.log,6.19 KB, text/plain)
2022-11-14 22:27 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-11-14 22:27:15 UTC
      unspecified (use an explicit string comparison function instead)
      [-Wstring-compare]
        {       if(current_name != (char*)NONAMELEVEL)
                                ^  ~~~~~~~~~~~~~~~~~~
editor.c:101:34: error: parameter 'mousey' was not declared, defaults to 'int';
      ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int]
void perform_mouse_motion(mousex,mousey)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221112-220005

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

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

php cli (if any):

  HEAD of ::gentoo
commit c867a10400a0c9cc6934ba00250c8904ad53951c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 14 21:16:53 2022 +0000

    2022-11-14 21:16:53 UTC

emerge -qpvO games-arcade/moleinvasion
[ebuild  N    ] games-arcade/moleinvasion-0.4-r3  USE="music"
Comment 1 Toralf Förster gentoo-dev 2022-11-14 22:27:16 UTC
Created attachment 832753 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-14 22:27:18 UTC
Created attachment 832755 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-14 22:27:19 UTC
Created attachment 832757 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-14 22:27:20 UTC
Created attachment 832759 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-14 22:27:22 UTC
Created attachment 832761 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-14 22:27:23 UTC
Created attachment 832763 [details]
games-arcade:moleinvasion-0.4-r3:20221114-221908.log