Using .config as base Merging ../kernel/configs/qemu-gdb.config Value of CONFIG_COMPILE_TEST is redefined by fragment ../kernel/configs/qemu-gdb.config: Previous value: CONFIG_COMPILE_TEST=y New value: # CONFIG_COMPILE_TEST is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment ../kernel/configs/qemu-gdb.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set # # merged configuration written to .config (needs make) # building obj-arm64-next-20191022 ../drivers/dma/sh/rcar-dmac.c: In function ‘rcar_dmac_chan_prep_sg’: ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 31 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] desc->chcr = chcr | chcr_ts[desc->xfer_shift]; ~~~~~~~^~~~~~~~~~~~~~~~~~ ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 30 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 29 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 28 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 27 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 26 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 25 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 24 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 23 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 22 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 21 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 20 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 19 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 18 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 17 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 16 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 15 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 14 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 13 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 12 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 11 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 10 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 9 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] ../drivers/dma/sh/rcar-dmac.c:888:29: warning: array subscript 8 is above array bounds of ‘const u32[7]’ {aka ‘const unsigned int[7]’} [-Warray-bounds] In file included from ../include/uapi/linux/posix_types.h:5, from ../include/uapi/linux/types.h:14, from ../include/linux/types.h:6, from ../include/linux/limits.h:6, from ../include/linux/kernel.h:7, from ../fs/aio.c:14: ../fs/aio.c: In function ‘__do_compat_sys_io_pgetevents’: ../include/linux/stddef.h:8:14: warning: initialization of ‘unsigned int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] #define NULL ((void *)0) ^ ../fs/aio.c:2193:38: note: in expansion of macro ‘NULL’ struct __compat_aio_sigset ksig = { NULL, }; ^~~~ ../include/linux/stddef.h:8:14: note: (near initialization for ‘ksig.sigmask’) #define NULL ((void *)0) ^ ../fs/aio.c:2193:38: note: in expansion of macro ‘NULL’ struct __compat_aio_sigset ksig = { NULL, }; ^~~~ ../fs/aio.c: In function ‘__do_compat_sys_io_pgetevents_time64’: ../include/linux/stddef.h:8:14: warning: initialization of ‘unsigned int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] #define NULL ((void *)0) ^ ../fs/aio.c:2228:38: note: in expansion of macro ‘NULL’ struct __compat_aio_sigset ksig = { NULL, }; ^~~~ ../include/linux/stddef.h:8:14: note: (near initialization for ‘ksig.sigmask’) #define NULL ((void *)0) ^ ../fs/aio.c:2228:38: note: in expansion of macro ‘NULL’ struct __compat_aio_sigset ksig = { NULL, }; ^~~~ ../drivers/mmc/core/block.c: In function ‘__mmc_blk_ioctl_cmd’: ../drivers/mmc/core/block.c:500:6: warning: unused variable ‘status’ [-Wunused-variable] u32 status = 0; ^~~~~~ ../drivers/staging/wilc1000/wilc_hif.c: In function ‘wilc_parse_join_bss_param’: ../drivers/staging/wilc1000/wilc_hif.c:567:45: warning: array subscript 2 is above array bounds of ‘u32[2]’ {aka ‘unsigned int[2]’} [-Warray-bounds] param->akm_suites[i] = crypto->akm_suites[i] & 0xFF; ~~~~~~~~~~~~~~~~~~^~~ WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/fsl-dpaa2-qdma/dpdmai.o see include/linux/module.h for more information ERROR: "dpdmai_enable" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_set_rx_queue" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_get_tx_queue" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_get_rx_queue" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_get_attributes" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_open" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_close" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_disable" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! ERROR: "dpdmai_reset" [drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko] undefined! make[2]: *** [../scripts/Makefile.modpost:95: __modpost] Error 1 make[1]: *** [/srv/src/kernel/next/Makefile:1282: modules] Error 2 make: *** [Makefile:179: sub-make] Error 2 make: Target 'Image' not remade because of errors. make: Target 'modules' not remade because of errors.