Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927859

Summary: dev-libs/icu-74.2 - /.../regexst.cpp: error: invalid initializer for array member icu::UnicodeSet icu::RegexStaticSets::fPropSets [13]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:icu-74.2:20240326-005319.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt

Description Toralf Förster gentoo-dev 2024-03-26 08:15:39 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_DISABLE_RENAMING=1 -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -pipe -mar
x86_64-pc-linux-gnu-g++ -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_DISABLE_RENAMING=1 -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -pipe -mar
x86_64-pc-linux-gnu-g++ -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_DISABLE_RENAMING=1 -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -pipe -mar
x86_64-pc-linux-gnu-g++ -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_DISABLE_RENAMING=1 -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -pipe -mar
x86_64-pc-linux-gnu-g++ -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0 -DU_DISABLE_RENAMING=1 -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n -I/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -pipe -mar
/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n/regexst.cpp: In constructor icu::RegexStaticSets::RegexStaticSets(UErrorCode*):
/var/tmp/portage/dev-libs/icu-74.2/work/icu/source/i18n/regexst.cpp:75:52: error: invalid initializer for array member icu::UnicodeSet icu::RegexStaticSets::fPropSets [13]
   75 | RegexStaticSets::RegexStaticSets(UErrorCode *status) {
      |                                                    ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240325-211538

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
Python 3.11.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.76.0 *
php cli (if any):

  HEAD of ::gentoo
commit d766a1511c35a5fa2a1aef84c3bdabfc1f0066dc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 25 22:49:17 2024 +0000

    2024-03-25 22:49:16 UTC

emerge -qpvO dev-libs/icu
[ebuild  N    ] dev-libs/icu-74.2  USE="examples -debug -doc -static-libs -test -verify-sig" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-03-26 08:15:40 UTC
Created attachment 888604 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-26 08:15:42 UTC
Created attachment 888605 [details]
dev-libs:icu-74.2:20240326-005319.log
Comment 3 Toralf Förster gentoo-dev 2024-03-26 08:15:43 UTC
Created attachment 888606 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-26 08:15:44 UTC
Created attachment 888607 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-26 08:15:45 UTC
Created attachment 888608 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-26 08:15:46 UTC
Created attachment 888609 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-26 08:15:47 UTC
Created attachment 888610 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-03-26 08:15:48 UTC
Created attachment 888611 [details]
qlist-info.txt
Comment 9 Andreas Sturmlechner gentoo-dev 2024-03-26 09:55:06 UTC

*** This bug has been marked as a duplicate of bug 927657 ***