Closed
Bug 799626
Opened 13 years ago
Closed 13 years ago
Localized SeaMonkey central & aurora Linux & Mac builds busted
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adriank, Assigned: Callek)
References
Details
Attachments
(3 files)
9.62 KB,
patch
|
ewong
:
review+
|
Details | Diff | Splinter Review |
1.18 KB,
patch
|
ewong
:
review+
|
Details | Diff | Splinter Review |
3.60 KB,
patch
|
ewong
:
review+
|
Details | Diff | Splinter Review |
It looks like localized SeaMonkey builds on central are broken for Linux since September, 11th. From the log:
"This compiler would fail to build firefox, plase upgrade.
configure: error: ./configure failed for mozilla
program finished with exit code 1"
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1349699018.1349699046.18839.gz&fulltext=1
Since yesterdays merge to aurora, the aurora builds are broken too:
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1349776600.1349776641.16792.gz&fulltext=1
Additionally, on Mac the same problem seems to exist:
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1349660315.1349660358.497.gz&fulltext=1
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → kairo
Comment 1•13 years ago
|
||
Thunderbird had the same problem, they fixed this a few days ago.
Log of non-working build: http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1349435307.1349435432.13901.gz&fulltext=1
Log of working build: http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1349527703.1349528295.14337.gz&fulltext=1
Thunderbird fixed this by updating to CentOS 6 (see Bug 794378), I guess we could mark this bug here dependent on Bug 795354 then?
Assignee | ||
Comment 2•13 years ago
|
||
Actually I don't think the Cent6 builds are the solution, we need a port of https://bugzilla.mozilla.org/show_bug.cgi?id=791209 first and foremost.
![]() |
||
Comment 3•13 years ago
|
||
Sorry, I'm not the right assignee here, I'm not really active in this area any more.
Assignee: kairo → nobody
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bugspam.Callek
Assignee | ||
Updated•13 years ago
|
Component: Build Config → Release Engineering
Assignee | ||
Comment 4•13 years ago
|
||
Based on patch in 791209
Attachment #671215 -
Flags: review?(ewong)
Assignee | ||
Comment 5•13 years ago
|
||
Attachment #671218 -
Flags: review?(ewong)
Assignee | ||
Comment 6•13 years ago
|
||
note I tested that passing in an --with//--enable etc will overwrite the in-tree mozconfig, for teh use-cases of --with-l10n.... which we will still pass in from the Buildbot Configs.
Attachment #671220 -
Flags: review?(ewong)
![]() |
||
Updated•13 years ago
|
Attachment #671220 -
Flags: review?(ewong) → review+
![]() |
||
Updated•13 years ago
|
Attachment #671218 -
Flags: review?(ewong) → review+
![]() |
||
Updated•13 years ago
|
Attachment #671215 -
Flags: review?(ewong) → review+
Reporter | ||
Comment 8•13 years ago
|
||
Houston, I think we have an additional problem on central:
"checking for Python version >= 2.6 but not 3.x... configure: error: Cannot build on Python 2.5. You need at least 2.6.
configure: error: ./configure failed for mozilla"
Affects all platforms - including win32...
Assignee | ||
Comment 9•13 years ago
|
||
(In reply to Adrian Kalla [:adriank] from comment #8)
> Houston, I think we have an additional problem on central:
>
> "checking for Python version >= 2.6 but not 3.x... configure: error: Cannot
> build on Python 2.5. You need at least 2.6.
> configure: error: ./configure failed for mozilla"
>
> Affects all platforms - including win32...
Yea, that was Bug 800614, being backed out for MoCo related bustage today, we'll still need to upgrade soon though.
Comment 10•13 years ago
|
||
Comment on attachment 671220 [details] [diff] [review]
[comm-central] suite l10n-mozconfigs
Can we request approval for this for comm-aurora? Then comm-aurora l10n builds will work again :) I don't see anything in this patch preventing approval/check-in for comm-aurora.
Assignee | ||
Comment 11•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•