Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944049 - net-misc/ipv6calc-4.0.1-r1 - [ncurses-6.5] [gcc-15] libipv6calc_db_wrapper.c: error: too many arguments to function get_array_row
Summary: net-misc/ipv6calc-4.0.1-r1 - [ncurses-6.5] [gcc-15] libipv6calc_db_wrapper.c:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 21:49 UTC by Toralf Förster
Modified: 2024-11-19 21:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.50 KB, text/plain)
2024-11-19 21:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.28 KB, text/plain)
2024-11-19 21:49 UTC, Toralf Förster
Details
environment (environment,27.67 KB, text/plain)
2024-11-19 21:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-11-19 21:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.75 KB, application/x-xz)
2024-11-19 21:49 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.79 KB, application/x-xz)
2024-11-19 21:49 UTC, Toralf Förster
Details
net-misc:ipv6calc-4.0.1-r1:20241119-214354.log (net-misc:ipv6calc-4.0.1-r1:20241119-214354.log,26.60 KB, text/plain)
2024-11-19 21:49 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,66.64 KB, application/x-xz)
2024-11-19 21:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.36 KB, application/x-xz)
2024-11-19 21:49 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 21:49:02 UTC
make[2]: Entering directory '/var/tmp/portage/net-misc/ipv6calc-4.0.1-r1/work/ipv6calc-4.0.1/databases/lib'
x86_64-pc-linux-gnu-gcc -c libipv6calc_db_wrapper_External.c  -O2 -pipe -march=native -fno-diagnostics-color -D__EXTENSIONS__ -fPIC -D__EXTENSIONS__ -fPIC -I../../lib -I../..  
make[2]: Leaving directory '/var/tmp/portage/net-misc/ipv6calc-4.0.1-r1/work/ipv6calc-4.0.1/databases/lib'
make[2]: Entering directory '/var/tmp/portage/net-misc/ipv6calc-4.0.1-r1/work/ipv6calc-4.0.1/databases/lib'
x86_64-pc-linux-gnu-gcc -c libipv6calc_db_wrapper.c  -O2 -pipe -march=native -fno-diagnostics-color -D__EXTENSIONS__ -fPIC -D__EXTENSIONS__ -fPIC -I../../lib -I../..  
libipv6calc_db_wrapper.c: In function libipv6calc_db_wrapper_get_entry_generic:
libipv6calc_db_wrapper.c:2901:31: error: too many arguments to function get_array_row
 2901 |                         ret = get_array_row(i, &value_first_00_31, &value_first_32_63, &value_last_00_31, &value_last_32_63);
      |                               ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    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 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-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 def1291959c866cbdf74a7bf08a2c13dac01220d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 20:18:24 2024 +0000

    2024-11-19 20:18:24 UTC

emerge -qpvO =net-misc/ipv6calc-4.0.1-r1
[ebuild  N    ] net-misc/ipv6calc-4.0.1-r1  USE="geoip -cgi -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 21:49:03 UTC
Created attachment 910384 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 21:49:04 UTC
Created attachment 910385 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 21:49:05 UTC
Created attachment 910386 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 21:49:06 UTC
Created attachment 910387 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 21:49:07 UTC
Created attachment 910388 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 21:49:08 UTC
Created attachment 910389 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 21:49:09 UTC
Created attachment 910390 [details]
net-misc:ipv6calc-4.0.1-r1:20241119-214354.log
Comment 8 Toralf Förster gentoo-dev 2024-11-19 21:49:10 UTC
Created attachment 910391 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 21:49:11 UTC
Created attachment 910392 [details]
temp.tar.xz