Closed
Bug 808382
Opened 13 years ago
Closed 13 years ago
Linux l10n builds fail because it's building gio
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(seamonkey2.15 fixed)
RESOLVED
FIXED
seamonkey2.16
Tracking | Status | |
---|---|---|
seamonkey2.15 | --- | fixed |
People
(Reporter: mcsmurf, Assigned: mcsmurf)
References
Details
Attachments
(1 file)
1.20 KB,
patch
|
Callek
:
review+
philip.chee
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
The SeaMonkey linux l10n builds currently fail because they try to build with gio, but gio requires GTK>=2.14. l10n-mozconfigs need to adopt the fix from Bug 795359, too.
Assignee | ||
Comment 1•13 years ago
|
||
Easy to review.
Example of a failing build: http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-de/1352018341.1352018369.14912.gz&fulltext=1
"checking for gtk+-2.0 >= 2.14... configure: error: * * * Could not find gtk+-2.0 > 2.14. Required for build with gio.
configure: error: ./configure failed for mozilla
program finished with exit code 1"
Attachment #678097 -
Flags: review?(bugspam.Callek)
Updated•13 years ago
|
Attachment #678097 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Pushed: https://hg.mozilla.org/comm-central/rev/99b0fc35ad80
Keeping bug open to request comm-aurora approval if this patch fixes the l10n builds.
Target Milestone: --- → seamonkey2.16
Comment 3•13 years ago
|
||
An es-AR trunk hourly has been compiled with success for linux-i686. Hopefully the rest will follow.
Note that AFAIK no 64-bit localized Linux builds are being built (yet). Not even attempted to be built. If you want a localized L64 SeaMonkey, install the en-US L64 build and a langpack built on any platform (currently W32, soon -apparently- L32, still not on the Mac).
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 678097 [details] [diff] [review]
Patch
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: No l10n builds on Linux for aurora/release train later
Testing completed (on m-c, etc.): I downloaded a current nightly build from ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-central-trunk-l10n/seamonkey-2.16a1.de.linux-i686.tar.bz2 and checked that the build uses the German locale
Risk to taking this patch (and alternatives if risky): Low risk, no alternatives
String changes made by this patch:
Attachment #678097 -
Flags: approval-comm-aurora?
![]() |
||
Comment 5•13 years ago
|
||
Comment on attachment 678097 [details] [diff] [review]
Patch
a=me
Attachment #678097 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Assignee | ||
Comment 6•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•