Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944402 - net-analyzer/nast-0.2.0-r3 - [ncurses-6.5] [gcc-15] main.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: net-analyzer/nast-0.2.0-r3 - [ncurses-6.5] [gcc-15] main.c: error: passing ar...
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: c99-porting
  Show dependency tree
 
Reported: 2024-11-22 08:18 UTC by Toralf Förster
Modified: 2024-11-22 08:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.76 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,69.30 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
environment (environment,94.75 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.67 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.55 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
net-analyzer:nast-0.2.0-r3:20241122-035309.log (net-analyzer:nast-0.2.0-r3:20241122-035309.log,8.05 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,79.46 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.37 KB, application/x-xz)
2024-11-22 08:18 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-22 08:18:24 UTC
In file included from /usr/include/pcap.h:43,
                 from include/nast.h:24,
                 from main.c:20:
/usr/include/pcap/pcap.h:444:18: note: declared here
  444 | PCAP_API char   *pcap_lookupdev(char *);
      |                  ^~~~~~~~~~~~~~
main.c:296:20: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
  296 |    signal(SIGKILL, sigexit);
      |                    ^~~~~~~

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

  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.4
llvm-config: 19.1.4
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 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 5e9cea6605ecc97012b3b008d56587b3a8cfa4f6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 22 02:03:29 2024 +0000

    2024-11-22 02:03:29 UTC

emerge -qpvO =net-analyzer/nast-0.2.0-r3
[ebuild  N    ] net-analyzer/nast-0.2.0-r3  USE="ncurses"
Comment 1 Toralf Förster gentoo-dev 2024-11-22 08:18:25 UTC
Created attachment 911447 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-22 08:18:26 UTC
Created attachment 911448 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-22 08:18:27 UTC
Created attachment 911449 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-22 08:18:28 UTC
Created attachment 911450 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-22 08:18:29 UTC
Created attachment 911451 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-22 08:18:30 UTC
Created attachment 911452 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-22 08:18:30 UTC
Created attachment 911453 [details]
net-analyzer:nast-0.2.0-r3:20241122-035309.log
Comment 8 Toralf Förster gentoo-dev 2024-11-22 08:18:32 UTC
Created attachment 911454 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-22 08:18:33 UTC
Created attachment 911455 [details]
temp.tar.xz