Closed
Bug 794495
Opened 13 years ago
Closed 13 years ago
Windows build error: '!insertmacro: macro "__WinVer_DefineOSTest" requires 2 parameter(s), passed 3!' - Upgrade NSIS on build server
Categories
(Calendar :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ssitter, Unassigned)
References
Details
Windows nightly builds on comm-central and comm-aurora (and maybe comm-beta too) are broken with the following error: https://tinderbox.mozilla.org/showlog.cgi?log=Calendar-Aurora/1348642800.1348651426.21163.gz
> !insertmacro: macro "__WinVer_DefineOSTest" requires 2 parameter(s), passed 3!
> Error in macro __MOZ__WinVer_DefineOSTests on macroline 1
> !include: error in script: "overrides.nsh" on line 29
> !include: error in script: "common.nsh" on line 85
> Error in script "uninstaller.nsi" on line 54 -- aborting creation process
> make[5]: Leaving directory `/e/builds/slave/ca-win32-nightly/build/objdir-tb/mail/installer/windows'
> make[4]: Leaving directory `/e/builds/slave/ca-win32-nightly/build/objdir-tb/mail'
> make[3]: Leaving directory `/e/builds/slave/ca-win32-nightly/build/objdir-tb'
> make[2]: Leaving directory `/e/builds/slave/ca-win32-nightly/build/objdir-tb'
> make[5]: *** [uninstaller] Error 1
> make[4]: *** [libs] Error 2
> make[3]: *** [libs_tier_app] Error 2
> make[2]: *** [tier_app] Error 2
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/e/builds/slave/ca-win32-nightly/build/objdir-tb'
> make: *** [build] Error 2
It seems we need to upgrade NSIS on the build servers after Bug 791687 has landed on all branches down to mozilla16.
See related SeaMonkey Bug 794071 and Bug 794351.
See related Thunderbird Bug 765777.
| Reporter | ||
Updated•13 years ago
|
Summary: Build error: '!insertmacro: macro "__WinVer_DefineOSTest" requires 2 parameter(s), passed 3!' - Upgrade NSIS on build server → Windows build error: '!insertmacro: macro "__WinVer_DefineOSTest" requires 2 parameter(s), passed 3!' - Upgrade NSIS on build server
| Reporter | ||
Comment 1•13 years ago
|
||
Who has access to the build servers? Is there someone from Thunderbird releng team who could help?
Severity: major → blocker
Comment 2•13 years ago
|
||
Windows box is not coming back up, filed bug 795585 to find out why.
Depends on: 795585
| Reporter | ||
Comment 3•13 years ago
|
||
Win32 comm-aurora build on https://tinderbox.mozilla.org/showbuilds.cgi?tree=Calendar-Aurora finished successfully. Win32 comm-central build is still building.
| Reporter | ||
Comment 4•13 years ago
|
||
Resolving as WFM because builds are back as of 02-Oct-2012.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•