Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880431 - dev-lang/yasm-1.3.0-r1 - tools/.../perfect.c: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x
Summary: dev-lang/yasm-1.3.0-r1 - tools/.../perfect.c: error: a function definition wi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 15:47 UTC by Toralf Förster
Modified: 2023-07-10 15:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.52 KB, text/plain)
2022-11-08 15:47 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.12 KB, application/x-bzip)
2022-11-08 15:47 UTC, Toralf Förster
Details
dev-lang:yasm-1.3.0-r1:20221108-151400.log (dev-lang:yasm-1.3.0-r1:20221108-151400.log,8.61 KB, text/plain)
2022-11-08 15:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.32 KB, text/plain)
2022-11-08 15:47 UTC, Toralf Förster
Details
environment (environment,62.60 KB, text/plain)
2022-11-08 15:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.83 KB, application/x-bzip)
2022-11-08 15:47 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.97 KB, application/x-bzip)
2022-11-08 15:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.07 KB, application/x-bzip)
2022-11-08 15:47 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:47:42 UTC
clang  -I.  \
  -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
clang  -I.  \
  -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c
tools/genperf/perfect.c:65:6: 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-lang/yasm
[ebuild  N    ] dev-lang/yasm-1.3.0-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 15:47:43 UTC
Created attachment 829331 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 15:47:44 UTC
Created attachment 829333 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-08 15:47:45 UTC
Created attachment 829335 [details]
dev-lang:yasm-1.3.0-r1:20221108-151400.log
Comment 4 Toralf Förster gentoo-dev 2022-11-08 15:47:46 UTC
Created attachment 829337 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-11-08 15:47:48 UTC
Created attachment 829339 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-11-08 15:47:49 UTC
Created attachment 829341 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 15:47:50 UTC
Created attachment 829343 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 15:47:51 UTC
Created attachment 829345 [details]
temp.tar.bz2