Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944179 - games-board/xboard-4.9.1 - [ncurses-6.5] [meson] [libtool] [gcc-15] xaw/xboard.c: error: initialization of int ( )(void) from incompatible pointer type XErrorHandler {aka
Summary: games-board/xboard-4.9.1 - [ncurses-6.5] [meson] [libtool] [gcc-15] xaw/xboar...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 16:11 UTC by Toralf Förster
Modified: 2024-11-20 16:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.37 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
environment (environment,99.81 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.39 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
games-board:xboard-4.9.1:20241120-071659.log (games-board:xboard-4.9.1:20241120-071659.log,111.03 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,19.54 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,197.68 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.02 KB, application/x-xz)
2024-11-20 16: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-20 16:11:40 UTC
too long lines were shrinked:

  425 |             strncpy(buf, cont, 80); cont = buf;       // copy next leg(s), so we can modify
      |             ^
make[2]: Leaving directory '/var/tmp/portage/games-board/xboard-4.9.1/work/xboard-4.9.1'
make[2]: Entering directory '/var/tmp/portage/games-board/xboard-4.9.1/work/xboard-4.9.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DINFODIR='"/usr/share/info"'  -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/includ
xaw/xboard.c: In function DisplayIcsInteractionTitle:
xaw/xboard.c:2174:29: error: initialization of int (*)(void) from incompatible pointer type XErrorHandler {aka int (*)(Display *, XErrorEvent *)} [-Wincompatible-pointer-types]
 2174 |       int (*oldHandler)() = XSetErrorHandler(NullXErrorCheck);
      |                             ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20241117-232508

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    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) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8f714fa25a38e226b88cbe2fb6edd0fb5f171f98
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 20 05:18:44 2024 +0000

    2024-11-20 05:18:43 UTC

emerge -qpvO =games-board/xboard-4.9.1
[ebuild  N    ] games-board/xboard-4.9.1  USE="default-font nls -Xaw3d -gtk -zippy"
Comment 1 Toralf Förster gentoo-dev 2024-11-20 16:11:41 UTC
Created attachment 910707 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 16:11:42 UTC
Created attachment 910708 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-20 16:11:43 UTC
Created attachment 910709 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-20 16:11:44 UTC
Created attachment 910710 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-20 16:11:45 UTC
Created attachment 910711 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 16:11:46 UTC
Created attachment 910712 [details]
games-board:xboard-4.9.1:20241120-071659.log
Comment 7 Toralf Förster gentoo-dev 2024-11-20 16:11:47 UTC
Created attachment 910713 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-20 16:11:48 UTC
Created attachment 910714 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-20 16:11:49 UTC
Created attachment 910715 [details]
temp.tar.xz