Closed
Bug 895862
Opened 12 years ago
Closed 12 years ago
mozilla-central Linux B2G desktop localizer nightly builds are broken
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: rail)
Details
Attachments
(1 file)
|
2.59 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
b2g_mozilla-central_linux32_gecko_localizer nightly on 2013-07-19 03:11:34 PDT for push 0d0263a58f06
slave: bld-linux64-ec2-058
eg:
https://tbpl.mozilla.org/php/getParsedLog.php?id=25482461&tree=Mozilla-Central
https://tbpl.mozilla.org/php/getParsedLog.php?id=25482525&tree=Mozilla-Central
{
checking Python environment is Mozilla virtualenv... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for objcopy... /usr/bin/objcopy
checking for gcc... /tools/gcc-4.7.2-0moz1/bin/gcc
checking whether the C compiler (/tools/gcc-4.7.2-0moz1/bin/gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
------ config.log ------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1099: checking host system type
configure:1120: checking target system type
configure:1138: checking build system type
configure:1213: checking for gawk
configure:1287: checking for python2.7
configure:1387: checking Python environment is Mozilla virtualenv
configure:1583: checking for perl5
configure:1583: checking for perl
configure:1999: checking for objcopy
configure:2999: checking for gcc
configure:3112: checking whether the C compiler (/tools/gcc-4.7.2-0moz1/bin/gcc ) works
configure:3128: /tools/gcc-4.7.2-0moz1/bin/gcc -o conftest conftest.c 1>&5
/builds/slave/m-cen-linux32_g_lz-ntly-000000/build/configure: line 3127: /tools/gcc-4.7.2-0moz1/bin/gcc: No such file or directory
configure: failed program was:
#line 3123 "configure"
#include "confdefs.h"
main(){return(0);}
*** Fix above errors and then restart with "make -f client.mk build"
make[2]: Leaving directory `/builds/slave/m-cen-linux32_g_lz-ntly-000000/build'
make[2]: *** [configure] Error 1
make[1]: *** [obj-firefox/Makefile] Error 2
make[1]: Leaving directory `/builds/slave/m-cen-linux32_g_lz-ntly-000000/build'
make: *** [build] Error 2
State Changed: unlock buildroot
program finished with exit code 2
elapsedTime=3.378830
========= Finished compile failed (results: 2, elapsed: 3 secs) (at 2013-07-19 03:21:26.364086) =========
}
Regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f26e4c26ce4a&tochange=0d0263a58f06
| Reporter | ||
Comment 1•12 years ago
|
||
(These were free-space clobber builds)
| Assignee | ||
Comment 2•12 years ago
|
||
sounds like missing gcc472_0moz1 RPM in the deps list.
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #778448 -
Flags: review?(bhearsum)
| Reporter | ||
Comment 4•12 years ago
|
||
Thank you :-)
Updated•12 years ago
|
Attachment #778448 -
Flags: review?(bhearsum) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 778448 [details] [diff] [review]
gcc472_0moz1.diff
https://hg.mozilla.org/build/buildbot-configs/rev/22fba7513b96
Attachment #778448 -
Flags: checkin+
| Assignee | ||
Updated•12 years ago
|
Component: Build Config → Release Engineering: Automation (General)
Flags: checkin+
Product: Core → mozilla.org
QA Contact: catlee
Version: Trunk → other
| Assignee | ||
Comment 7•12 years ago
|
||
green!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•