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

Bug 880333

Summary: app-text/msort-8.53-r1 - misc.c: error: a function declaration without a prototype is deprecated
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: emerge-info.txt
app-text:msort-8.53-r1:20221108-083326.log
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-08 08:35:39 UTC
  while (ds = ListNumberSystems(1,1)) fprintf(fp,"\t%s\n",ds);
            ^
            ==
clang -DHAVE_CONFIG_H     -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99    -DUSEUNINUMOK -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o iso8601.o iso8601.c
misc.c:422:16: error: a function declaration without a prototype is deprecated
      in all versions of C and is treated as a zero-parameter prototype in C2x,
      conflicting with a previous declaration

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

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

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

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 Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 9d72366ed887936a000d48dbcc60cae4891ae4b4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 07:16:52 2022 +0000

    2022-11-08 07:16:51 UTC

emerge -qpvO app-text/msort
[ebuild  N    ] app-text/msort-8.53-r1  USE="icu libuninum -heap"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:35:40 UTC
Created attachment 828695 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:35:41 UTC
Created attachment 828697 [details]
app-text:msort-8.53-r1:20221108-083326.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:35:42 UTC
Created attachment 828699 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:35:43 UTC
Created attachment 828701 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:35:44 UTC
Created attachment 828703 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:35:45 UTC
Created attachment 828705 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 08:35:46 UTC
Created attachment 828707 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 08:35:48 UTC
Created attachment 828709 [details]
temp.tar.bz2
Comment 9 Conrad Kostecki gentoo-dev 2023-05-31 16:22:54 UTC
@sam: Any idea how to fix this? Upstream is pretty dead, by I still like to use that tool :-)