Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943202 - net-libs/nodejs-22.10.0 fails to build with dev-libs/icu-76.1
Summary: net-libs/nodejs-22.10.0 fails to build with dev-libs/icu-76.1
Status: RESOLVED DUPLICATE of bug 943201
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-10 21:54 UTC by crabbed halo ablution
Modified: 2024-11-10 21:55 UTC (History)
1 user (show)

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


Attachments
net-libs:nodejs-22.10.0:20241110-214952.log (net-libs:nodejs-22.10.0:20241110-214952.log,335.57 KB, text/plain)
2024-11-10 21:55 UTC, crabbed halo ablution
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2024-11-10 21:54:30 UTC
First bit of first error:
FAILED: gen-regexp-special-case 
x86_64-pc-linux-gnu-g++ -Wl,--as-needed -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  -lz -luv -lsimdjson -lbrotlidec -lbrotlienc -lcares -lng
http2 -lngtcp2 -lsqlite3 -lcrypto -lssl -licui18n -ldl -lrt -Wl,--end-group
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../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&)':
/var/tmp/portage/net-libs/nodejs-22.10.0/work/node-v22.10.0/out/Release/../../deps/v8/src/regexp/gen-regexp-special-case.cc:29:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN3icu10UnicodeSetE+0x8b): undefined reference to `icu::UnicodeSet::getRangeSta
rt(int) const'

[...]

Reproducible: Always
Comment 1 crabbed halo ablution 2024-11-10 21:55:27 UTC
Created attachment 908419 [details]
net-libs:nodejs-22.10.0:20241110-214952.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-10 21:55:56 UTC

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