Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943850 - net-vpn/6tunnel-0.13 - [meson] [libtool] [gcc-15] 6tunnel.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: net-vpn/6tunnel-0.13 - [meson] [libtool] [gcc-15] 6tunnel.c: error: passing a...
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-18 21:12 UTC by Toralf Förster
Modified: 2024-11-19 13:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.79 KB, text/plain)
2024-11-18 21:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,201.40 KB, text/plain)
2024-11-18 21:12 UTC, Toralf Förster
Details
environment (environment,98.58 KB, text/plain)
2024-11-18 21:12 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 21:12 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.56 KB, application/x-xz)
2024-11-18 21:12 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.15 KB, application/x-xz)
2024-11-18 21:12 UTC, Toralf Förster
Details
net-vpn:6tunnel-0.13:20241118-193941.log (net-vpn:6tunnel-0.13:20241118-193941.log,8.97 KB, text/plain)
2024-11-18 21:12 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,54.93 KB, application/x-xz)
2024-11-18 21:12 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.62 KB, application/x-xz)
2024-11-18 21:12 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 21:12:34 UTC
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-vpn/6tunnel-0.13/work/6tunnel-0.13 ...
make -O -j4 
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"6tunnel\" -DPACKAGE_TARNAME=\"6tunnel\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"6tunnel\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"6tunnel\" -DVERSION=\"0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_GETADDRINFO=1 -I.     -O2 -pipe -march=native -fno-diagnostics-color -c -o 6tunnel.o 6tunnel.c
6tunnel.c: In function sighup:
6tunnel.c:565:24: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
  565 |         signal(SIGHUP, sighup);
      |                        ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-212003

  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

  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.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-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 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-vpn/6tunnel-0.13
[ebuild  N    ] net-vpn/6tunnel-0.13  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 21:12:35 UTC
Created attachment 909555 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 21:12:36 UTC
Created attachment 909556 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-18 21:12:37 UTC
Created attachment 909557 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 21:12:38 UTC
Created attachment 909558 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 21:12:39 UTC
Created attachment 909559 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 21:12:40 UTC
Created attachment 909560 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 21:12:41 UTC
Created attachment 909561 [details]
net-vpn:6tunnel-0.13:20241118-193941.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 21:12:42 UTC
Created attachment 909562 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 21:12:43 UTC
Created attachment 909563 [details]
temp.tar.xz