Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511638 - www-client/chromium 35.0.1916.114-r1 - 36.0.1985.18 with dev-libs/icu-52.1 - i18n.cc: undefined reference to `icu::NumberingSystem::getName()'
Summary: www-client/chromium 35.0.1916.114-r1 - 36.0.1985.18 with dev-libs/icu-52.1 - ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 17:40 UTC by xiando
Modified: 2014-05-29 13:49 UTC (History)
0 users

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


Attachments
build.log (build.log,358.61 KB, text/plain)
2014-05-27 17:43 UTC, xiando
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xiando 2014-05-27 17:40:38 UTC
[192/192] x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -pthread -Wl,-z,noexecstack -fPIC -Wl,--disable-new-dtags -m64 -Wl,-O1 -Wl,--gc-sections -o mksnapshot.x64 -Wl,--start-group obj.host/v8/src/mksnapshot.x64.mksnapshot.o obj.host/v8/tools/gyp/libv8_base.x64.a obj.host/v8/tools/gyp/libv8_nosnapshot.x64.a  -Wl,--end-group -lrt -licui18n -licuuc -licudata
FAILED: x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -pthread -Wl,-z,noexecstack -fPIC -Wl,--disable-new-dtags -m64 -Wl,-O1 -Wl,--gc-sections -o mksnapshot.x64 -Wl,--start-group obj.host/v8/src/mksnapshot.x64.mksnapshot.o obj.host/v8/tools/gyp/libv8_base.x64.a obj.host/v8/tools/gyp/libv8_nosnapshot.x64.a  -Wl,--end-group -lrt -licui18n -licuuc -licudata
obj.host/v8/tools/gyp/../../src/v8_base.x64.i18n.o: In function `v8::internal::(anonymous namespace)::SetResolvedNumberSettings(v8::internal::Isolate*, icu::Locale const&, icu::DecimalFormat*, v8::internal::Handle<v8::internal::JSObject>)':
i18n.cc:(.text._ZN2v88internal12_GLOBAL__N_125SetResolvedNumberSettingsEPNS0_7IsolateERKN3icu6LocaleEPNS4_13DecimalFormatENS0_6HandleINS0_8JSObjectEEE+0x604): undefined reference to `icu::NumberingSystem::getName()'
obj.host/v8/tools/gyp/../../src/v8_base.x64.i18n.o: In function `v8::internal::(anonymous namespace)::SetResolvedDateSettings(v8::internal::Isolate*, icu::Locale const&, icu::SimpleDateFormat*, v8::internal::Handle<v8::internal::JSObject>)':
i18n.cc:(.text._ZN2v88internal12_GLOBAL__N_123SetResolvedDateSettingsEPNS0_7IsolateERKN3icu6LocaleEPNS4_16SimpleDateFormatENS0_6HandleINS0_8JSObjectEEE+0x39c): undefined reference to `icu::NumberingSystem::getName()'
collect2: error: ld returned 1 exit status


Reproducible: Always
Comment 1 xiando 2014-05-27 17:43:58 UTC
Created attachment 377728 [details]
build.log
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-05-29 13:49:27 UTC
[31;01m*[0m If you need support, post the output of `emerge --info '=www-client/chromium-35.0.1916.114-r1::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=www-client/chromium-35.0.1916.114-r1::gentoo'`.
 [33;01m*[0m 
 [33;01m*[0m You have enabled ccache. Please try disabling ccache
 [33;01m*[0m before reporting a bug.
 [33;01m*[0m 
 [33;01m*[0m 
 [33;01m*[0m You have enabled the custom-cflags USE flag.
 [33;01m*[0m Please disable it before reporting a bug.

Feel free to re-open after applying the above recommendations. I can't reproduce (tried 35.x, 36.x and 37.x all with icu-52.1 on a stable amd64 system).