Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943839 - net-analyzer/ipcad-3.7.3 - [libtool] [gcc-15] cfgy.c: error: too many arguments to function ipcacfgerror
Summary: net-analyzer/ipcad-3.7.3 - [libtool] [gcc-15] cfgy.c: error: too many argumen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:22 UTC by Toralf Förster
Modified: 2024-11-18 19:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.91 KB, text/plain)
2024-11-18 19:22 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,90.01 KB, application/x-xz)
2024-11-18 19:22 UTC, Toralf Förster
Details
environment (environment,82.06 KB, text/plain)
2024-11-18 19:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-11-18 19:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.85 KB, application/x-xz)
2024-11-18 19:22 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.40 KB, application/x-xz)
2024-11-18 19:22 UTC, Toralf Förster
Details
net-analyzer:ipcad-3.7.3:20241118-182244.log (net-analyzer:ipcad-3.7.3:20241118-182244.log,22.35 KB, text/plain)
2024-11-18 19:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,88.39 KB, application/x-xz)
2024-11-18 19:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.08 KB, application/x-xz)
2024-11-18 19:22 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 19:22:33 UTC
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o usage.o -c usage.c
x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o cfgy.o -c cfgy.c
/usr/share/bison.simple: In function ipcacfgparse:
cfgy.c:9:17: error: too many arguments to function ipcacfgerror
    9 | #define yyerror ipcacfgerror
      |                 ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20241109-183501

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

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


  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-analyzer/ipcad-3.7.3
[ebuild  N    ] net-analyzer/ipcad-3.7.3
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:22:35 UTC
Created attachment 909484 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:22:36 UTC
Created attachment 909485 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:22:37 UTC
Created attachment 909486 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:22:38 UTC
Created attachment 909487 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:22:39 UTC
Created attachment 909488 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:22:40 UTC
Created attachment 909489 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:22:41 UTC
Created attachment 909490 [details]
net-analyzer:ipcad-3.7.3:20241118-182244.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:22:42 UTC
Created attachment 909491 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:22:43 UTC
Created attachment 909492 [details]
temp.tar.xz