Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945259 - net-vpn/isatapd-0.9.7-r2 - [ncurses-6.5] [meson] [gcc-15] isatap.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: net-vpn/isatapd-0.9.7-r2 - [ncurses-6.5] [meson] [gcc-15] isatap.c: error: pa...
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-28 18:08 UTC by Toralf Förster
Modified: 2024-11-28 18:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.97 KB, text/plain)
2024-11-28 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.71 KB, text/plain)
2024-11-28 18:08 UTC, Toralf Förster
Details
environment (environment,89.91 KB, text/plain)
2024-11-28 18:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2024-11-28 18:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.34 KB, application/x-xz)
2024-11-28 18:08 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.74 KB, application/x-xz)
2024-11-28 18:08 UTC, Toralf Förster
Details
net-vpn:isatapd-0.9.7-r2:20241128-023153.log (net-vpn:isatapd-0.9.7-r2:20241128-023153.log,7.00 KB, text/plain)
2024-11-28 18:08 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,48.02 KB, application/x-xz)
2024-11-28 18:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.42 KB, application/x-xz)
2024-11-28 18:08 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-28 18:08:19 UTC
make  all-recursive
Making all in .
Making all in src
make[2]: Entering directory '/var/tmp/portage/net-vpn/isatapd-0.9.7-r2/work/isatapd-0.9.7/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c isatap.c
isatap.c: In function run_solicitation_loop:
isatap.c:412:24: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
  412 |         signal(SIGHUP, sighup_handler_child);
      |                        ^~~~~~~~~~~~~~~~~~~~

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

  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.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
*)	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-11 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit bd924bd9838df839486a3f3fe87f1d50e9e5fd6a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 28 01:50:27 2024 +0000

    2024-11-28 01:50:26 UTC

emerge -qpvO =net-vpn/isatapd-0.9.7-r2
[ebuild  N    ] net-vpn/isatapd-0.9.7-r2
Comment 1 Toralf Förster gentoo-dev 2024-11-28 18:08:20 UTC
Created attachment 912489 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-28 18:08:22 UTC
Created attachment 912490 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-28 18:08:23 UTC
Created attachment 912491 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-28 18:08:23 UTC
Created attachment 912492 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-28 18:08:24 UTC
Created attachment 912493 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-28 18:08:25 UTC
Created attachment 912494 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-28 18:08:26 UTC
Created attachment 912495 [details]
net-vpn:isatapd-0.9.7-r2:20241128-023153.log
Comment 8 Toralf Förster gentoo-dev 2024-11-28 18:08:27 UTC
Created attachment 912496 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-28 18:08:28 UTC
Created attachment 912497 [details]
temp.tar.xz