On 08/09/2013 10:55 AM, Naresh Kamboju wrote:
Hi,
linux-next daily kernel CI loop reported multiplatform build failure. If you feel it is a bug in linux-next, I will report this to lkml.
Seems like there is a fix for this already: http://lists.linaro.org/pipermail/linaro-kernel/2013-August/005688.html
Error log:
02:29:37 LINK vmlinux 02:29:37 LD vmlinux.o 02:29:37 MODPOST vmlinux.o 02:29:37 GEN .version 02:29:37 CHK include/generated/compile.h 02:29:37 UPD include/generated/compile.h 02:29:37 CC init/version.o 02:29:38 LD init/built-in.o 02:29:38 drivers/built-in.o: In function `drm_lastclose': 02:29:38 :(.text+0x9fbbc): undefined reference to `drm_agp_clear' 02:29:38 make[1]: *** [vmlinux] Error 1 02:29:38 make: *** [sub-make] Error 2 02:29:38 + cleanup_exit 02:29:38 + cd /mnt/ci_build/workspace/linux-next/hwpack/multiplatform/label/kernel_cloud 02:29:38 + rm -rf lci-build-tools 02:29:38 + rm -rf builddir-3.11.0-rc4-linaro-multiplatform 02:29:38 Build step 'Execute shell' marked build as failure 02:29:38 Finished: FAILURE
Kernel build env:
02:21:40 ++ echo KERNEL_VERSION=3.11.0-rc4 02:21:40 ++ echo KERNEL_GIT=git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 02:21:40 ++ echo KERNEL_COMMIT=20bf249c2d909c8530615c46d0f9aaa90c73498f 02:21:40 +++ git show -s --format=%cD HEAD 02:21:40 ++ echo COMMIT_TIME=Thu, 8 Aug 2013 16:49:48 +1000 02:21:40 ++ echo KERNEL_NAME=linux-next/hwpack=multiplatform,label=kernel ... 2:21:45 + make ARCH=arm O=builddir-3.11.0-rc4-linaro-multiplatform KERNELVERSION=3.11.0-rc4-linaro-multiplatform KERNELRELEASE=3.11.0-rc4-linaro-multiplatform CROSS_COMPILE=/mnt/ci_build/workspace/linux-next/hwpack/multiplatform/label/kernel_cloud/toolchain/bin/arm-linux-gnueabihf- multi_v7_defconfig
Failed build link:
https://ci.linaro.org/jenkins/job/linux-next/124/hwpack=multiplatform,label=...
Best regards Naresh Kamboju