Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948494 - sys-apps/irqbalance-1.9.4-r2 - [gcc-15] [ffmpeg] ui.c: error: passing argument 2 of for_each_node from incompatible pointer type [-Wincompatible-pointer-types]
Summary: sys-apps/irqbalance-1.9.4-r2 - [gcc-15] [ffmpeg] ui.c: error: passing argumen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-01-21 08:23 UTC by Toralf Förster
Modified: 2025-01-21 08:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.70 KB, text/plain)
2025-01-21 08:23 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,77.81 KB, application/x-xz)
2025-01-21 08:23 UTC, Toralf Förster
Details
environment (environment,150.84 KB, text/plain)
2025-01-21 08:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2025-01-21 08:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,46.18 KB, application/x-xz)
2025-01-21 08:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.50 KB, application/x-xz)
2025-01-21 08:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,80.81 KB, application/x-xz)
2025-01-21 08:23 UTC, Toralf Förster
Details
sys-apps:irqbalance-1.9.4-r2:20250121-062924.log (sys-apps:irqbalance-1.9.4-r2:20250121-062924.log,11.34 KB, text/plain)
2025-01-21 08:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.00 KB, application/x-xz)
2025-01-21 08: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 2025-01-21 08:23:12 UTC
too long lines were shrinked:

>>> Compiling source in /var/tmp/portage/sys-apps/irqbalance-1.9.4-r2/work/irqbalance-1.9.4/contrib ...
ninja -v -j4 -l0
[1/15] x86_64-pc-linux-gnu-gcc -Iirqbalance-ui.p -I. -I../irqbalance-1.9.4/contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAU
FAILED: irqbalance-ui.p/.._ui_ui.c.o 
x86_64-pc-linux-gnu-gcc -Iirqbalance-ui.p -I. -I../irqbalance-1.9.4/contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOUR
../irqbalance-1.9.4/ui/ui.c: In function print_all_cpus:
../irqbalance-1.9.4/ui/ui.c:179:37: error: passing argument 2 of for_each_node from incompatible pointer type [-Wincompatible-pointer-types]
  179 |                 for_each_node(tree, get_cpu, NULL);
      |                                     ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20250116-044007

  UNMASKED:

    Requested by sam
  >=media-video/ffmpeg-7.0

    
  <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 *
llvm-config: 19.1.7
Python 3.12.8
go version go1.23.5 linux/amd64
  [1]   php8.2 *
  [2]   php8.3
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.84.0
  [4]   rust-1.84.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 6362c8af3c9e24ca7dc31d7e283792b9730a4d7c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 21 05:03:47 2025 +0000

    2025-01-21 05:03:47 UTC

emerge -qpvO =sys-apps/irqbalance-1.9.4-r2
[ebuild  N    ] sys-apps/irqbalance-1.9.4-r2  USE="numa systemd thermal tui -caps (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2025-01-21 08:23:13 UTC
Created attachment 917236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-01-21 08:23:15 UTC
Created attachment 917237 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-01-21 08:23:16 UTC
Created attachment 917238 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-01-21 08:23:17 UTC
Created attachment 917239 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-01-21 08:23:18 UTC
Created attachment 917240 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-01-21 08:23:19 UTC
Created attachment 917241 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-01-21 08:23:20 UTC
Created attachment 917242 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2025-01-21 08:23:21 UTC
Created attachment 917243 [details]
sys-apps:irqbalance-1.9.4-r2:20250121-062924.log
Comment 9 Toralf Förster gentoo-dev 2025-01-21 08:23:22 UTC
Created attachment 917244 [details]
temp.tar.xz