Package: libv8 Version: 3.4.14.21-4 Severity: serious Justification: fails to build from source (but built successfully in the past)
libv8 fails to build on the buildds with icu 4.8: https://buildd.debian.org/status/package.php?p=libv8 > src/extensions/experimental/number-format.cc: In function > 'icu_48::DecimalFormat* v8_i18n::CreateFormatterFromSkeleton(const > icu_48::Locale&, const icu_48::UnicodeString&, UErrorCode*)': > src/extensions/experimental/number-format.cc:253:5: error: 'EStyles' is not a > member of 'icu_48::NumberFormat' > src/extensions/experimental/number-format.cc:253:32: error: expected ';' > before 'style' > src/extensions/experimental/number-format.cc:256:9: error: 'style' was not > declared in this scope > src/extensions/experimental/number-format.cc:256:17: error: 'kCurrencyStyle' > is not a member of 'icu_48::NumberFormat' > src/extensions/experimental/number-format.cc:259:17: error: > 'kIsoCurrencyStyle' is not a member of 'icu_48::NumberFormat' > src/extensions/experimental/number-format.cc:262:17: error: > 'kPluralCurrencyStyle' is not a member of 'icu_48::NumberFormat' > src/extensions/experimental/number-format.cc:266:55: error: 'style' was not > declared in this scope Cheers, Julien _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
