Confirmed users
4,293
edits
ChrisCooper (talk | contribs) No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
-p script_repo_revision:FENNEC_23_0b4_RELEASE \ | -p script_repo_revision:FENNEC_23_0b4_RELEASE \ | ||
release_build | release_build | ||
= Android build failure = | |||
Ran out of space in make buildsymbols: | |||
/tools/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-objcopy:./dist/bin/libxul.so.dbg[.debug_info]: No space left on device | |||
/tools/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-objcopy:./dist/bin/libxul.so.dbg: No space left on device | |||
Build was auto-retried and was successful. | |||
The initial build had this in the clean_old_builds step: | |||
purge_actual: '10.53GB' | |||
purge_target: '10GB' | |||
The successful build was on the same slave and had: | |||
purge_actual: '10.69GB' | |||
purge_target: '10GB' | |||