Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943787 - net-proxy/dante-1.4.3 - [meson] [libtool] [gcc-15] upnp.c: error: too few arguments to function UPNP_GetValidIGD
Summary: net-proxy/dante-1.4.3 - [meson] [libtool] [gcc-15] upnp.c: error: too few arg...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 18:50 UTC by Toralf Förster
Modified: 2024-11-19 13:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.58 KB, text/plain)
2024-11-18 18:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.38 KB, text/plain)
2024-11-18 18:50 UTC, Toralf Förster
Details
environment (environment,87.10 KB, text/plain)
2024-11-18 18:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 18:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.40 KB, application/x-xz)
2024-11-18 18:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,50.81 KB, application/x-xz)
2024-11-18 18:50 UTC, Toralf Förster
Details
net-proxy:dante-1.4.3:20241118-052314.log (net-proxy:dante-1.4.3:20241118-052314.log,138.72 KB, text/plain)
2024-11-18 18:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,51.48 KB, application/x-xz)
2024-11-18 18:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.68 KB, application/x-xz)
2024-11-18 18:50 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-18 18:50:03 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 
upnp.c: In function 'socks_initupnp':
upnp.c:62:1: warning: old-style function definition [-Wold-style-definition]
   62 | socks_initupnp(gw, emsg, emsglen)
      | ^~~~~~~~~~~~~~
upnp.c:211:17: error: too few arguments to function 'UPNP_GetValidIGD'
  211 |       devtype = UPNP_GetValidIGD(dev, &url, &data, myaddr, sizeof(myaddr));
      |                 ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-212003

  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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8ed31d0957c2228d200e4fad60a04e6ccbff4989
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 04:33:40 2024 +0000

    2024-11-18 04:33:40 UTC

emerge -qpvO =net-proxy/dante-1.4.3
[ebuild  N    ] net-proxy/dante-1.4.3  USE="pam upnp -debug -kerberos (-selinux) -static-libs -tcpd"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 18:50:04 UTC
Created attachment 909043 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 18:50:05 UTC
Created attachment 909044 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-18 18:50:06 UTC
Created attachment 909045 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 18:50:07 UTC
Created attachment 909046 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 18:50:08 UTC
Created attachment 909047 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 18:50:09 UTC
Created attachment 909048 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 18:50:10 UTC
Created attachment 909049 [details]
net-proxy:dante-1.4.3:20241118-052314.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 18:50:11 UTC
Created attachment 909050 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 18:50:12 UTC
Created attachment 909051 [details]
temp.tar.xz