Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945321 - net-analyzer/pktstat-1.8.5-r1 - [ncurses-6.5] [meson] [gcc-15] resize.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: net-analyzer/pktstat-1.8.5-r1 - [ncurses-6.5] [meson] [gcc-15] resize.c: erro...
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-29 10:26 UTC by Toralf Förster
Modified: 2024-11-29 10:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.60 KB, text/plain)
2024-11-29 10:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.46 KB, text/plain)
2024-11-29 10:26 UTC, Toralf Förster
Details
environment (environment,79.38 KB, text/plain)
2024-11-29 10:26 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2024-11-29 10:26 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.21 KB, application/x-xz)
2024-11-29 10:26 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.04 KB, application/x-xz)
2024-11-29 10:26 UTC, Toralf Förster
Details
net-analyzer:pktstat-1.8.5-r1:20241129-034119.log (net-analyzer:pktstat-1.8.5-r1:20241129-034119.log,29.00 KB, text/plain)
2024-11-29 10:26 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,62.09 KB, application/x-xz)
2024-11-29 10:26 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.22 KB, application/x-xz)
2024-11-29 10:26 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-29 10:26:33 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DPATH_PKTSTATRC=\"/etc/pktstatrc\"   -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o resize.o resize.c
resize.c: In function sigwinch:
resize.c:47:1: warning: old-style function definition [-Wold-style-definition]
   47 | sigwinch(sig)
      | ^~~~~~~~
resize.c: In function resize_init:
resize.c:59:30: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
   59 |         if (signal(SIGWINCH, sigwinch) == SIG_ERR)
      |                              ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20241124-123002

  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-10
 [2] 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) *
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 ca84457533bc6bffccb95468b127fbfc0f7a3637
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 29 02:33:27 2024 +0000

    2024-11-29 02:33:27 UTC

emerge -qpvO =net-analyzer/pktstat-1.8.5-r1
[ebuild  N    ] net-analyzer/pktstat-1.8.5-r1
Comment 1 Toralf Förster gentoo-dev 2024-11-29 10:26:33 UTC
Created attachment 912622 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-29 10:26:35 UTC
Created attachment 912623 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-29 10:26:36 UTC
Created attachment 912624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-29 10:26:37 UTC
Created attachment 912625 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-29 10:26:38 UTC
Created attachment 912626 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-29 10:26:38 UTC
Created attachment 912627 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-29 10:26:39 UTC
Created attachment 912628 [details]
net-analyzer:pktstat-1.8.5-r1:20241129-034119.log
Comment 8 Toralf Förster gentoo-dev 2024-11-29 10:26:41 UTC
Created attachment 912629 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-29 10:26:41 UTC
Created attachment 912630 [details]
temp.tar.xz