Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943201 - net-libs/nodejs-22.10.0 - [gcc-15] gen-regexp-special-case.cc:(<snip>) undefined reference to icu::UnicodeSet::getRangeStart(int) const
Summary: net-libs/nodejs-22.10.0 - [gcc-15] gen-regexp-special-case.cc:(<snip>) undefi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
: 943202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-11-10 21:13 UTC by Toralf Förster
Modified: 2024-11-10 21:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.35 KB, text/plain)
2024-11-10 21:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.58 KB, text/plain)
2024-11-10 21:13 UTC, Toralf Förster
Details
environment (environment,155.67 KB, text/plain)
2024-11-10 21:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-11-10 21:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.27 KB, application/x-xz)
2024-11-10 21:13 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,352.30 KB, application/x-xz)
2024-11-10 21:13 UTC, Toralf Förster
Details
net-libs:nodejs-22.10.0:20241110-204353.log.xz (net-libs:nodejs-22.10.0:20241110-204353.log.xz,9.62 KB, application/x-xz)
2024-11-10 21:13 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,42.02 KB, application/x-xz)
2024-11-10 21:13 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.11 KB, application/x-xz)
2024-11-10 21:13 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-10 21:13:12 UTC
too long lines were shrinked:

[173/1877] cd ../../tools/v8_gypfiles; /usr/bin/python3.13 ../../deps/v8/tools/gen-postmortem-metadata.py /var/tmp/portage/net-libs/nodejs-22.10.0/work/node-v22.10.0/out/Release/gen/debug-support.cc /var/tmp/portage/net-libs/nodejs-22.10.0/work/node-v22.10.0/out/Release/gen/torque-generated/instance
[174/1877] x86_64-pc-linux-gnu-g++ -MMD -MF obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o.d -D_GLIBCXX_USE_CXX11_ABI=1 -DNODE_OPENSSL_CONF_NAME=nodejs_conf -DNODE_OPENSSL_CERT_STORE -DICU_NO_USER_DATA_OVERRIDE -DV8_GYP_BUILD -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -D__STDC_FO
[175/1877] x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -rdynamic -m64 -m64 -o gen-regexp-special-case -Wl,--start-group obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o obj/tools/v8_gypfiles/libv
FAILED: gen-regexp-special-case 
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -rdynamic -m64 -m64 -o gen-regexp-special-case -Wl,--start-group obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o obj/tools/v8_gypfiles/libv8_libbase.a
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o: in function `v8::internal::PrintSet(std::basic_ofstream<char, std::char_traits<char> >&, char const*, icu::UnicodeSet const&)':
gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN3icu10UnicodeSetE+0x8b): undefined reference to `icu::UnicodeSet::getRangeStart(int) const'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN3icu10UnicodeSetE+0xb6): undefined reference to `icu::UnicodeSet::getRangeEnd(int) const'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN3icu10UnicodeSetE+0xde): undefined reference to `icu::UnicodeSet::getRangeCount() const'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20241108-013002

  UNMASKED:
  <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-10
 [2] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2 *
  [2]   php8.3
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 681ae0a14cb97c75545d4168a443062f36cf5bdd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 10 20:03:30 2024 +0000

    2024-11-10 20:03:29 UTC

emerge -qpvO =net-libs/nodejs-22.10.0
Comment 1 Toralf Förster gentoo-dev 2024-11-10 21:13:13 UTC
Created attachment 908410 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-10 21:13:14 UTC
Created attachment 908411 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-10 21:13:15 UTC
Created attachment 908412 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-10 21:13:16 UTC
Created attachment 908413 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-10 21:13:17 UTC
Created attachment 908414 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-10 21:13:19 UTC
Created attachment 908415 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-10 21:13:20 UTC
Created attachment 908416 [details]
net-libs:nodejs-22.10.0:20241110-204353.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-10 21:13:21 UTC
Created attachment 908417 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-10 21:13:22 UTC
Created attachment 908418 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-10 21:19:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de097998a3ed84e9af43fce547aa143b5e61c14

commit 5de097998a3ed84e9af43fce547aa143b5e61c14
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-10 21:17:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-10 21:18:53 +0000

    dev-libs/icu: undo Requires change in .pc file
    
    Undo change for now which exposes underlinking in consumers;
    revisit when things are a bit quieter and tinderbox its removal.
    
    Things are quite hectic atm with slotted Rust and so on, and don't
    really have the energy to handle fallout from the change.
    
    Closes: https://bugs.gentoo.org/943201
    Closes: https://bugs.gentoo.org/943200
    Signed-off-by: Sam James <sam@gentoo.org>

 .../icu-76.1-undo-pkgconfig-change-for-now.patch   | 30 ++++++++++++++++++++++
 .../icu/{icu-76.1.ebuild => icu-76.1-r1.ebuild}    |  4 +++
 2 files changed, 34 insertions(+)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-10 21:55:56 UTC
*** Bug 943202 has been marked as a duplicate of this bug. ***