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

Bug 878611

Summary: app-arch/zoo-2.10-r5 - ./mstime.i: error: type specifier missing, defaults to int; ISO C99 and
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32923
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-arch:zoo-2.10-r5:20221028-224758.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-29 09:44:02 UTC
      [-Wdeprecated-non-prototype]
int samefile (f1, f2)
    ^
In file included from misc2.c:314:
./mstime.i:15:1: error: type specifier missing, defaults to 'int'; ISO C99 and
      later do not support implicit int [-Werror,-Wimplicit-int]
mstime(longtime, date, time)

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit b65f040747fa034aaceb76fbf833eaeba76b09de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 28 21:16:52 2022 +0000

    2022-10-28 21:16:52 UTC

emerge -qpvO app-arch/zoo
[ebuild  N    ] app-arch/zoo-2.10-r5
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:44:03 UTC
Created attachment 825829 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:44:04 UTC
Created attachment 825831 [details]
app-arch:zoo-2.10-r5:20221028-224758.log
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:44:05 UTC
Created attachment 825833 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:44:06 UTC
Created attachment 825835 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:44:07 UTC
Created attachment 825837 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:44:08 UTC
Created attachment 825839 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-12-11 13:04:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7cf5cc7b1aef4dfe9ba1598483acf14d1785af

commit 8e7cf5cc7b1aef4dfe9ba1598483acf14d1785af
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2023-09-19 11:43:01 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-12-11 13:03:10 +0000

    app-arch/zoo: revbump, fix implicit ints
    
    Closes: https://bugs.gentoo.org/878611
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/32923
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-arch/zoo/files/zoo-2.10-implicit-int.patch | 75 ++++++++++++++++++++++++++
 app-arch/zoo/zoo-2.10-r6.ebuild                | 36 +++++++++++++
 2 files changed, 111 insertions(+)