On 9 May 2012 12:40, Deepti Kalakeri deepti.kalakeri@linaro.org wrote:
Hello,
Its been close to a month now that the kernel CI hwpacks built on ci.linaro.org with default omap2plus defconfigs (available in the linux-arm-soc, linux-next, linux-linaro, linux) are failing to boot on the boards.
Thanks for the update Deepti.
Here is an example hwpack built using the linux-linaro tree with omap2plus defconfig on ci.linaro.org which is failing to boot, in case you want to try to test it.
http://snapshots.linaro.org/kernel-h wpack/linux-linaro-tracking/linux-linaro-tracking_panda-omap2plus/hwpack_linaro-lt-panda_20120509-0641_b64_armel_supported.tar.gz
Is it possible to just get a boot log? I've tried looking through ci.linaro.org and not quite sure where I can just pull that out.
I was able to fix theĀ above boot problem of the CI kernel hwpacks built with omap2plus defconfig by adding the options similar to the ones available in (linux-linaro tree) default omap4 defconfig on top of the default omap2plus defconfig options.
Here is the list of the config options which I added http://paste.ubuntu.com/977642/ along with the omap2plus defconfig to make it work.
Can someone help me with the basic omap2plus defconfig options that will be required to boot theĀ hwpack on the board. Does anyone care of kernel builds for linux-arm-soc, linux-next, linux-linaro, linux tree using omap2plus defconfigs ?
The answer is that someone should care, ideally Tony L. the OMAP maintainer and I will ping him to start looking at results.
Apart from this, there are build failures with the linux-next trees failing since last 20 days. https://ci.linaro.org/jenkins/view/Linux%20%28next%29/ lists such failing build jobs. For example the following job fails https://ci.linaro.org/jenkins/view/Linux%20%28next%29/job/linux-next_panda-o.... Can someone look at these linux-next build failures ?
I grabbed today's -next and reproduced the issue, which turns out to be related to 'make deb-pkg'. I'll dig into it.
~Deepak