Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944176 - dev-debug/gdb-15.2-r100 - [ncurses-6.5] [meson] [libtool] [gcc-15] mips-formats.h: error: expected identifier or ( before static_assert
Summary: dev-debug/gdb-15.2-r100 - [ncurses-6.5] [meson] [libtool] [gcc-15] mips-forma...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
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.51 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
dev-debug:gdb-15.2-r100:20241120-063633.log.xz (dev-debug:gdb-15.2-r100:20241120-063633.log.xz,38.25 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.57 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
environment (environment,127.94 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.36 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,182.95 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,194.02 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.04 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:03 UTC
make[4]: Leaving directory '/var/tmp/portage/dev-debug/gdb-15.2-r100/work/gdb-15.2/opcodes'
make[4]: Entering directory '/var/tmp/portage/dev-debug/gdb-15.2-r100/work/gdb-15.2/opcodes'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -pipe -march=native -fno-diagnostics-color     -c -o mips-opc.lo mips-opc.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -pipe -march=native -fno-diagnostics-color -c mips-opc.c -o mips-opc.o
In file included from mips-opc.c:29:
mips-opc.c: In function decode_mips_operand:
mips-formats.h:86:7: error: expected identifier or ( before static_assert
   86 |       static_assert[(1 << (SIZE)) == ARRAY_SIZE (MAP)]; \
      |       ^~~~~~~~~~~~~

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

  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 =dev-debug/gdb-15.2-r100
[ebuild  N    ] dev-debug/gdb-15.2-r100  USE="cet lzma multitarget nls server zstd -debuginfod -guile -python -sim -source-highlight -test -vanilla -xml -xxhash" GUILE_SINGLE_TARGET="3-0 -2-2" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-20 16:11:04 UTC
Created attachment 910681 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 16:11:05 UTC
Created attachment 910682 [details]
dev-debug:gdb-15.2-r100:20241120-063633.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-20 16:11:07 UTC
Created attachment 910683 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-20 16:11:08 UTC
Created attachment 910684 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-20 16:11:08 UTC
Created attachment 910685 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 16:11:09 UTC
Created attachment 910686 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-20 16:11:11 UTC
Created attachment 910687 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-20 16:11:12 UTC
Created attachment 910688 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-20 16:11:13 UTC
Created attachment 910689 [details]
temp.tar.xz