Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955826 - app-arch/sasquatch-4.5.1.4 - [meson] unsquashfs.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-arch/sasquatch-4.5.1.4 - [meson] unsquashfs.c: error: passing argument 2 ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-05-11 08:38 UTC by Toralf Förster
Modified: 2025-05-11 08:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.93 KB, text/plain)
2025-05-11 08:39 UTC, Toralf Förster
Details
app-arch:sasquatch-4.5.1.4:20250511-035850.log (app-arch:sasquatch-4.5.1.4:20250511-035850.log,6.49 KB, text/plain)
2025-05-11 08:39 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,60.11 KB, application/x-xz)
2025-05-11 08:39 UTC, Toralf Förster
Details
environment (environment,54.73 KB, text/plain)
2025-05-11 08:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.59 KB, application/x-xz)
2025-05-11 08:39 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.95 KB, application/x-xz)
2025-05-11 08:39 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,24.52 KB, application/x-xz)
2025-05-11 08:39 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,68.93 KB, application/x-xz)
2025-05-11 08:39 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,13.60 KB, application/x-xz)
2025-05-11 08:39 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 2025-05-11 08:38:59 UTC
too long lines were shrinked:

>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-arch/sasquatch-4.5.1.4/work/sasquatch-sasquatch-v4.5.1-4 ...
make -O -j4 LZMA_XZ_SUPPORT=0 LZO_SUPPORT=0 LZ4_SUPPORT=0 XATTR_SUPPORT=1 XZ_SUPPORT=0 ZSTD_SUPPORT=0 -C squashfs-tools 
make: Entering directory '/var/tmp/portage/app-arch/sasquatch-4.5.1.4/work/sasquatch-sasquatch-v4.5.1-4/squashfs-tools'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -I. -I./LZMA/lzma465/C -I./LZMA/lzmalt -I./LZMA/lzmadaptive/C/7zip/Compress/LZMA_Lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXATTR_SUPPORT -DXATTR_DE
unsquashfs.c: In function progress_thread:
unsquashfs.c:2691:26: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
 2691 |         signal(SIGWINCH, sigwinch_handler);
      |                          ^~~~~~~~~~~~~~~~

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20250506-163002

  KEYWORDED/UNMASKED

  [meson] Please re-assign to ztrawhcse@ if it works 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 20.1.4
llvm-config: 20.1.4
Python 3.13.3
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.86.0
  [3]   rust-1.86.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.15_p6 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.7_p6 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.452_p09 [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 8e1ef99c435278582ff8c48f5a8deb1d3f493fd4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 11 03:39:19 2025 +0000

    2025-05-11 03:39:19 UTC

The tinderbox task was: app-arch/sasquatch

emerge -qpvO =app-arch/sasquatch-4.5.1.4
[ebuild  N    ] app-arch/sasquatch-4.5.1.4  USE="xattr -debug -lz4 -lzma -lzo -zstd"
Comment 1 Toralf Förster gentoo-dev 2025-05-11 08:39:00 UTC
Created attachment 928458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-11 08:39:01 UTC
Created attachment 928459 [details]
app-arch:sasquatch-4.5.1.4:20250511-035850.log
Comment 3 Toralf Förster gentoo-dev 2025-05-11 08:39:02 UTC
Created attachment 928460 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-05-11 08:39:03 UTC
Created attachment 928461 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-05-11 08:39:05 UTC
Created attachment 928462 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-05-11 08:39:07 UTC
Created attachment 928463 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-05-11 08:39:08 UTC
Created attachment 928464 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-05-11 08:39:10 UTC
Created attachment 928465 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-05-11 08:39:10 UTC
Created attachment 928466 [details]
temp.tar.xz