Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945155 - sci-libs/plplot-5.15.0_p6-r1 - [libtool] [gcc-15] test-drv-info.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: sci-libs/plplot-5.15.0_p6-r1 - [libtool] [gcc-15] test-drv-info.c: error: pas...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-27 20:11 UTC by Toralf Förster
Modified: 2024-11-27 20:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.06 KB, text/plain)
2024-11-27 20:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,190.61 KB, text/plain)
2024-11-27 20:11 UTC, Toralf Förster
Details
environment (environment,216.39 KB, text/plain)
2024-11-27 20:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-11-27 20:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.33 KB, application/x-xz)
2024-11-27 20:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,117.38 KB, application/x-xz)
2024-11-27 20:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.59 KB, application/x-xz)
2024-11-27 20:11 UTC, Toralf Förster
Details
sci-libs:plplot-5.15.0_p6-r1:20241127-195140.log (sci-libs:plplot-5.15.0_p6-r1:20241127-195140.log,97.76 KB, text/plain)
2024-11-27 20:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,44.47 KB, application/x-xz)
2024-11-27 20:11 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-27 20:11:44 UTC
too long lines were shrinked:

make[2]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0_build'
make  -f drivers/CMakeFiles/null.dir/build.make drivers/CMakeFiles/null.dir/build
make[2]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0_build'
[ 83%] Building C object drivers/CMakeFiles/test-drv-info.dir/test-drv-info.c.o
cd /var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0_build/drivers && /usr/bin/x86_64-pc-linux-gnu-gcc -DPLPLOT_HAVE_CONFIG_H -DUSINGDLL -I/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0/include -I/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0/lib/qs
/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0/drivers/test-drv-info.c: In function main:
/var/tmp/portage/sci-libs/plplot-5.15.0_p6-r1/work/plplot-5.15.0/drivers/test-drv-info.c:72:22: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
   72 |     signal( SIGSEGV, catch_segv );
      |                      ^~~~~~~~~~

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

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

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
gcc-config -l:
 [1] 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
  [1]   php8.2
  [2]   php8.3 *
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 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 0c85db946913c0ee73c6d157d06027c55dc71b17
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 27 18:33:25 2024 +0000

    2024-11-27 18:33:24 UTC

emerge -qpvO =sci-libs/plplot-5.15.0_p6-r1
[ebuild  N    ] sci-libs/plplot-5.15.0_p6-r1  USE="dynamic -X -cairo -cxx -doc -examples -fortran -gd -java -jpeg -latex -lua -ocaml -octave -pdf -png -python -qhull -qt5 -shapefile -svg -tcl -test -threads -tk -truetype -wxwidgets" LUA_SINGLE_TARGET="lua5-1" PYTHON_SINGLE_TARGET="-python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-11-27 20:11:44 UTC
Created attachment 912301 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-27 20:11:46 UTC
Created attachment 912302 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-27 20:11:47 UTC
Created attachment 912303 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-27 20:11:48 UTC
Created attachment 912304 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-27 20:11:49 UTC
Created attachment 912305 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-27 20:11:50 UTC
Created attachment 912306 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-27 20:11:51 UTC
Created attachment 912307 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-27 20:11:52 UTC
Created attachment 912308 [details]
sci-libs:plplot-5.15.0_p6-r1:20241127-195140.log
Comment 9 Toralf Förster gentoo-dev 2024-11-27 20:11:53 UTC
Created attachment 912309 [details]
temp.tar.xz