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

Bug 787107

Summary: dev-games/t4k-common-0.1.1 - t4k_menu.c: error: conflicting types for set_font_size; have void(_Bool)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-games:t4k-common-0.1.1:20210429-204114.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-04-30 13:15:12 UTC
      |                        ^~
t4k_menu.c: At top level:
t4k_menu.c:1264:6: error: conflicting types for ‘set_font_size’; have ‘void(_Bool)’
 1264 | void set_font_size(bool uniform)
      |      ^~~~~~~~~~~~~
t4k_menu.c:1265:1: note: an argument type that has a default promotion cannot match an empty parameter name list declaration
 1265 | {

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 20:05:15 UTC 2021

emerge -qpvO dev-games/t4k-common
[ebuild  N    ] dev-games/t4k-common-0.1.1  USE="svg"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:15:13 UTC
Created attachment 704253 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:15:15 UTC
Created attachment 704256 [details]
dev-games:t4k-common-0.1.1:20210429-204114.log
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:15:17 UTC
Created attachment 704259 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:15:18 UTC
Created attachment 704262 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:15:19 UTC
Created attachment 704265 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:15:20 UTC
Created attachment 704268 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-30 13:15:21 UTC
Created attachment 704271 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-04-30 20:13:29 UTC

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