canmove, Confirmed users
6,439
edits
(build1 checklist) |
No edit summary |
||
Line 9: | Line 9: | ||
* [[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]] | ||
== Problems == | |||
* Win32 repack 13/20 failed with what looks like sh crashing during configure: | |||
<pre> | |||
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 | |||
</pre> | |||
** Rebuilt the chunk |