Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943842 - sci-mathematics/geomview-1.9.5-r1 - [libtool] [gcc-15] transobj.c: error: initialization of int ( )(Pool , Handle , Ref ) from incompatible pointer type int ( )(void) [-W
Summary: sci-mathematics/geomview-1.9.5-r1 - [libtool] [gcc-15] transobj.c: error: ini...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:23 UTC by Toralf Förster
Modified: 2024-11-19 13:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.80 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.49 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
environment (environment,106.01 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.31 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,36.32 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.27 KB, application/x-xz)
2024-11-18 19:23 UTC, Toralf Förster
Details
sci-mathematics:geomview-1.9.5-r1:20241118-183027.log (sci-mathematics:geomview-1.9.5-r1:20241118-183027.log,52.00 KB, text/plain)
2024-11-18 19:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.91 KB, application/x-xz)
2024-11-18 19:23 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 19:23:11 UTC
libtool: link: ( cd ".libs" && rm -f "libtransformn.la" && ln -s "../libtransformn.la" "libtransformn.la" )
make[5]: Leaving directory '/var/tmp/portage/sci-mathematics/geomview-1.9.5-r1/work/geomview-1.9.5/src/lib/geometry/transformn'
Making all in transobj
make[5]: Entering directory '/var/tmp/portage/sci-mathematics/geomview-1.9.5-r1/work/geomview-1.9.5/src/lib/geometry/transobj'
/bin/sh ../../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include    -O2 -pipe -march=native -fno-diagnostics-color -c -o transobj.lo transobj.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -O2 -pipe -march=native -fno-diagnostics-color -c transobj.c  -fPIC -DPIC -o .libs/transobj.o
transobj.c:93:9: error: initialization of 'int (*)(Pool *, Handle **, Ref **)' from incompatible pointer type 'int (*)(void)' [-Wincompatible-pointer-types]
   93 |         (int ((*)()))TransObjStreamIn,
      |         ^

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

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

  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) *
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 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 =sci-mathematics/geomview-1.9.5-r1
[ebuild  N    ] sci-mathematics/geomview-1.9.5-r1  USE="zlib -debug -emacs -motionaveraging"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:23:12 UTC
Created attachment 909510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:23:13 UTC
Created attachment 909511 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:23:15 UTC
Created attachment 909512 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:23:15 UTC
Created attachment 909513 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:23:16 UTC
Created attachment 909514 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:23:17 UTC
Created attachment 909515 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:23:19 UTC
Created attachment 909516 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:23:20 UTC
Created attachment 909517 [details]
sci-mathematics:geomview-1.9.5-r1:20241118-183027.log
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:23:21 UTC
Created attachment 909518 [details]
temp.tar.xz