canmove, Confirmed users
6,441
edits
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
* {{bug|799806}} - Need extra mozconfig line --enable-stdcxx-compat to build libmar. bhearsum fixed | * {{bug|799806}} - Need extra mozconfig line --enable-stdcxx-compat to build libmar. bhearsum fixed | ||
* {{bug|800277}} - Update generation has problems when latest-1 --> latest partial isn't generated | * {{bug|800277}} - Update generation has problems when latest-1 --> latest partial isn't generated | ||
* {{bug|798609}} - disable android armv6 on mozilla-release | |||
= Notes = | = Notes = | ||
Line 37: | Line 38: | ||
--dryrun localhost:9001 | --dryrun localhost:9001 | ||
</pre> | </pre> | ||
** Got error about mozconfig, just like 16.0. This one is ignorable | ** Got error about mozconfig, just like 16.0. This one is ignorable. Turns out that armv6 shouldn't have been enabled at all. {{bug|798609}}: | ||
<pre> | <pre> | ||
2012-10-10 14:14:13,814 : ERROR : found in mobile/android/config/mozconfigs/android-armv6/release but not in mobile/android/config/mozconfigs/android-armv6/nightly: ac_add_options --enable-updater | 2012-10-10 14:14:13,814 : ERROR : found in mobile/android/config/mozconfigs/android-armv6/release but not in mobile/android/config/mozconfigs/android-armv6/nightly: ac_add_options --enable-updater |