Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: HEAD
Topmost commits:
48a8a5f9a326d Add linux-next specific files for 20190701
a3168eb705352 Merge branch 'akpm/master'
88ef5e68e5201 drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20190701/
Runtime: 64m 38s
Passed: 116
Failed: 22
Warnings: 96
DTS warnings: 6
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.assabet_defconfig
arm.badge4_defconfig
arm.cerfcube_defconfig
arm.collie_defconfig
arm.ep93xx_defconfig
arm.h3600_defconfig
arm.hackkit_defconfig
arm.jornada720_defconfig
arm.lart_defconfig
arm.neponset_defconfig
arm.nuc910_defconfig
arm.nuc950_defconfig
arm.nuc960_defconfig
arm.omap1_defconfig
arm.pleb_defconfig
arm.rpc_defconfig
arm.shannon_defconfig
arm.simpad_defconfig
arm.u8500_defconfig
arm64.allmodconfig
riscv.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/hwtracing/coresight/coresight.c:1051:11: error: passing argument 4 of 'bus_find_device' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/hwtracing/coresight/coresight-platform.c:40:5: error: conflicting types for 'coresight_device_fwnode_match'
arm.assabet_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.badge4_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.cerfcube_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.collie_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.ep93xx_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.h3600_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.hackkit_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.jornada720_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.lart_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.neponset_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.nuc910_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.nuc950_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.nuc960_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.omap1_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.pleb_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.rpc_defconfig:
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3m
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3m
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
arm.shannon_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.simpad_defconfig:
drivers/clk/clk.h:36:23: error: static declaration of '__clk_get_hw' follows non-static declaration
arm.u8500_defconfig:
drivers/hwtracing/coresight/coresight.c:1051:11: error: passing argument 4 of 'bus_find_device' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/hwtracing/coresight/coresight-platform.c:40:5: error: conflicting types for 'coresight_device_fwnode_match'
arm64.allmodconfig:
drivers/hwtracing/coresight/coresight.c:1051:11: error: passing argument 4 of 'bus_find_device' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/hwtracing/coresight/coresight-platform.c:40:5: error: conflicting types for 'coresight_device_fwnode_match'
riscv.allmodconfig:
ERROR: "flush_icache_all" [drivers/misc/lkdtm/lkdtm.ko] undefined!
Warnings:
arm.allmodconfig:
/tmp/cccMl68j.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/cccMl68j.s:18191: Warning: using r15 results in unpredictable behaviour
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/hwmon/lm90.c:597:42: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
arm.exynos_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_lpae_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_nosmp_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/ethernet/cadence/macb_main.c:48:39: warning: 'mgmt' defined but not used [-Wunused-variable]
arm.tegra_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.allmodconfig:
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/hwmon/lm90.c:597:42: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552:1: warning: the frame size of 2592 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894:1: warning: the frame size of 2560 bytes is larger than 2048 bytes [-Wframe-larger-than=]
arm64.defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.nosmp_defconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:598:3: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
include/linux/string.h:344:9: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:576:6: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/iio/adc/rcar-gyroadc.c:508:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
arch/x86/boot/edd.c:148:11: warning: taking address of packed member of 'struct boot_params' may result in an unaligned pointer value [-Waddress-of-packed-member]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/hwmon/lm90.c:597:42: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/mfd/rk808.c:752:12: warning: 'rk8xx_resume' defined but not used [-Wunused-function]
drivers/mfd/rk808.c:732:12: warning: 'rk8xx_suspend' defined but not used [-Wunused-function]
drivers/scsi/fcoe/fcoe_ctlr.c:2818:2: warning: 'memset' offset [321, 352] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
drivers/scsi/fcoe/fcoe_ctlr.c:2287:2: warning: 'memset' offset [321, 352] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
x86.allmodconfig:
drivers/hwmon/lm90.c:597:42: warning: 'config_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwmon/lm90.c:597:42: warning: 'config_stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552:1: warning: the frame size of 2576 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894:1: warning: the frame size of 2552 bytes is larger than 2048 bytes [-Wframe-larger-than=]
arch/x86/boot/edd.c:148:11: warning: taking address of packed member of 'struct boot_params' may result in an unaligned pointer value [-Waddress-of-packed-member]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
arch/x86/include/asm/bootparam_utils.h:40:3: warning: 'memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/bootparam_utils.h:43:3: warning: 'memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:128.22-132.5: Warning (avoid_default_addr_size): /mdio-bus-mux/mdio@200: Relying on default #address-cells value
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:128.22-132.5: Warning (avoid_default_addr_size): /mdio-bus-mux/mdio@200: Relying on default #size-cells value
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:129.4-18: Warning (reg_format): /mdio-bus-mux/mdio@200:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches