Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954147 - dev-python/pyicu-2.15.1 - [gcc-15] arg.h: error: static assertion failed
Summary: dev-python/pyicu-2.15.1 - [gcc-15] arg.h: error: static assertion failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-21 11:41 UTC by Toralf Förster
Modified: 2025-04-21 12:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.05 KB, text/plain)
2025-04-21 11:44 UTC, Toralf Förster
Details
dev-python:pyicu-2.15.1:20250421-062130.log (dev-python:pyicu-2.15.1:20250421-062130.log,14.20 KB, text/plain)
2025-04-21 11:46 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,80.87 KB, application/x-xz)
2025-04-21 11:48 UTC, Toralf Förster
Details
environment (environment,147.93 KB, text/plain)
2025-04-21 11:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2025-04-21 11:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.51 KB, application/x-xz)
2025-04-21 11:55 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,248 bytes, application/x-xz)
2025-04-21 11:57 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,81.42 KB, application/x-xz)
2025-04-21 12:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.82 KB, application/x-xz)
2025-04-21 12:02 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-04-21 11:41:56 UTC
too long lines were shrinked:

Adding LFLAGS="-L/usr/lib64 -licui18n -licuuc -licudata" from /usr/bin/icu-config
2025-04-21 06:21:38,187 root INFO building 'icu._icu_' extension
2025-04-21 06:21:38,189 root INFO creating /var/tmp/portage/dev-python/pyicu-2.15.1/work/pyicu-v2.15.1-python3_12/build0/temp.linux-x86_64-cpython-312
2025-04-21 06:21:38,190 root INFO x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/usr/include/python3.12 -c _icu_.cpp -o /var/tmp/portage/dev-python/pyicu-2.15.1/work/pyicu-v2.15.1-python3_12/build0/temp.linux-x86_64-cpython-312/_icu_.o -std=c++17 -std=c++17 
2025-04-21 06:21:39,213 root INFO x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/usr/include/python3.12 -c bases.cpp -o /var/tmp/portage/dev-python/pyicu-2.15.1/work/pyicu-v2.15.1-python3_12/build0/temp.linux-x86_64-cpython-312/bases.o -std=c++17 -std=c++17 
In file included from bases.cpp:32:
arg.h:856:37: error: static assertion failed
  856 |   static_assert(std::is_trivial<T>::value);             \
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20250414-232002

  KEYWORDED/UNMASKED

  [gcc-15] Requested by sam
  <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 20.1.3
llvm-config: 20.1.3
Python 3.12.10
go version go1.24.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems)
  [3]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.86.0
  [2]   rust-1.86.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.26_p4 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.442_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 84ea41a6d3ae002c52d25838b26d5a4ce87bfaeb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 21 05:03:57 2025 +0000

    2025-04-21 05:03:57 UTC

The tinderbox task was: dev-python/pyicu

emerge -qpvO =dev-python/pyicu-2.15.1
[ebuild     U ] dev-python/pyicu-2.15.1 [2.14] USE="-debug -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2025-04-21 11:44:11 UTC
Created attachment 925580 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-21 11:46:26 UTC
Created attachment 925581 [details]
dev-python:pyicu-2.15.1:20250421-062130.log
Comment 3 Toralf Förster gentoo-dev 2025-04-21 11:48:42 UTC
Created attachment 925582 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-04-21 11:50:59 UTC
Created attachment 925583 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-21 11:53:13 UTC
Created attachment 925584 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-21 11:55:29 UTC
Created attachment 925585 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-21 11:57:44 UTC
Created attachment 925586 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-21 12:00:00 UTC
Created attachment 925587 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-04-21 12:02:14 UTC
Created attachment 925588 [details]
temp.tar.xz