Releases/Thunderbird 40.0b1/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= Build 1 = * <s>(TB Drivers) Ship the l10n milestone (build1 only) * (TB Drivers) Release:Release_...")
 
No edit summary
Line 8: Line 8:
Release runner failed when verifying l10n changesets. This was a submission problem, and corrected by tb-drivers
Release runner failed when verifying l10n changesets. This was a submission problem, and corrected by tb-drivers


== Build failures ==
== Build failures due to in tree mozharness ==
Builds failed due to issues with in-tree mozharness. Jordan filed and fixed {{bug|1186679}}.
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
Waiting on TB drivers to investigate.

Revision as of 20:25, 23 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

Waiting on TB drivers to investigate.