Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943931 - net-dialup/ppp-2.5.1-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] pppdump.c: error: too many arguments to function dumplog
Summary: net-dialup/ppp-2.5.1-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] pppdump.c:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:47 UTC by Toralf Förster
Modified: 2024-12-09 05:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2024-11-19 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,31.33 KB, text/plain)
2024-11-19 08:47 UTC, Toralf Förster
Details
environment (environment,105.30 KB, text/plain)
2024-11-19 08:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 08:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.65 KB, application/x-xz)
2024-11-19 08:47 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.95 KB, application/x-xz)
2024-11-19 08:47 UTC, Toralf Förster
Details
net-dialup:ppp-2.5.1-r1:20241118-223949.log (net-dialup:ppp-2.5.1-r1:20241118-223949.log,42.68 KB, text/plain)
2024-11-19 08:47 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,89.43 KB, text/plain)
2024-11-19 08:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.02 KB, application/x-xz)
2024-11-19 08: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 2024-11-19 08:47:26 UTC
make[1]: Entering directory '/var/tmp/portage/net-dialup/ppp-2.5.1-r1/work/ppp-2.5.1/pppdump'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../pppd -I../pppd/plugins/pppoe     -O2 -pipe -march=native -fno-diagnostics-color -c -o pppdump.o pppdump.c
pppdump.c: In function main:
pppdump.c:59:1: warning: old-style function definition [-Wold-style-definition]
   59 | main(ac, av)
      | ^~~~
pppdump.c:90:9: error: too many arguments to function dumplog
   90 |         dumplog(stdin);
      |         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20241117-232508

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 18.1.8
llvm-config: 19.1.3
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:

  HEAD of ::gentoo
commit 8566b21081f24b8ff8c5a8ecadbce83f2bdad484
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 17:03:30 2024 +0000

    2024-11-18 17:03:29 UTC

emerge -qpvO =net-dialup/ppp-2.5.1-r1
[ebuild  N    ] net-dialup/ppp-2.5.1-r1  USE="pam systemd -activefilter -atm -gtk (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:47:27 UTC
Created attachment 909816 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:47:28 UTC
Created attachment 909817 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:47:29 UTC
Created attachment 909818 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:47:30 UTC
Created attachment 909819 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:47:31 UTC
Created attachment 909820 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:47:33 UTC
Created attachment 909821 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:47:35 UTC
Created attachment 909822 [details]
net-dialup:ppp-2.5.1-r1:20241118-223949.log
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:47:36 UTC
Created attachment 909823 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-19 08:47:37 UTC
Created attachment 909824 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-12-09 05:16:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9679405cf3aec71e835a94846ceb13ef69958d

commit de9679405cf3aec71e835a94846ceb13ef69958d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-09 05:15:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-09 05:15:47 +0000

    net-dialup/ppp: build w/ -std=gnu17
    
    Old codebase.
    
    Closes: https://bugs.gentoo.org/943931
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dialup/ppp/ppp-2.5.1-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)