Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
57be9f6 Add linux-next specific files for 20150127
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20150127/
Runtime: 58m 5s
Passed: 115 Failed: 6
Warnings: 493
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.imx_v6_v7_defconfig arm.s3c6400_defconfig arm.viper_defconfig arm.zeus_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig: drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] #warning Processor architecture undefined drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp] #warning Processor architecture undefined! ERROR: "host1x_unregister" [drivers/gpu/host1x/host1x.ko] undefined! ERROR: "host1x_register" [drivers/gpu/host1x/host1x.ko] undefined! ERROR: "host1x_driver_register_full" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined! ERROR: "host1x_device_exit" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined! ERROR: "host1x_client_unregister" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined! ERROR: "host1x_driver_unregister" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined! ERROR: "host1x_device_init" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined! ERROR: "host1x_client_register" [drivers/gpu/drm/tegra/tegra-drm.ko] undefined!
arm.allmodconfig: fs/dax.c:266:2: error: implicit declaration of function 'copy_user_page' [-Werror=implicit-function-declaration] drivers/gpu/drm/bridge/dw_hdmi.c:1378:2: error: implicit declaration of function 'drm_bridge_cleanup' [-Werror=implicit-function-declaration] drivers/gpu/drm/bridge/dw_hdmi.c:1471:2: error: unknown field 'destroy' specified in initializer drivers/gpu/drm/bridge/dw_hdmi.c:1535:2: error: implicit declaration of function 'drm_bridge_init' [-Werror=implicit-function-declaration] drivers/gpu/drm/sti/sti_dvo.c:277:2: error: implicit declaration of function 'drm_bridge_cleanup' [-Werror=implicit-function-declaration] drivers/gpu/drm/sti/sti_dvo.c:287:2: error: unknown field 'destroy' specified in initializer drivers/gpu/drm/sti/sti_dvo.c:419:2: error: implicit declaration of function 'drm_bridge_init' [-Werror=implicit-function-declaration] drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] #warning Processor architecture undefined include/linux/dynamic_debug.h:66:14: error: 'KBUILD_MODNAME' undeclared (first use in this function) include/linux/dynamic_debug.h:66:14: error: 'KBUILD_MODNAME' undeclared (first use in this function)
arm.imx_v6_v7_defconfig: drivers/gpu/drm/bridge/dw_hdmi.c:1378:2: error: implicit declaration of function 'drm_bridge_cleanup' [-Werror=implicit-function-declaration] drivers/gpu/drm/bridge/dw_hdmi.c:1471:2: error: unknown field 'destroy' specified in initializer drivers/gpu/drm/bridge/dw_hdmi.c:1535:2: error: implicit declaration of function 'drm_bridge_init' [-Werror=implicit-function-declaration]
arm.s3c6400_defconfig: arch/arm/plat-samsung/devs.c:1142: undefined reference to `pl08x_filter_id'
arm.viper_defconfig: arch/arm/mach-pxa/viper.c:245:2: error: implicit declaration of function 'PXA_ISA_IRQ' [-Werror=implicit-function-declaration]
arm.zeus_defconfig: arch/arm/mach-pxa/zeus.c:80:2: error: implicit declaration of function 'PXA_ISA_IRQ' [-Werror=implicit-function-declaration]
Warnings: 1 arch/arm/include/asm/irqflags.h:152:2: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 arch/arm/mach-cns3xxx/pcie.c:298:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined 1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined 1 drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/gpu/drm/drm_gem_cma_helper.c:114:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] 1 drivers/gpu/drm/drm_gem_cma_helper.c:393:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'size_t' [-Wformat=] 1 drivers/infiniband/hw/ehca/ehca_mrmw.c:1907:6: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/infiniband/hw/ehca/ehca_mrmw.c:2430:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined 1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp] 1 drivers/net/ethernet/mellanox/mlx4/fw.c:2136:12: warning: 'config_dev.rx_checksum_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/net/ethernet/mellanox/mlx4/fw.c:2143:26: warning: 'config_dev.vxlan_udp_dport' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/spi/spi-s3c64xx.c:327:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/spi/spi-s3c64xx.c:336:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/staging/dgap/dgap.h:124:0: warning: "PCI_IO_SIZE" redefined 1 drivers/staging/fbtft/fbtft-core.c:1004:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] 1 drivers/staging/fbtft/fbtft-io.c:110:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] 1 drivers/staging/fbtft/fbtft-io.c:63:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] 1 drivers/usb/gadget/udc/udc-xilinx.c:2135:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/usb/renesas_usbhs/common.c:482:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 1 include/sound/control.h:212:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow] 1 lib/cpumask.c:194:25: warning: the address of 'cpu_all_bits' will always evaluate as 'true' [-Waddress] 1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2 arch/arm/mm/cache-l2x0.c:188:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function] 2 arch/arm/mm/cache-l2x0.c:205:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function] 2 arch/arm/mm/cache-l2x0.c:215:13: warning: 'l2x0_disable' defined but not used [-Wunused-function] 2 buildall.arm.s3c6400_defconfig.log.failed:warning: (S3C64XX_PL080) selects AMBA_PL08X which has unmet direct dependencies (DMADEVICES && ARM_AMBA) 2 drivers/net/ethernet/broadcom/tg3.c:12059:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] 2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp] 2 drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function] 117 fs/eventfd.c:121:16: warning: unused variable 'flags' [-Wunused-variable] 117 mm/slab.h:259:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] 213 mm/slab.h:257:18: warning: right-hand operand of comma expression has no effect [-Wunused-value]
Section mismatches:
kernel-build-reports@lists.linaro.org