Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943955 - dev-lang/gprolog-1.5.0-r1 - [libtool] [gcc-15] stacks_sigsegv.c: error: conflicting types for SIGSEGV_Handler; have void(int, siginfo_t , void )
Summary: dev-lang/gprolog-1.5.0-r1 - [libtool] [gcc-15] stacks_sigsegv.c: error: confl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:52 UTC by Toralf Förster
Modified: 2024-11-19 08:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.65 KB, text/plain)
2024-11-19 08:52 UTC, Toralf Förster
Details
dev-lang:gprolog-1.5.0-r1:20241119-025854.log (dev-lang:gprolog-1.5.0-r1:20241119-025854.log,9.30 KB, text/plain)
2024-11-19 08:52 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,88.11 KB, application/x-xz)
2024-11-19 08:52 UTC, Toralf Förster
Details
environment (environment,98.52 KB, text/plain)
2024-11-19 08:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 08:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.05 KB, application/x-xz)
2024-11-19 08:52 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.55 KB, application/x-xz)
2024-11-19 08:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,90.80 KB, application/x-xz)
2024-11-19 08:52 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 08:52:33 UTC
(cd Pl2Wam; make stage2)
make[1]: Entering directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/EnginePl'
x86_64-pc-linux-gnu-gcc  -fno-strict-aliasing -fcommon -O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o cpp_headers cpp_headers.c
gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' machine.c
gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' machine1.c
gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' stacks_sigsegv.c
stacks_sigsegv.c:470:1: error: conflicting types for SIGSEGV_Handler; have void(int,  siginfo_t *, void *)
  470 | SIGSEGV_Handler(int sig, siginfo_t *sip, void *scp)
      | ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241110-003003

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

  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
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   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 =dev-lang/gprolog-1.5.0-r1
[ebuild  N    ] dev-lang/gprolog-1.5.0-r1  USE="-debug -doc -examples"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:52:34 UTC
Created attachment 910023 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:52:35 UTC
Created attachment 910024 [details]
dev-lang:gprolog-1.5.0-r1:20241119-025854.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:52:36 UTC
Created attachment 910025 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:52:37 UTC
Created attachment 910026 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:52:38 UTC
Created attachment 910027 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:52:39 UTC
Created attachment 910028 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:52:39 UTC
Created attachment 910029 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:52:41 UTC
Created attachment 910030 [details]
qlist-info.txt.xz