Releases/Firefox 40.0.3/BuildNotes
From MozillaWiki
< Releases
Release
Fennec mobile - build 1
-
(RelMan) Ship the l10n milestone (build1 only) - (RelMan) Submit to Ship It
- Push to mirrors
- Post-release tasks
Firefox desktop - build 1
-
(RelMan) Ship the l10n milestone (build1 only) - (RelMan) Submit to Ship It
- Set up whatsnew page - none for this release
- Publish RC to Beta channel - not done for for x.0.y chemspill
- Push to mirrors
- Apply Throttling - need to clarify what special rules (if any) will be needed with RelMan
- Verify throttling
- Publish in Balrog
- Post-release tasks
Problems
- Win32 repack 13/20 failed with what looks like sh crashing during configure:
js\src> running C:/mozilla-build/msys/bin/sh c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/js/src/configure --enable-crashreporter --enable-release --enable-update-channel=release --enable-update-packaging --with-l10n-base=../../l10n --with-windows-version=603 --enable-official-branding --enable-threadsafe --enable-ctypes --disable-shared-js --disable-export-js --with-nspr-cflags=-Ic:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/include/nspr --with-nspr-libs=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/nspr4.lib c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/plc4.lib c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist/lib/plds4.lib --prefix=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/dist --enable-jemalloc --cache-file=c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/obj-l10n/js/src/config.cache nsprpub> 0 [main] sh 2904 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION nsprpub> 406 [main] sh 2904 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump *** Fix above errors and then restart with\ "c:/builds/moz2_slave/rel-m-rel-w32_rpk_13-000000000/mozilla-release/mozmake.exe -f client.mk build" client.mk:363: recipe for target 'configure' failed
- Rebuilt the chunk
- Updates step failed with:
release.updates.patcher.PatcherConfigError: Found multiple past-updates with duplicate to/from versions: ['40.0', '40.0.2', ['betatest', 'releasetest', 'release']]
- Fixed with https://bugzilla.mozilla.org/attachment.cgi?id=8652919&action=edit and a move of the FIREFOX_40_0_3_{RELEASE,BUILD1} tags to the new rev. A rebuild then succeeded.