Closed Bug 761678 Opened 13 years ago Closed 13 years ago

source step failed on Firefox 14.0b6

Categories

(Release Engineering :: Release Automation, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

Details

Attachments

(1 file)

Pretty much like bug 750973. Much like that bug, I'm going to short-term fix by updating the mozilla2 mozconfig, and long-term fix by fixing bug 748796. cp configs/mozilla2/linux/mozilla-beta/release/mozconfig mozilla-beta/.mozconfig checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/builds/slave/rel-m-beta-firefox-source/mozilla-beta/obj-firefox/js/src/ctypes/libffi': configure: error: C compiler cannot create executables See `config.log' for more details. configure: error: /builds/slave/rel-m-beta-firefox-source/mozilla-beta/js/src/ctypes/libffi/configure failed for ctypes/libffi configure: error: /builds/slave/rel-m-beta-firefox-source/mozilla-beta/js/src/configure failed for js/src *** Fix above errors and then restart with "make -f client.mk build" make: *** [configure] Error 1
Blocks: 758788
This is the diff between mozilla-beta/browser/config/mozconfigs/linux32/release and the patched buildbot-configs/mozilla2/linux/mozilla-beta/release/mozconfig: 1c1,2 < ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL} --- > ac_add_options --enable-application=browser > ac_add_options --enable-update-channel=beta 5,6c6,7 < . $topsrcdir/build/unix/mozconfig.linux < --- > CC=/tools/gcc-4.5-0moz3/bin/gcc > CXX=/tools/gcc-4.5-0moz3/bin/g++ 18a20 >
Attachment #630198 - Flags: review?(catlee)
Attachment #630198 - Flags: review?(catlee) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
The changed got merged to the production branch and reconfiguration happened at 6:15 AM PDT.
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: