Closed
Bug 946605
Opened 12 years ago
Closed 12 years ago
No Nightly l10n builds for Mac OS X after Dec 2
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla28
People
(Reporter: flod, Assigned: glandium)
References
Details
Attachments
(1 file, 2 obsolete files)
|
1.70 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/
OS X build for en-US is from Dec 4
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/
All l10n builds for OS X stop on on Dec 2.
Since tinderbox went away I don't think we have any way to find info about l10n builds (at least I don't).
FTP log for Italian
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-12-04-03-02-03-mozilla-central-l10n/mozilla-central-macosx64-l10n-nightly-it-bm86-build1-build332.txt.gz
configure: error: in `/builds/slave/m-cen-osx64-l10n-ntly-00000000/build/mozilla-central/obj-firefox/i386/js/src/ctypes/libffi':
configure: error: C compiler cannot create executables
See `config.log' for more details.
configure: error: /builds/slave/m-cen-osx64-l10n-ntly-00000000/build/mozilla-central/js/src/ctypes/libffi/configure failed for ctypes/libffi
configure: error: /builds/slave/m-cen-osx64-l10n-ntly-00000000/build/mozilla-central/js/src/configure failed for js/src
*** Fix above errors and then restart with "make -f client.mk build"
make: *** [configure] Error 1
program finished with exit code 2
elapsedTime=47.543563
| Reporter | ||
Updated•12 years ago
|
Summary: No l10n builds for Mac OS X after Dec 2 → No Nightly l10n builds for Mac OS X after Dec 2
| Assignee | ||
Comment 1•12 years ago
|
||
The one for Dec 2 failed for a different reason:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-12-02-03-02-01-mozilla-central-l10n/mozilla-central-macosx64-l10n-nightly-it-bm82-build1-build849.txt.gz
| Assignee | ||
Comment 2•12 years ago
|
||
The one for Dec 3 failed for yet another reason:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-12-03-03-02-02-mozilla-central-l10n/mozilla-central-macosx64-l10n-nightly-it-bm86-build1-build320.txt.gz
| Assignee | ||
Comment 3•12 years ago
|
||
The one for Dec 3 is:
rsync: link_stat "/builds/slave/m-cen-osx64-l10n-ntly-00000000/build/mozilla-central/obj-firefox/i386/dist/unpack.tmp/.background/`basename /builds/slave/m-cen-osx64-l10n-ntly-00000000/build/mozilla-central/obj-firefox/i386/dist/branding/background.png`" failed: No such file or directory (2)
and is caused by bug 943728
On Dec 2, it was an infrastructure problem and didn't affect other locales.
Blocks: 943728
| Assignee | ||
Comment 4•12 years ago
|
||
Attachment #8342945 -
Flags: review?(mshal)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•12 years ago
|
||
Regression range for the libffi thing on Dec 4:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8648aa476eef&tochange=9688476c1544
| Assignee | ||
Comment 6•12 years ago
|
||
$ hg log -r 8648aa476eef:9688476c1544 configure.in js/src/configure.in build/autoconf
changeset: 158680:838f865fa1c7
user: Nathan Froyd <froydnj@mozilla.com>
date: Fri Nov 08 11:38:02 2013 -0500
summary: Bug 933231 - don't |unset| variables after configuring NSPR; r=ted
Blocks: 933231
| Assignee | ||
Comment 7•12 years ago
|
||
That bug was already backed out on inbound, so next l10n build after the next merge should fail like the one on Dec 3, which failure the patch attached here addresses.
| Assignee | ||
Updated•12 years ago
|
Attachment #8342945 -
Attachment is obsolete: true
Attachment #8342945 -
Flags: review?(mshal)
| Assignee | ||
Comment 9•12 years ago
|
||
Hum, the patch title was obviously wrong.
Attachment #8342950 -
Flags: review?(mshal)
| Assignee | ||
Updated•12 years ago
|
Attachment #8342949 -
Attachment is obsolete: true
Attachment #8342949 -
Flags: review?(mshal)
Updated•12 years ago
|
Attachment #8342950 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Comment 12•12 years ago
|
||
Nightlies are now from the same date for en-US and locales:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/
Status: RESOLVED → VERIFIED
Keywords: verifyme
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•7 years ago
|
Target Milestone: Firefox 28 → mozilla28
You need to log in
before you can comment on or make changes to this bug.
Description
•