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

Bug 880329

Summary: dev-java/byaccj-1.15-r3 - mkpar.c: error: a function declaration without a prototype is deprecated
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: emerge-info.txt
dev-java:byaccj-1.15-r3:20221108-081716.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-08 08:35:04 UTC
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. symtab.c -o symtab.o
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. lr0.c -o lr0.o
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. mkpar.c -o mkpar.o
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. error.c -o error.o
mkpar.c:18: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
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 dev-java/byaccj
[ebuild  N    ] dev-java/byaccj-1.15-r3
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:35:05 UTC
Created attachment 828667 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:35:06 UTC
Created attachment 828669 [details]
dev-java:byaccj-1.15-r3:20221108-081716.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:35:07 UTC
Created attachment 828671 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:35:08 UTC
Created attachment 828673 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:35:10 UTC
Created attachment 828675 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:35:11 UTC
Created attachment 828677 [details]
temp.tar.bz2