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

Bug 871516

Summary: x11-terms/yeahconsole-0.3.4-r1 - yeahconsole.c: error: parameter move was not declared, defaults to
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
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
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2
x11-terms:yeahconsole-0.3.4-r1:20220918-172026.log

Description Toralf Förster gentoo-dev 2022-09-18 17:35:28 UTC
^
/usr/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
yeahconsole.c:343:17: error: parameter 'move' was not declared, defaults to
      'int'; ISO C99 and later do not support implicit int
      [-Werror,-Wimplicit-int]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 0714e878cc17dcb197e09eb76beb3366466308f0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 16:16:57 2022 +0000

    2022-09-18 16:16:56 UTC

emerge -qpvO x11-terms/yeahconsole
[ebuild  N    ] x11-terms/yeahconsole-0.3.4-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-18 17:35:30 UTC
Created attachment 812140 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 17:35:31 UTC
Created attachment 812143 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 17:35:34 UTC
Created attachment 812146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 17:35:34 UTC
Created attachment 812149 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 17:35:36 UTC
Created attachment 812152 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 17:35:37 UTC
Created attachment 812155 [details]
x11-terms:yeahconsole-0.3.4-r1:20220918-172026.log
Comment 7 Larry the Git Cow gentoo-dev 2023-02-19 22:03:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0c8fd47eedc451c398ba065f0f699eeb7e33dd

commit 0f0c8fd47eedc451c398ba065f0f699eeb7e33dd
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-02-19 22:03:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-02-19 22:03:27 +0000

    x11-terms/yeahconsole: fix -Wimplicit-int
    
    Closes: https://bugs.gentoo.org/871516
    Signed-off-by: David Seifert <soap@gentoo.org>

 x11-terms/yeahconsole/files/yeahconsole-0.3.4-C99-decls.patch | 11 +++++++++++
 x11-terms/yeahconsole/yeahconsole-0.3.4-r2.ebuild             |  5 ++++-
 2 files changed, 15 insertions(+), 1 deletion(-)