Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880433 - dev-util/treecc-0.3.10-r1 - c_skel.c: error: a function definition without a prototype is deprecated
Summary: dev-util/treecc-0.3.10-r1 - c_skel.c: error: a function definition without a ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 15:56 UTC by Toralf Förster
Modified: 2022-11-08 22:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.52 KB, text/plain)
2022-11-08 15:56 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.96 KB, application/x-bzip)
2022-11-08 15:56 UTC, Toralf Förster
Details
dev-util:treecc-0.3.10-r1:20221108-152242.log (dev-util:treecc-0.3.10-r1:20221108-152242.log,99.12 KB, text/plain)
2022-11-08 15:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.40 KB, text/plain)
2022-11-08 15:56 UTC, Toralf Förster
Details
environment (environment,28.05 KB, text/plain)
2022-11-08 15:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.82 KB, application/x-bzip)
2022-11-08 15:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.44 KB, application/x-bzip)
2022-11-08 15:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.62 KB, application/x-bzip)
2022-11-08 15:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-08 15:56:47 UTC
make[3]: Entering directory '/var/tmp/portage/dev-util/treecc-0.3.10-r1/work/treecc-0.3.10/examples'
clang -DHAVE_CONFIG_H -I. -I. -I..     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c expr_c.c
clang -DHAVE_CONFIG_H -I. -I. -I..     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c gram_c.c
clang -DHAVE_CONFIG_H -I. -I. -I..     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c scan_c.c
c_skel.c:115:7: error: a function definition without a prototype is deprecated
      in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

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

  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 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 8.10.6
php cli (if any):
GNU Make 4.4

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

    2022-11-08 14:16:56 UTC

emerge -qpvO dev-util/treecc
[ebuild  N    ] dev-util/treecc-0.3.10-r1  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 15:56:48 UTC
Created attachment 829347 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 15:56:49 UTC
Created attachment 829349 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-08 15:56:51 UTC
Created attachment 829351 [details]
dev-util:treecc-0.3.10-r1:20221108-152242.log
Comment 4 Toralf Förster gentoo-dev 2022-11-08 15:56:52 UTC
Created attachment 829353 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-11-08 15:56:53 UTC
Created attachment 829355 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-11-08 15:56:55 UTC
Created attachment 829357 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 15:56:56 UTC
Created attachment 829359 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 15:56:57 UTC
Created attachment 829361 [details]
temp.tar.bz2