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

Bug 883165

Summary: dev-lang/gprolog-1.5.0 - prototype is deprecated in all versions of C and is not supported in C2x
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Prolog project <prolog>
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-lang:gprolog-1.5.0:20221126-143438.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-26 16:43:28 UTC
make[1]: Entering directory '/var/tmp/portage/dev-lang/gprolog-1.5.0/work/gprolog-1.5.0/src/Wam2Ma'
clang  -fno-strict-aliasing -fcommon -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wno-char-subscripts -c wam2ma.c
clang  -fno-strict-aliasing -fcommon -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wno-char-subscripts -c wam_parser.c
wam_parser.c:300:19: warning: passing arguments to a function without a
      prototype is deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
              (*in->fct) (arg);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221126-070004

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit e13979a1440f114d5a45b61a06835cf05458c367
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 14:17:03 2022 +0000

    2022-11-26 14:17:03 UTC

emerge -qpvO dev-lang/gprolog
[ebuild  N    ] dev-lang/gprolog-1.5.0  USE="-debug -doc -examples"
Comment 1 Toralf Förster gentoo-dev 2022-11-26 16:43:29 UTC
Created attachment 837171 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-26 16:43:30 UTC
Created attachment 837173 [details]
dev-lang:gprolog-1.5.0:20221126-143438.log
Comment 3 Toralf Förster gentoo-dev 2022-11-26 16:43:32 UTC
Created attachment 837175 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-26 16:43:33 UTC
Created attachment 837177 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-26 16:43:34 UTC
Created attachment 837179 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-26 16:43:35 UTC
Created attachment 837181 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-26 16:43:36 UTC
Created attachment 837183 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-26 16:43:37 UTC
Created attachment 837185 [details]
var.tmp.clang.tar.bz2