tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master head: fd5204cdfb34c8b1e265d09791eb5dd4bacce642 commit: 91c1953de38725d41cf9a677569a8cc280065064 [1587/1613] cxgb4: use zlib deflate to compress firmware dump config: i386-randconfig-i1-201802 (attached as .config) compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025 reproduce: git checkout 91c1953de38725d41cf9a677569a8cc280065064 # save the attached .config to linux build tree make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:39:5: error: redefinition of
>> 'cudbg_compress_buff'
int cudbg_compress_buff(struct cudbg_init *pdbg_init,
^~~~~~~~~~~~~~~~~~~
In file included from drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:23:0:
drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.h:45:19: note: previous
definition of 'cudbg_compress_buff' was here
static inline int cudbg_compress_buff(struct cudbg_init *pdbg_init,
^~~~~~~~~~~~~~~~~~~
vim +/cudbg_compress_buff +39 drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c
38
> 39 int cudbg_compress_buff(struct cudbg_init *pdbg_init,
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip
