lee/android-3.18-preview build: 61 builds: 0 failed, 61 passed, 96 warnings (v3.18-14222-gdb3f9e7a07d7)
Full Build Summary: https://kernelci.org/build/lee/branch/android-3.18-preview/kernel/v3.18-1422...
Tree: lee Branch: android-3.18-preview Git Describe: v3.18-14222-gdb3f9e7a07d7 Git Commit: db3f9e7a07d7927ef7582d9da6e9f1035ac67eb8 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/lee/linux.git Built: 3 unique architectures
Warnings Detected:
arm64:
arm: allmodconfig (gcc-8): 3 warnings at91rm9200_defconfig (gcc-8): 1 warning at91sam9260_9g20_defconfig (gcc-8): 2 warnings at91sam9261_9g10_defconfig (gcc-8): 2 warnings at91sam9rl_defconfig (gcc-8): 1 warning axm55xx_defconfig (gcc-8): 1 warning bockw_defconfig (gcc-8): 2 warnings clps711x_defconfig (gcc-8): 1 warning cm_x2xx_defconfig (gcc-8): 2 warnings colibri_pxa300_defconfig (gcc-8): 1 warning collie_defconfig (gcc-8): 1 warning corgi_defconfig (gcc-8): 1 warning dove_defconfig (gcc-8): 1 warning em_x270_defconfig (gcc-8): 2 warnings ep93xx_defconfig (gcc-8): 1 warning exynos_defconfig (gcc-8): 2 warnings footbridge_defconfig (gcc-8): 1 warning h3600_defconfig (gcc-8): 1 warning hackkit_defconfig (gcc-8): 1 warning iop33x_defconfig (gcc-8): 1 warning ixp4xx_defconfig (gcc-8): 1 warning ks8695_defconfig (gcc-8): 1 warning kzm9g_defconfig (gcc-8): 8 warnings lubbock_defconfig (gcc-8): 1 warning mackerel_defconfig (gcc-8): 8 warnings magician_defconfig (gcc-8): 2 warnings mini2440_defconfig (gcc-8): 2 warnings multi_v7_defconfig (gcc-8): 2 warnings mvebu_v7_defconfig (gcc-8): 2 warnings mxs_defconfig (gcc-8): 2 warnings netwinder_defconfig (gcc-8): 1 warning netx_defconfig (gcc-8): 1 warning nhk8815_defconfig (gcc-8): 1 warning orion5x_defconfig (gcc-8): 1 warning pleb_defconfig (gcc-8): 1 warning pxa168_defconfig (gcc-8): 1 warning pxa255-idp_defconfig (gcc-8): 1 warning pxa3xx_defconfig (gcc-8): 1 warning qcom_defconfig (gcc-8): 2 warnings realview_defconfig (gcc-8): 2 warnings rpc_defconfig (gcc-8): 1 warning s3c6400_defconfig (gcc-8): 1 warning sama5_defconfig (gcc-8): 2 warnings spear13xx_defconfig (gcc-8): 1 warning spear3xx_defconfig (gcc-8): 1 warning tct_hammer_defconfig (gcc-8): 1 warning tegra_defconfig (gcc-8): 2 warnings trizeps4_defconfig (gcc-8): 2 warnings versatile_defconfig (gcc-8): 2 warnings vexpress_defconfig (gcc-8): 2 warnings viper_defconfig (gcc-8): 2 warnings xcep_defconfig (gcc-8): 1 warning zeus_defconfig (gcc-8): 2 warnings
i386: allnoconfig (gcc-8): 3 warnings i386_defconfig (gcc-8): 4 warnings
Warnings summary:
50 net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 23 sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] 14 include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] 2 arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned' 2 arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' 2 arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' 1 kernel/rcu/tree.c:3568:19: warning: array subscript 2147483646 is above array bounds of ‘u8[1]’ {aka ‘unsigned char[1]’} [-Warray-bounds] 1 /tmp/ccyaxg8j.s:18225: Warning: using r15 results in unpredictable behaviour 1 /tmp/ccyaxg8j.s:18153: Warning: using r15 results in unpredictable behaviour
================================================================================
Detailed per-defconfig build reports:
-------------------------------------------------------------------------------- allmodconfig (arm, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: kernel/rcu/tree.c:3568:19: warning: array subscript 2147483646 is above array bounds of ‘u8[1]’ {aka ‘unsigned char[1]’} [-Warray-bounds] /tmp/ccyaxg8j.s:18153: Warning: using r15 results in unpredictable behaviour /tmp/ccyaxg8j.s:18225: Warning: using r15 results in unpredictable behaviour
-------------------------------------------------------------------------------- allmodconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- allnoconfig (i386, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned'
-------------------------------------------------------------------------------- at91rm9200_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- at91sam9260_9g20_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- at91sam9261_9g10_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- at91sam9rl_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- bockw_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- clps711x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- cm_x2xx_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- collie_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- dove_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- em_x270_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- ep93xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- exynos_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- footbridge_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- i386_defconfig (i386, gcc-8) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned' sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- iop33x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- ks8695_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- kzm9g_defconfig (arm, gcc-8) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings: include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div]
-------------------------------------------------------------------------------- lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- mackerel_defconfig (arm, gcc-8) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings: include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] include/linux/sh_intc.h:99:63: warning: division ‘sizeof (void *) / sizeof (void)’ does not compute the number of array elements [-Wsizeof-pointer-div] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- magician_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- mini2440_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- mvebu_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- mxs_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- netx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- nuc910_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- nuc950_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- orion5x_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- pleb_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- qcom_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- realview_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- rpc_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- spear3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- tegra_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- trizeps4_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- u300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
-------------------------------------------------------------------------------- versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- vexpress_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized] net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- viper_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------- xcep_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
-------------------------------------------------------------------------------- zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: net/socket.c:490:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] sound/core/pcm_lib.c:1852:13: warning: ‘runtime’ may be used uninitialized in this function [-Wmaybe-uninitialized]
--- For more info write to info@kernelci.org
kernel-build-reports@lists.linaro.org