Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375453 - www-client/chromium-14.0.814.0 build failure
Summary: www-client/chromium-14.0.814.0 build failure
Status: RESOLVED DUPLICATE of bug 374903
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL: http://code.google.com/p/v8/issues/de...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-17 10:57 UTC by Albert W. Hopkins
Modified: 2011-07-18 00:07 UTC (History)
3 users (show)

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


Attachments
Compressed build.log (build.log.gz,130.06 KB, text/plain)
2011-07-17 10:58 UTC, Albert W. Hopkins
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***