Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882829 - dev-perl/Math-Pari-2.10.809.0-r2 - function without a prototype is deprecated in all versions of C and is not
Summary: dev-perl/Math-Pari-2.10.809.0-r2 - function without a prototype is deprecated...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-24 22:41 UTC by Toralf Förster
Modified: 2022-11-24 22:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2022-11-24 22:41 UTC, Toralf Förster
Details
dev-perl:Math-Pari-2.10.809.0-r2:20221124-223906.log (dev-perl:Math-Pari-2.10.809.0-r2:20221124-223906.log,45.12 KB, text/plain)
2022-11-24 22:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.94 KB, text/plain)
2022-11-24 22:41 UTC, Toralf Förster
Details
environment (environment,88.18 KB, text/plain)
2022-11-24 22:41 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-11-24 22:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.54 KB, application/x-bzip)
2022-11-24 22:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.61 KB, application/x-bzip)
2022-11-24 22:41 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.44 KB, application/x-bzip)
2022-11-24 22:41 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-24 22:41:22 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -c -I ../pari-2.3.5/src -I ../pari-2.3.5/src/headers -I ../pari-2.3.5/src -I ./libPARI  -I ../../pari-2.3.5/src -I ../../pari-2.3.5/src/headers -I ../../pari-2.3.5/src/graph -I . -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -
x86_64-pc-linux-gnu-gcc -c -I ../pari-2.3.5/src -I ../pari-2.3.5/src/headers -I ../pari-2.3.5/src -I ./libPARI  -I ../../pari-2.3.5/src -I ../../pari-2.3.5/src/headers -I ../../pari-2.3.5/src/graph -I . -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -
x86_64-pc-linux-gnu-gcc -c -I ../pari-2.3.5/src -I ../pari-2.3.5/src/headers -I ../pari-2.3.5/src -I ./libPARI  -I ../../pari-2.3.5/src -I ../../pari-2.3.5/src/headers -I ../../pari-2.3.5/src/graph -I . -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -
../../pari-2.3.5/src/language/anal.c:1845:23: 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]
  return ((PFGEN)call)(x, argvec[1], argvec[2], argvec[3], argvec[4],

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

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

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

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 following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 41d883ed89c37eafc10c891774a11f1f30c85ff7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 21:18:52 2022 +0000

    2022-11-24 21:18:52 UTC

emerge -qpvO dev-perl/Math-Pari
[ebuild  N    ] dev-perl/Math-Pari-2.10.809.0-r2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 22:41:23 UTC
Created attachment 836617 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 22:41:25 UTC
Created attachment 836619 [details]
dev-perl:Math-Pari-2.10.809.0-r2:20221124-223906.log
Comment 3 Toralf Förster gentoo-dev 2022-11-24 22:41:26 UTC
Created attachment 836621 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-24 22:41:28 UTC
Created attachment 836623 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-24 22:41:29 UTC
Created attachment 836625 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 22:41:30 UTC
Created attachment 836627 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-24 22:41:31 UTC
Created attachment 836629 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-24 22:41:32 UTC
Created attachment 836631 [details]
var.tmp.clang.tar.bz2