[linux-next:master] BUILD REGRESSION 7f206cf3ec2bee4621325cfacb2588e5085c07f5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 7f206cf3ec2bee4621325cfacb2588e5085c07f5  Add linux-next specific files for 20210225

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102180345.nxLiKUhk-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102242016.MJskK6hp-lkp@xxxxxxxxx

Error/Warning in current branch:

drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for function 'aty_st_lcd' [-Wmissing-prototypes]
drivers/video/fbdev/aty/atyfb_base.c:183:5: warning: no previous prototype for function 'aty_ld_lcd' [-Wmissing-prototypes]

possible Error/Warning in current branch:

ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "__udivmoddi4" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Makefile:1331: *** Headers not exportable for the c6x architecture.  Stop.
Makefile:679: arch/c6x/Makefile: No such file or directory
arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
drivers/crypto/bcm/spu.c:524: warning: expecting prototype for spu_aead_ivlen(). Prototype was for spum_aead_ivlen() instead
drivers/crypto/bcm/spu2.c:1122: warning: expecting prototype for spu_cipher_req_init(). Prototype was for spu2_cipher_req_init() instead
drivers/crypto/bcm/spu2.c:1182: warning: expecting prototype for spu_cipher_req_finish(). Prototype was for spu2_cipher_req_finish() instead
drivers/crypto/bcm/spu2.c:1243: warning: expecting prototype for spu_request_pad(). Prototype was for spu2_request_pad() instead
drivers/crypto/bcm/spu2.c:1321: warning: expecting prototype for spu_status_process(). Prototype was for spu2_status_process() instead
drivers/crypto/bcm/spu2.c:803: warning: expecting prototype for spu_payload_length(). Prototype was for spu2_payload_length() instead
drivers/crypto/bcm/spu2.c:825: warning: expecting prototype for spu_response_hdr_len(). Prototype was for spu2_response_hdr_len() instead
drivers/crypto/bcm/spu2.c:843: warning: expecting prototype for spu_hash_pad_len(). Prototype was for spu2_hash_pad_len() instead
drivers/crypto/bcm/spu2.c:855: warning: expecting prototype for spu2_gcm_ccm_padlen(). Prototype was for spu2_gcm_ccm_pad_len() instead
drivers/crypto/bcm/spu2.c:872: warning: expecting prototype for spu_assoc_resp_len(). Prototype was for spu2_assoc_resp_len() instead
drivers/crypto/bcm/spu2.c:945: warning: expecting prototype for spu_create_request(). Prototype was for spu2_create_request() instead
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:192 gf100_fifo_recover() warn: should '(((1))) << engi' be a 64 bit type?
drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead
drivers/vfio/vfio_iommu_type1.c:1312 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for 'aty_st_lcd' [-Wmissing-prototypes]
drivers/video/fbdev/aty/atyfb_base.c:183:5: warning: no previous prototype for 'aty_ld_lcd' [-Wmissing-prototypes]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
include/linux/unaligned/be_byteshift.h:51:19: error: redefinition of 'get_unaligned_be64'
include/linux/unaligned/be_byteshift.h:56:20: error: redefinition of 'put_unaligned_be16'
include/linux/unaligned/be_byteshift.h:61:20: error: redefinition of 'put_unaligned_be32'
include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64'
make[1]: *** No rule to make target 'arch/c6x/Makefile'.
net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is uninitialized when used here [-Wuninitialized]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- arm-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- c6x-allyesconfig
|   |-- Makefile:Headers-not-exportable-for-the-c6x-architecture.-Stop.
|   |-- Makefile:arch-c6x-Makefile:No-such-file-or-directory
|   |-- arch-Kconfig:can-t-open-file-arch-c6x-Kconfig
|   `-- make:No-rule-to-make-target-arch-c6x-Makefile-.
|-- c6x-randconfig-r026-20210225
|   |-- Makefile:Headers-not-exportable-for-the-c6x-architecture.-Stop.
|   |-- Makefile:arch-c6x-Makefile:No-such-file-or-directory
|   |-- arch-Kconfig:can-t-open-file-arch-c6x-Kconfig
|   `-- make:No-rule-to-make-target-arch-c6x-Makefile-.
|-- h8300-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- i386-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-a005-20210225
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-a011-20210225
|   |-- ERROR:__udivdi3-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|   `-- ERROR:__udivmoddi4-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|-- i386-randconfig-m021-20210225
|   |-- drivers-gpu-drm-nouveau-nvkm-engine-fifo-gf100.c-gf100_fifo_recover()-warn:should-((()))-engi-be-a-bit-type
|   `-- drivers-vfio-vfio_iommu_type1.c-vfio_dma_do_unmap()-warn:impossible-condition-(size-(-))-(-u32max-u32max)
|-- ia64-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- ia64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- microblaze-randconfig-r036-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- mips-allmodconfig
|   |-- ERROR:__udivdi3-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- mips-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- nios2-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- nios2-randconfig-r011-20210225
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- powerpc-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- powerpc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- riscv-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- s390-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc64-randconfig-s031-20210225
|   `-- net-dsa-tag_rtl4_a.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-got-restricted-__be16-usertype
|-- x86_64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
`-- xtensa-allyesconfig
    `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead

clang_recent_errors
|-- arm64-randconfig-r032-20210225
|   |-- drivers-crypto-bcm-spu.c:warning:expecting-prototype-for-spu_aead_ivlen().-Prototype-was-for-spum_aead_ivlen()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu2_gcm_ccm_padlen().-Prototype-was-for-spu2_gcm_ccm_pad_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_assoc_resp_len().-Prototype-was-for-spu2_assoc_resp_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_finish().-Prototype-was-for-spu2_cipher_req_finish()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_init().-Prototype-was-for-spu2_cipher_req_init()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_create_request().-Prototype-was-for-spu2_create_request()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_hash_pad_len().-Prototype-was-for-spu2_hash_pad_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_payload_length().-Prototype-was-for-spu2_payload_length()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_request_pad().-Prototype-was-for-spu2_request_pad()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_response_hdr_len().-Prototype-was-for-spu2_response_hdr_len()-instead
|   `-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_status_process().-Prototype-was-for-spu2_status_process()-instead
`-- x86_64-randconfig-a006-20210225
    |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_ld_lcd
    |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_st_lcd
    `-- net-netfilter-nfnetlink_queue.c:warning:variable-ctinfo-is-uninitialized-when-used-here

elapsed time: 724m

configs tested: 96
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
powerpc                     tqm8541_defconfig
arm                          gemini_defconfig
powerpc                 xes_mpc85xx_defconfig
m68k                            q40_defconfig
arm                            mmp2_defconfig
m68k                       m5275evb_defconfig
arm                         socfpga_defconfig
arm                           h3600_defconfig
powerpc64                           defconfig
mips                      pic32mzda_defconfig
powerpc                mpc7448_hpc2_defconfig
powerpc                       ppc64_defconfig
arm                      pxa255-idp_defconfig
i386                                defconfig
powerpc                     tqm8548_defconfig
arc                     nsimosci_hs_defconfig
arm                        spear6xx_defconfig
sh                               j2_defconfig
mips                        qi_lb60_defconfig
riscv                    nommu_virt_defconfig
h8300                            alldefconfig
arc                        nsimosci_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                               tinyconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a005-20210225
i386                 randconfig-a006-20210225
i386                 randconfig-a004-20210225
i386                 randconfig-a001-20210225
i386                 randconfig-a003-20210225
i386                 randconfig-a002-20210225
x86_64               randconfig-a015-20210225
x86_64               randconfig-a011-20210225
x86_64               randconfig-a012-20210225
x86_64               randconfig-a016-20210225
x86_64               randconfig-a013-20210225
x86_64               randconfig-a014-20210225
i386                 randconfig-a013-20210225
i386                 randconfig-a012-20210225
i386                 randconfig-a011-20210225
i386                 randconfig-a014-20210225
i386                 randconfig-a016-20210225
i386                 randconfig-a015-20210225
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
x86_64                           allyesconfig
x86_64                    rhel-7.6-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-a001-20210225
x86_64               randconfig-a002-20210225
x86_64               randconfig-a003-20210225
x86_64               randconfig-a005-20210225
x86_64               randconfig-a004-20210225
x86_64               randconfig-a006-20210225

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux