On Fri, 29 Jul 2011 13:10:48 -0600, Angus Ainslie <angus.ains...@linaro.org> wrote: > On Thu, Jul 28, 2011 at 3:09 PM, James Westby > <james.wes...@canonical.com> wrote: > > On Thu, 28 Jul 2011 13:37:38 -0600, Angus Ainslie > > <angus.ains...@linaro.org> wrote: > >> I have a android manifest that builds fine on my local build server > >> with -j4 for concurrent makes. > >> > >> The same manifest fails to build on android-build.linaro.org The log is > >> here > >> > >> https://android-build.linaro.org/jenkins/job/angus-akkea_smdkv310/6/consoleText > >> > >> Is there something I can add to the build variables to disable the > >> concurrent make ? This would be just to debug the manifest file and > >> then re-enable it afterwards > > > > You can put > > > > MAKE_JOBS=1 > > > > I don't suppose there is a MAKE_TARGETS to go along with this is there ?
There is indeed. > What is the default make command ? Per http://bazaar.launchpad.net/~linaro-infrastructure/linaro-android-build-tools/trunk/view/head:/build-scripts/build-android#L25 it is "boottarball systemtarball userdatatarball". Cheers, mwh _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev