From: kernel test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
Date: Fri, 26 Feb 2021 23:45:18 +0800 [thread overview]
Message-ID: <6039178e.nIA6K0eHFcbkwcNB%lkp@intel.com> (raw)
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f Add linux-next specific files for 20210226
Error/Warning reports:
https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@intel.com
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@intel.com
https://lore.kernel.org/linux-mm/202102242016.MJskK6hp-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261542.172STKjA-lkp@intel.com
https://lore.kernel.org/linux-mm/202102262031.5XSbXtfV-lkp@intel.com
Error/Warning in current branch:
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:357:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
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]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation]
page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
possible Error/Warning in current branch:
(.text+0x1cb0): undefined reference to `__divdi3'
(.text+0xc44): undefined reference to `__udivdi3'
ERROR: modpost: "__moddi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
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/bluetooth/btusb.c:3777 btusb_mtk_setup() error: uninitialized symbol 'fw_version'.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1854:10: warning: no previous prototype for function 'reduceSizeAndFraction' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1900:6: warning: no previous prototype for function 'is_low_refresh_rate' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1909:9: warning: no previous prototype for function 'get_clock_divider' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1929:5: warning: no previous prototype for function 'dcn10_align_pixel_clocks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_optc.c:312:6: warning: no previous prototype for function 'optc2_align_vblanks' [-Wmissing-prototypes]
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'.
microblaze-linux-ld: (.text+0x1cd0): undefined reference to `__divdi3'
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
|-- alpha-randconfig-r022-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
|-- arc-allyesconfig
| |-- 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
|-- 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-r005-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
| |-- 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-a003-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
|-- i386-randconfig-a005-20210225
| `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-a006-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
|-- 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-a012-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
|-- i386-randconfig-a016-20200607
| `-- ERROR:__moddi3-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)
|-- i386-randconfig-r031-20210225
| `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- 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
|-- microblaze-randconfig-m031-20210225
| `-- drivers-bluetooth-btusb.c-btusb_mtk_setup()-error:uninitialized-symbol-fw_version-.
|-- microblaze-randconfig-r014-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
|-- microblaze-randconfig-r035-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
|-- microblaze-randconfig-r036-20210225
| |-- (.text):undefined-reference-to-__divdi3
| |-- (.text):undefined-reference-to-__udivdi3
| |-- 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
| `-- microblaze-linux-ld:(.text):undefined-reference-to-__divdi3
|-- mips-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
|-- 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
|-- 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
|-- riscv-randconfig-p001-20210226
| |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
| `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
|-- 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
|-- 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
|-- x86_64-randconfig-m001-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
|-- x86_64-randconfig-p002-20210226
| `-- 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
|-- x86_64-randconfig-r026-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
`-- x86_64-randconfig-s022-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
clang_recent_errors
|-- 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
`-- x86_64-randconfig-r003-20210225
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-dcn10_align_pixel_clocks
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-get_clock_divider
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-is_low_refresh_rate
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-reduceSizeAndFraction
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn20-dcn20_optc.c:warning:no-previous-prototype-for-function-optc2_align_vblanks
`-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn21-irq_service_dcn21.c:warning:initializer-overrides-prior-initialization-of-this-subobject
elapsed time: 732m
configs tested: 95
configs skipped: 2
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
powerpc mpc837x_mds_defconfig
xtensa alldefconfig
powerpc mpc836x_mds_defconfig
sh landisk_defconfig
openrisc alldefconfig
arc axs103_smp_defconfig
sh sh03_defconfig
arm pxa910_defconfig
mips cobalt_defconfig
mips omega2p_defconfig
ia64 tiger_defconfig
microblaze mmu_defconfig
sh sh7785lcr_defconfig
arm alldefconfig
sh rsk7264_defconfig
mips malta_kvm_defconfig
mips allyesconfig
sh shmin_defconfig
mips nlm_xlp_defconfig
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
nios2 defconfig
arc allyesconfig
nds32 allnoconfig
c6x allyesconfig
i386 allyesconfig
sparc allyesconfig
sparc defconfig
i386 tinyconfig
i386 defconfig
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
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 nommu_virt_defconfig
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
x86_64 randconfig-a015-20210226
x86_64 randconfig-a011-20210226
x86_64 randconfig-a012-20210226
x86_64 randconfig-a016-20210226
x86_64 randconfig-a013-20210226
x86_64 randconfig-a014-20210226
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
next reply other threads:[~2021-02-26 15:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-26 15:45 kernel test robot [this message]
2021-02-26 19:13 ` Andrew Morton
2021-02-26 19:43 ` Atish Patra
2021-02-26 20:26 ` Palmer Dabbelt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6039178e.nIA6K0eHFcbkwcNB%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox