Releases/Thunderbird 40.0b1/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
= Build 3 =
= Build 3 =
* <s>(TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* <s>(TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s>
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]</s>


== Problems ==
== Problems ==
=== Windows repack timeouts ===
=== Windows repack timeouts ===
Two Windows repacks timed out when cloning from hg. They didn't retry automatically.
Two Windows repacks timed out when cloning from hg. They didn't retry automatically.

Latest revision as of 12:46, 31 July 2015

Build 1

Release runner failure

Release runner failed when verifying l10n changesets. This was a submission problem, and corrected by tb-drivers

Build failures due to in tree mozharness

Builds failed due to issues with in-tree mozharness. Jordan filed and fixed bug 1186679.

Subsequent Windows build failure

After the Mozharness issue was fixed, the Windows build then failed with:

c:\builds\moz2_slave\tb-rel-c-beta-w32_bld-00000000\build\mozilla\widget\windows\mozwrlbase.h(77) : fatal error C1083: Cannot open include file: 'wrl.h': No such file or directory
c:/builds/moz2_slave/tb-rel-c-beta-w32_bld-00000000/build/mozilla/config/rules.mk:946: recipe for target 'WindowsUIUtils.obj' failed

Will need a build2 for this once fixed.

"uk" locale repack failures

These locales failed on all platforms due to what looks like an issue with the search engine set-up. Waiting for TB drivers to investigate further. Needs a new build to fix

Build 2

Started briefly before "uk" locale issues were known. Build3 will be needed.

Build 3

Problems

Windows repack timeouts

Two Windows repacks timed out when cloning from hg. They didn't retry automatically.