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

Bug 375453

Summary: www-client/chromium-14.0.814.0 build failure
Product: Gentoo Linux Reporter: Albert W. Hopkins <marduk>
Component: New packagesAssignee: Chromium Project <chromium>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jlec, polidevk.polidevk, tsdh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/v8/issues/detail?id=1561
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Compressed build.log

Description Albert W. Hopkins 2011-07-17 10:57:14 UTC
Now getting:


v8/src/extensions/experimental/number-format.cc: In function 'icu_48::DecimalFormat* v8::internal::CreateFormatterFromSkeleton(con
st icu_48::Locale&, const icu_48::UnicodeString&, UErrorCode*)':
v8/src/extensions/experimental/number-format.cc:254:5: error: 'EStyles' is not a member of 'icu_48::NumberFormat'
v8/src/extensions/experimental/number-format.cc:254:32: error: expected ';' before 'style'
v8/src/extensions/experimental/number-format.cc:257:9: error: 'style' was not declared in this scope
v8/src/extensions/experimental/number-format.cc:257:17: error: 'kCurrencyStyle' is not a member of 'icu_48::NumberFormat'
v8/src/extensions/experimental/number-format.cc:260:17: error: 'kIsoCurrencyStyle' is not a member of 'icu_48::NumberFormat'
v8/src/extensions/experimental/number-format.cc:263:17: error: 'kPluralCurrencyStyle' is not a member of 'icu_48::NumberFormat'
v8/src/extensions/experimental/number-format.cc:267:55: error: 'style' was not declared in this scope
make: *** [out/Release/obj.target/i18n_api/v8/src/extensions/experimental/number-format.o] Error 1

Looks like issue #1561 from upstream
Comment 1 Albert W. Hopkins 2011-07-17 10:58:21 UTC
Created attachment 280219 [details]
Compressed build.log
Comment 2 Kamen Dokov 2011-07-17 16:25:59 UTC
Yeah! Same here on amd64 .
Comment 3 Piotrek Juzwiak 2011-07-17 23:53:57 UTC
Duplicate of 

https://bugs.gentoo.org/show_bug.cgi?id=374903
Comment 4 Mike Gilbert gentoo-dev 2011-07-18 00:07:45 UTC

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