Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
4af32c555274b Linux 5.1.17-rc1
af8083b35627d btrfs: Ensure replaced device doesn't have pending chunk allocation
847cbd98c0042 mm/vmscan.c: prevent useless kswapd loops
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v5.1.16-83-g4af32c555274b/
Runtime: 64m 45s
Passed: 138
Failed: 1
Warnings: 78
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.rpc_defconfig
-------------------------------------------------------------------------------
Errors:
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='
Warnings:
arm.allmodconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
/tmp/ccC7j6Hh.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccC7j6Hh.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]
include/linux/string.h:340: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:340: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/module.h:132:6: warning: 'init_module' specifies less restrictive attribute than its target 'rp_init': 'cold' [-Wmissing-attributes]
arm.integrator_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.multi_v4t_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.multi_v5_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.omap1_defconfig:
drivers/gpio/gpio-omap.c:1293:34: warning: array 'omap_gpio_match' assumed to have one element
arm.realview_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.s3c6400_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.u300_defconfig:
arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable]
arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm64.allmodconfig:
include/linux/string.h:340: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:340: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/module.h:132:6: warning: 'init_module' specifies less restrictive attribute than its target 'rp_init': 'cold' [-Wmissing-attributes]
drivers/scsi/lpfc/lpfc_debugfs.c:6474:1: warning: the frame size of 2288 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16563: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:16905:1: warning: the frame size of 2560 bytes is larger than 2048 bytes [-Wframe-larger-than=]
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:340: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:340: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/iio/adc/rcar-gyroadc.c:510:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:340: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:340: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/module.h:132:6: warning: 'init_module' specifies less restrictive attribute than its target 'rp_init': 'cold' [-Wmissing-attributes]
arch/x86/boot/edd.c:150: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/scsi/fcoe/fcoe_ctlr.c:2830: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]
include/linux/module.h:132:6: warning: 'init_module' specifies less restrictive attribute than its target 'rp_init': 'cold' [-Wmissing-attributes]
x86.allmodconfig:
include/linux/string.h:340: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:340: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:16563: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:16905:1: warning: the frame size of 2552 bytes is larger than 2048 bytes [-Wframe-larger-than=]
include/linux/module.h:132:6: warning: 'init_module' specifies less restrictive attribute than its target 'rp_init': 'cold' [-Wmissing-attributes]
arch/x86/boot/edd.c:150: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
No DTS warnings
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
af13e6db0db43 Linux 4.9.185-rc1
1f67f1352f79f btrfs: Ensure replaced device doesn't have pending chunk allocation
8db9a2aebc66e drm/imx: only send event on crtc disable if kept disabled
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.9.184-93-gaf13e6db0db43/
Runtime: 41m 0s
Passed: 130
Failed: 0
Warnings: 21
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccw6lkOf.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccw6lkOf.s:18225: Warning: using r15 results in unpredictable behaviour
arm64.allmodconfig:
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:
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:
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:
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:
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.allmodconfig:
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:
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:
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:
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
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
b12a932c6c2b8 Linux 4.4.185-rc1
b4637e251ca91 btrfs: Ensure replaced device doesn't have pending chunk allocation
9da390790b9cb lib/mpi: Fix karactx leak in mpi_powm
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.184-69-gb12a932c6c2b8/
Runtime: 34m 28s
Passed: 126
Failed: 1
Warnings: 67
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.vf610m4_defconfig
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccHQVcz5.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccHQVcz5.s:18225: Warning: using r15 results in unpredictable behaviour
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
arm.clps711x_defconfig:
arch/arm/mach-clps711x/board-autcpu12.c:163:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.davinci_all_defconfig:
arch/arm/mach-davinci/da8xx-dt.c:23:34: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.lpc32xx_defconfig:
arch/arm/mach-lpc32xx/phy3250.c:215:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.mxs_defconfig:
arch/arm/mach-mxs/mach-mxs.c:285:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm64.allmodconfig:
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
i386.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
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:
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.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
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.defconfig:
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
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: HEAD
Topmost commits:
62f1ea936ccb6 Linux 4.14.133-rc1
834cf048ac786 vhost: scsi: add weight support
c2824875e3bc5 vhost: vsock: add weight support
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.14.132-48-g62f1ea936ccb6/
Runtime: 46m 45s
Passed: 132
Failed: 0
Warnings: 129
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.acs5k_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.acs5k_tiny_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.allmodconfig:
/tmp/ccyaCxso.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccyaCxso.s:18225: Warning: using r15 results in unpredictable behaviour
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.aspeed_g4_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.aspeed_g5_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.assabet_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.axm55xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.badge4_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.cerfcube_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.clps711x_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.cm_x300_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.cns3420vb_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.colibri_pxa270_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.colibri_pxa300_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.collie_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.corgi_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.davinci_all_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.dove_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ebsa110_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ep93xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.eseries_pxa_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.exynos_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ezx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.footbridge_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.gemini_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.h3600_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.hackkit_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.hisi_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.imote2_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.imx_v6_v7_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.integrator_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.iop13xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.iop32x_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.iop33x_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ixp4xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.jornada720_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.keystone_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.ks8695_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.lart_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.lpd270_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.lubbock_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.magician_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mainstone_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mini2440_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mmp2_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.moxart_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_lpae_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v4t_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v5_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_nosmp_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mv78xx0_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mvebu_v5_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mvebu_v7_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.mxs_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.neponset_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.netwinder_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.netx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.nhk8815_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.nuc910_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.nuc950_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.nuc960_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.omap2plus_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.orion5x_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.palmz72_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pcm027_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.prima2_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa168_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa255-idp_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa3xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa910_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.qcom_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.raumfeld_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.realview_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.rpc_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.s3c2410_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.s3c6400_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.s5pv210_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.sama5_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.shannon_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.simpad_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.socfpga_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.spear13xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.spear3xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.spear6xx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.spitz_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.sunxi_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.tango4_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.tegra_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.trizeps4_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.u300_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.u8500_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.versatile_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.vexpress_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.vt8500_v6_v7_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.zeus_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.zx_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.allmodconfig:
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
fs/proc/task_mmu.c:761:7: warning: 'last_vma' 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.defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.nosmp_defconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
i386.allmodconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
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:
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:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
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:
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.allmodconfig:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
samples/seccomp/bpf-direct.c:74:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
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:
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:
fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized]
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:
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
No DTS warnings
No new syscalls
No section mismatches
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:
22c45ec32b4a9 Add linux-next specific files for 20190705
43e11aa37ad9c Merge branch 'akpm/master'
5343a413badc0 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-20190705/
Runtime: 67m 5s
Passed: 135
Failed: 3
Warnings: 70
DTS warnings: 6
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.rpc_defconfig
i386.allmodconfig
riscv.allmodconfig
-------------------------------------------------------------------------------
Errors:
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='
i386.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]
ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
riscv.allmodconfig:
ERROR: "flush_icache_all" [drivers/misc/lkdtm/lkdtm.ko] undefined!
Warnings:
arm.allmodconfig:
/tmp/cc5XwIEd.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/cc5XwIEd.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/misc/habanalabs/goya/goya.c:698:21: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=]
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]
warning: same module names found:
arm.pxa_defconfig:
drivers/net/ethernet/cadence/macb_main.c:48:39: warning: 'mgmt' defined but not used [-Wunused-variable]
arm64.allmodconfig:
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=]
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]
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.defconfig:
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:
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/iio/adc/rcar-gyroadc.c:508:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/misc/habanalabs/goya/goya.c:698:21: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=]
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/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/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=]
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]
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