Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944035 - sys-apps/clrngd-1.0.3-r2 - [ncurses-6.5] [gcc-15] truerand.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: sys-apps/clrngd-1.0.3-r2 - [ncurses-6.5] [gcc-15] truerand.c: error: passing ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-19 18:45 UTC by Toralf Förster
Modified: 2024-11-19 18:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.50 KB, text/plain)
2024-11-19 18:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.10 KB, text/plain)
2024-11-19 18:45 UTC, Toralf Förster
Details
environment (environment,77.58 KB, text/plain)
2024-11-19 18:45 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 18:45 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.66 KB, application/x-xz)
2024-11-19 18:45 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.46 KB, application/x-xz)
2024-11-19 18:45 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,65.73 KB, application/x-xz)
2024-11-19 18:45 UTC, Toralf Förster
Details
sys-apps:clrngd-1.0.3-r2:20241119-183457.log (sys-apps:clrngd-1.0.3-r2:20241119-183457.log,7.06 KB, text/plain)
2024-11-19 18:45 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.15 KB, application/x-xz)
2024-11-19 18:45 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-19 18:45:47 UTC
>>> Compiling source in /var/tmp/portage/sys-apps/clrngd-1.0.3-r2/work/clrngd-1.0.3 ...
make -O -j4 
make  all-am
make[1]: Entering directory '/var/tmp/portage/sys-apps/clrngd-1.0.3-r2/work/clrngd-1.0.3'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -fno-diagnostics-color -c -o truerand.o truerand.c
truerand.c: In function ReturnPhysical2Bytes:
truerand.c:160:20: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
  160 |   signal (SIGALRM, interrupt);
      |                    ^~~~~~~~~

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

  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.3
llvm-config: 19.1.3
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 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 05cb5f50202d64223264b2bd7c8d56a5b371aa80
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 17:03:25 2024 +0000

    2024-11-19 17:03:24 UTC

emerge -qpvO =sys-apps/clrngd-1.0.3-r2
[ebuild  N    ] sys-apps/clrngd-1.0.3-r2
Comment 1 Toralf Förster gentoo-dev 2024-11-19 18:45:48 UTC
Created attachment 910298 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 18:45:49 UTC
Created attachment 910299 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 18:45:50 UTC
Created attachment 910300 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 18:45:51 UTC
Created attachment 910301 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 18:45:52 UTC
Created attachment 910302 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 18:45:53 UTC
Created attachment 910303 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 18:45:54 UTC
Created attachment 910304 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 18:45:55 UTC
Created attachment 910305 [details]
sys-apps:clrngd-1.0.3-r2:20241119-183457.log
Comment 9 Toralf Förster gentoo-dev 2024-11-19 18:45:55 UTC
Created attachment 910306 [details]
temp.tar.xz