Open Bug 1444060 Opened 7 years ago Updated 3 years ago

International Components for Unicode timezone::recreateDefault(), ./configure --with-system-icu

Categories

(Firefox Build System :: General, defect)

52 Branch
defect

Tracking

(firefox-esr52 affected)

UNCONFIRMED
Tracking Status
firefox-esr52 --- affected

People

(Reporter: dpa-mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20180123215146 Steps to reproduce: For firefox-52.6.0esr I called ./configure --with-system-icu and on the system I have ICU 60.2 . The build fails, as it cannot find TimeZone::recreateDefault() but this method is not part of ICU 60.2 or ICU 59.1 . https://github.com/mozilla/newtab-dev/blob/master/intl/icu-patches/bug-1172609-timezone-recreateDefault.diff suggests this is mozilla-specific method and the intl/icu-patches folder confirms this. In such a case ./configure --with-system-icu shall fail, rather than creating problems at build time.
Based on other similar reports, I think the correct component is General::Firefox Build System. Please correct if this is not the right component.
Component: Untriaged → General
Product: Firefox → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.