Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944162 - x11-wm/2bwm-0.3 - [ncurses-6.5] [meson] [libtool] [gcc-15] config.h: error: initialization of void ( )(const Arg ) from incompatible pointer type void ( )(void) [-Wincomp
Summary: x11-wm/2bwm-0.3 - [ncurses-6.5] [meson] [libtool] [gcc-15] config.h: error: i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jake Lilly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 16:07 UTC by Toralf Förster
Modified: 2024-11-20 16:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.28 KB, text/plain)
2024-11-20 16:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.54 KB, text/plain)
2024-11-20 16:07 UTC, Toralf Förster
Details
environment (environment,66.82 KB, text/plain)
2024-11-20 16:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-20 16:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.24 KB, application/x-xz)
2024-11-20 16:08 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,180.90 KB, text/plain)
2024-11-20 16:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,16.13 KB, application/x-xz)
2024-11-20 16:08 UTC, Toralf Förster
Details
x11-wm:2bwm-0.3:20241120-021826.log (x11-wm:2bwm-0.3:20241120-021826.log,5.08 KB, text/plain)
2024-11-20 16:08 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:07:55 UTC
>>> Configuring source in /var/tmp/portage/x11-wm/2bwm-0.3/work/2bwm-0.3 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-wm/2bwm-0.3/work/2bwm-0.3 ...
make -O -j4 CC=x86_64-pc-linux-gnu-gcc all 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DTWOBWM_PATH=\"/usr/local/bin/2bwm\"    -c -o 2bwm.o 2bwm.c
In file included from 2bwm.c:157:
config.h:87:42: error: initialization of void (*)(const Arg *) from incompatible pointer type void (*)(void) [-Wincompatible-pointer-types]
   87 |     {  MOD ,              XK_q,          deletewin,         {}},
      |                                          ^~~~~~~~~

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

  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 df631066d948fd2c4a3c94ae355b49cd89065f40
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 23:18:20 2024 +0000

    2024-11-19 23:18:20 UTC

emerge -qpvO =x11-wm/2bwm-0.3
[ebuild  N    ] x11-wm/2bwm-0.3  USE="-savedconfig"
Comment 1 Toralf Förster gentoo-dev 2024-11-20 16:07:56 UTC
Created attachment 910560 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 16:07:57 UTC
Created attachment 910561 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-20 16:07:59 UTC
Created attachment 910562 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-20 16:07:59 UTC
Created attachment 910563 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-20 16:08:00 UTC
Created attachment 910564 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 16:08:01 UTC
Created attachment 910565 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-11-20 16:08:02 UTC
Created attachment 910566 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-20 16:08:03 UTC
Created attachment 910567 [details]
x11-wm:2bwm-0.3:20241120-021826.log