Automated build results for all ARM defconfigs. Summarizes all build errors, warnings and section mismatches followed by a per-defconfig summary.
Tree/Branch: linus/HEAD Git describe: v3.11-2080-g2f01ea9 Commit: 2f01ea908b Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Build Time: 122 min 50 sec
Passed: 130 / 131 ( 99.24 %) Failed: 1 / 131 ( 0.76 %)
Errors: 0 Warnings: 8 Section Mismatches: 12
Failed defconfigs: arm-bcm_defconfig
Errors:
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): arm-armadillo800eva_defconfig: 1 warnings 0 mismatches arm-multi_v7_defconfig+lpae.config: 6 warnings 1 mismatches arm-dove_defconfig: 0 warnings 1 mismatches arm-multi_v7_defconfig: 0 warnings 1 mismatches arm-kota2_defconfig: 1 warnings 0 mismatches arm-bcm_defconfig: 0 warnings 8 mismatches arm-spear13xx_defconfig: 0 warnings 1 mismatches
-------------------------------------------------------------------------------
Warnings Summary: 8 1 drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result] 1 drivers/media/platform/soc_camera/soc_camera.c:1514:55: warning: 'sasd' may be used uninitialized in this function [-Wuninitialized] 1 drivers/dma/ste_dma40.c:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3228:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] 1 arch/arm/mach-omap2/gpmc.c:1495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat]
Section Mismatch Summary: 12 1 WARNING: vmlinux.o(.text.unlikely+0xa14): Section mismatch in reference from the function dove_mpp_gpio_mode() to the function .init.text:orion_gpio_set_valid() 1 WARNING: vmlinux.o(.text.unlikely+0x3c8): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.text.unlikely+0x1afc): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.text.unlikely+0x1a94): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.data+0xe4f4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: vmlinux.o(.data+0xe4cc): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/mmc/host/built-in.o(.data+0x28): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/mmc/host/built-in.o(.data+0x0): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/mmc/built-in.o(.data+0x51c): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/mmc/built-in.o(.data+0x4f4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/built-in.o(.data+0x5af4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/built-in.o(.data+0x5acc): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe()
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm-armadillo800eva_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: drivers/media/platform/soc_camera/soc_camera.c:1514:55: warning: 'sasd' may be used uninitialized in this function [-Wuninitialized]
------------------------------------------------------------------------------- arm-multi_v7_defconfig+lpae.config : PASS, 0 errors, 6 warnings, 1 section mismatches
Warnings: arch/arm/mach-omap2/gpmc.c:1495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3228:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0x1afc): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init()
------------------------------------------------------------------------------- arm-dove_defconfig : PASS, 0 errors, 0 warnings, 1 section mismatches
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0xa14): Section mismatch in reference from the function dove_mpp_gpio_mode() to the function .init.text:orion_gpio_set_valid()
------------------------------------------------------------------------------- arm-multi_v7_defconfig : PASS, 0 errors, 0 warnings, 1 section mismatches
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0x1a94): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init()
------------------------------------------------------------------------------- arm-kota2_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
------------------------------------------------------------------------------- arm-bcm_defconfig : FAIL, 0 errors, 0 warnings, 8 section mismatches
Section Mismatches: WARNING: drivers/mmc/host/built-in.o(.data+0x0): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() WARNING: drivers/mmc/host/built-in.o(.data+0x28): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) WARNING: drivers/mmc/built-in.o(.data+0x4f4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() WARNING: drivers/mmc/built-in.o(.data+0x51c): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) WARNING: drivers/built-in.o(.data+0x5acc): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() WARNING: drivers/built-in.o(.data+0x5af4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) WARNING: vmlinux.o(.data+0xe4cc): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() WARNING: vmlinux.o(.data+0xe4f4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown)
------------------------------------------------------------------------------- arm-spear13xx_defconfig : PASS, 0 errors, 0 warnings, 1 section mismatches
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0x3c8): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm-realview-smp_defconfig arm-at91rm9200_defconfig arm-pcm027_defconfig arm-spitz_defconfig arm-rmk-omap3430-ldp.config arm-bcm2835_defconfig arm-ixp4xx_defconfig arm-rmk-versatile.config arm-nuc950_defconfig arm-ebsa110_defconfig arm-at91sam9261_9g10_defconfig arm-omap2plus_defconfig arm-bockw_defconfig arm-hackkit_defconfig arm-cns3420vb_defconfig arm-u300_defconfig arm-exynos_defconfig arm-imx_v4_v5_defconfig arm-zeus_defconfig arm-rmk-sa11x0-neponset.config arm-ag5evm_defconfig arm-davinci_all_defconfig arm-badge4_defconfig arm-exynos_defconfig+lpae.config arm-nuc960_defconfig arm-shark_defconfig arm-allnoconfig arm-em_x270_defconfig arm-trizeps4_defconfig arm-acs5k_defconfig arm-rmk-realview.config arm-at91sam9260_9g20_defconfig arm-lpc32xx_defconfig arm-rmk-omap4430-ldp-allnoconfig.config arm-prima2_defconfig arm-vexpress_defconfig arm-ape6evm_defconfig arm-netx_defconfig arm-socfpga_defconfig arm-orion5x_defconfig arm-cm_x2xx_defconfig arm-da8xx_omapl_defconfig arm-omap2plus_defconfig+pm.config arm-at91x40_defconfig arm-cerfcube_defconfig arm-versatile_defconfig arm-am200epdkit_defconfig arm-rmk-omap3430-ldp-allnoconfig.config arm-simpad_defconfig arm-pxa910_defconfig arm-acs5k_tiny_defconfig arm-xcep_defconfig arm-s5pv210_defconfig arm-at91_dt_defconfig arm-palmz72_defconfig arm-mini2440_defconfig arm-ezx_defconfig arm-exynos4_defconfig arm-imote2_defconfig arm-netwinder_defconfig arm-iop33x_defconfig arm-rmk-pxa.config arm-iop13xx_defconfig arm-assabet_defconfig arm-magician_defconfig arm-mainstone_defconfig arm-s5pc100_defconfig arm-spear3xx_defconfig arm-shannon_defconfig arm-at91sam9g45_defconfig arm-iop32x_defconfig arm-jornada720_defconfig arm-s3c2410_defconfig arm-pxa255-idp_defconfig arm-h3600_defconfig arm-colibri_pxa270_defconfig arm-nhk8815_defconfig arm-nuc910_defconfig arm-viper_defconfig arm-colibri_pxa300_defconfig arm-pleb_defconfig arm-mmp2_defconfig arm-spear6xx_defconfig arm-eseries_pxa_defconfig arm-ks8695_defconfig arm-raumfeld_defconfig arm-integrator_defconfig arm-footbridge_defconfig arm-pxa168_defconfig arm-corgi_defconfig arm-s5p64x0_defconfig arm-rpc_defconfig arm-mxs_defconfig arm-pxa3xx_defconfig arm-omap1_defconfig arm-kzm9d_defconfig arm-rmk-vexpress-ct9x4.config arm-ep93xx_defconfig arm-keystone_defconfig arm-at91sam9rl_defconfig arm-lubbock_defconfig arm-s3c6400_defconfig arm-imx_v6_v7_defconfig arm-at91sam9263_defconfig arm-mackerel_defconfig arm-clps711x_defconfig arm-collie_defconfig arm-tegra_defconfig arm-lart_defconfig arm-marzen_defconfig arm-kzm9g_defconfig arm-tct_hammer_defconfig arm-mv78xx0_defconfig arm-realview_defconfig arm-msm_defconfig arm-u8500_defconfig arm-cm_x300_defconfig arm-h5000_defconfig arm-kirkwood_defconfig arm-mvebu_defconfig arm-lpd270_defconfig arm-rmk-omap4430-ldp.config arm-neponset_defconfig arm-sama5_defconfig cat: /tmp/build-reportR1Hw5F.log: No such file or directory msmtp: no recipients found Traceback (most recent call last): File "/work/kernel/tools/build-scripts/build-report.py", line 292, in <module> subprocess.check_output('cat %s | msmtp --read-envelope-from -t --' %maillog, shell=True) File "/usr/lib/python2.7/subprocess.py", line 544, in check_output raise CalledProcessError(retcode, cmd, output=output) subprocess.CalledProcessError: Command 'cat /tmp/build-reportR1Hw5F.log | msmtp --read-envelope-from -t --' returned non-zero exit status 64