Releases/Firefox 20.0b2/BuildNotes: Difference between revisions

No edit summary
No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>
* <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] {{DesktopTag}} {{MobileTag}} {{AllTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}</s>
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}
* [[Release:Release_Automation_on_Mercurial:Updates#Push_Fennec_to_mirrors | Push Fennec to mirrors]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}
* [[Release:Release_Automation_on_Mercurial:Updates#Push_Fennec_to_mirrors | Push Fennec to mirrors]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}
* [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] {{DesktopTag}} {{BetaTag}} {{ReleaseTag}}
* [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] {{DesktopTag}} {{BetaTag}} {{ReleaseTag}}
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}{{ReleaseTag}}
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}{{ReleaseTag}}</s>


<h1> Build 1 </h1>
<h2> Ship the l10n milestone </h2>
<p>created:
</p>
<ul><li> Fennec 20 Beta Build 2
</li><li> Firefox 20 Beta Build 2
</li></ul>
<p>from l10n dashboard
</p>
<h2> Submit to Ship-It </h2>
<ul><li> submitted release to ship it, reviewed by catlee
</li><li> reconfig took ~20 minutes to complete:
</li></ul>
<p><code>A buildbot master reconfig started at Wed, 27 Feb 2013 05:47:21 PST has been running for
0:20:00.563591 without completing.
</p><p>- release-runner</code>
</p>
<ul><li> Segmentation fault compiling build/js/src/ion/IonBuilder.cpp:2770:69
<code>/tools/gcc-4.5-0moz3/bin/g++ -o IonMacroAssembler.o -c  -I./../../dist/system_wrappers_js -include /builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DMOZ_GLUE_IN_PROGRAM -DNO_NSPR_10_SUPPORT -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX=\"lib\" -DDLL_SUFFIX=\".so\" -DUSE_ZLIB -Ictypes/libffi/include -I.  -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/../../mfbt/double-conversion -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src -I. -I./../../dist/include  -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/obj-firefox/dist/include/nspr      -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/assembler -I/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/yarr  -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe  -DNDEBUG -DTRIMMED -g -fprofile-use -fprofile-correction -Wcoverage-mismatch -O3 -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1  -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/IonMacroAssembler.o.pp  /builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/ion/IonMacroAssembler.cpp
IonSpewer.cpp
/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/ion/IonBuilder.cpp: In member function 'bool js::ion::IonBuilder::jsop_binary(JSOp, js::ion::MDefinition*, js::ion::MDefinition*)':
/builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/ion/IonBuilder.cpp:2770:69: internal compiler error: Segmentation fault</code>


<ul><li> running "rebuild" for failed job
== Build 1 ==
</li></ul>
 
=== Ship the l10n milestone ===
created Fennec 20 Beta Build 2 from l10n dashboard
 
=== Submit to Ship-It ===
* submitted release to ship it, reviewed by catlee
* reconfig took more than 20 minutes to complete:
 
    A buildbot master reconfig started at Wed, 27 Feb 2013 05:47:21 PST has been running for 0:20:00.563591 without completing.
    - release-runner
 
* Segmentation fault compiling build/js/src/ion/IonBuilder.cpp:2770:69 [[http://buildbot-master49.srv.releng.scl3.mozilla.com:8001/builders/release-mozilla-beta-linux_build/builds/3/steps/compile build]]
 
  /builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/ion/IonBuilder.cpp:2770:69: internal compiler error: Segmentation fault
 
* running "rebuild" for failed job [[http://buildbot-master49.srv.releng.scl3.mozilla.com:8001/builders/release-mozilla-beta-linux_build/builds/4 build]]
 
 
Build 1 failed on Fennec:  Fennec 20.0 Beta 2 multi-locale busted; broken buildbot-config [[https://bugzilla.mozilla.org/show_bug.cgi?id=846238|bug 846238]]

Latest revision as of 18:53, 1 March 2013


Build 1

Ship the l10n milestone

created Fennec 20 Beta Build 2 from l10n dashboard

Submit to Ship-It

  • submitted release to ship it, reviewed by catlee
  • reconfig took more than 20 minutes to complete:
   A buildbot master reconfig started at Wed, 27 Feb 2013 05:47:21 PST has been running for 0:20:00.563591 without completing.
   - release-runner
  • Segmentation fault compiling build/js/src/ion/IonBuilder.cpp:2770:69 [build]
 /builds/slave/rel-m-beta-lx_bld-000000000000/build/js/src/ion/IonBuilder.cpp:2770:69: internal compiler error: Segmentation fault
  • running "rebuild" for failed job [build]


Build 1 failed on Fennec: Fennec 20.0 Beta 2 multi-locale busted; broken buildbot-config [846238]