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

Bug 870541

Summary: app-accessibility/powiedz-1.0-r2:0 - holmes.c: error: parameter den was not declared, defaults to int; ISO
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Accessibility Team <accessibility>
Status: CONFIRMED ---    
Severity: normal CC: ionen, sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=729134
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-accessibility:powiedz-1.0-r2:20220916-193011.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-16 19:40:14 UTC
      in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
interpolate(w, p, s, e, mid, t, d)
^
holmes.c:163:45: error: parameter 'den' was not declared, defaults to 'int'; ISO
      C99 and later do not support implicit int [-Werror,-Wimplicit-int]
holmes(nelm, elm, nsamp, samp_base,mode,dbg,den)

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

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

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

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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 4970711ac45f120d8ee6888ddfe7102a6e2a4b44
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 19:16:48 2022 +0000

    2022-09-16 19:16:47 UTC

emerge -qpvO app-accessibility/powiedz
[ebuild  N    ] app-accessibility/powiedz-1.0-r2
Comment 1 Toralf Förster gentoo-dev 2022-09-16 19:40:15 UTC
Created attachment 806521 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 19:40:16 UTC
Created attachment 806524 [details]
app-accessibility:powiedz-1.0-r2:20220916-193011.log
Comment 3 Toralf Förster gentoo-dev 2022-09-16 19:40:17 UTC
Created attachment 806527 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 19:40:19 UTC
Created attachment 806530 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 19:40:19 UTC
Created attachment 806533 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 19:40:20 UTC
Created attachment 806536 [details]
temp.tar.bz2
Comment 7 Ionen Wolkens gentoo-dev 2022-09-29 00:23:23 UTC
I don't think this one is worth fixing, code is absolutely horrible and runtime likely can break easily even if it compiles with gcc (tried to fix a bit but stopped when wrong amount of arguments were also being passed to functions).

May want to consider last rites.