All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 93bf8b946e5f9a0b0c68155597b53fd8ccce2827
@ 2021-01-18 23:40 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-01-18 23:40 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 93bf8b946e5f9a0b0c68155597b53fd8ccce2827  Add linux-next specific files for 20210118

Error/Warning reports:

https://lore.kernel.org/linux-mm/202101140946.LTHr5kaY-lkp@intel.com
https://lore.kernel.org/linux-mm/202101160841.jUXjdS7j-lkp@intel.com
https://lore.kernel.org/linux-mm/202101181731.zvB1gwLT-lkp@intel.com
https://lore.kernel.org/linux-mm/202101181814.rQtj0Eqo-lkp@intel.com
https://lore.kernel.org/linux-mm/202101181952.WOzgvQ3l-lkp@intel.com
https://lore.kernel.org/linux-mm/202101181956.BRa7xLy1-lkp@intel.com
https://lore.kernel.org/linux-mm/202101182217.AI3THdpO-lkp@intel.com
https://lore.kernel.org/linux-mm/202101190244.wOsRK6sC-lkp@intel.com
https://lore.kernel.org/linux-mm/202101190456.h9fHBXMr-lkp@intel.com
https://lore.kernel.org/linux-mm/202101190524.o11MIj7O-lkp@intel.com
https://lore.kernel.org/linux-mm/202101190620.iujPigJV-lkp@intel.com

Error/Warning in current branch:

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_numa.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/frame_vector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/soc/samsung/exynos-asv.o' being placed in section `.eh_frame'
crypto/blake2b_generic.c:70:13: warning: stack frame size of 9520 bytes in function 'blake2b_compress_one_generic' [-Wframe-larger-than=]
drivers/gpio/gpio-tegra.c:364:7: error: 'struct irq_data' has no member named 'parent_data'
drivers/gpio/gpio-tegra.c:365:9: error: implicit declaration of function 'irq_chip_set_type_parent' [-Werror=implicit-function-declaration]
drivers/gpio/gpio-tegra.c:439:27: error: 'struct gpio_irq_chip' has no member named 'child_offset_to_irq'
drivers/gpio/gpio-tegra.c:454:28: error: 'struct gpio_irq_chip' has no member named 'parent_domain'
drivers/gpio/gpio-tegra.c:567:10: error: implicit declaration of function 'irq_chip_set_affinity_parent'; did you mean 'irq_set_affinity_hint'? [-Werror=implicit-function-declaration]
drivers/gpio/gpio-tegra.c:730:5: error: 'struct gpio_irq_chip' has no member named 'fwnode'
drivers/gpio/gpio-tegra.c:731:5: error: 'struct gpio_irq_chip' has no member named 'child_to_parent_hwirq'
drivers/gpio/gpio-tegra.c:732:5: error: 'struct gpio_irq_chip' has no member named 'populate_parent_alloc_arg'
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:929:24: warning: unused variable 'adev'
drivers/media/usb/cpia2/cpia2_core.c:2410:66: error: 'PAGE_SHARED' undeclared (first use in this function)
drivers/staging/comedi/comedi_fops.c:2399:8: error: 'PAGE_SHARED' undeclared (first use in this function); did you mean 'VM_SHARED'?
include/linux/fortify-string.h:20:29: warning: argument 1 null where non-null expected [-Wnonnull]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 28 [-Wstringop-truncation]
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]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
nios2-linux-ld: ucsi.c:(.text+0x15e8): undefined reference to `usb_role_switch_set_role'
ucsi.c:(.text+0x15a8): undefined reference to `fwnode_usb_role_switch_get'
ucsi.c:(.text+0x1b50): undefined reference to `usb_role_switch_set_role'

possible Error/Warning in current branch:

arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret' [-Wmissing-prototypes]
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:660 vmw_setup_pci_resources() warn: 'pdev' not released on lines: 673.
drivers/scsi/fnic/fnic_res.c:101 fnic_get_vnic_config() warn: '__UNIQUE_ID___x355' 255000 can't fit into 65535 'c->ra_tov'
drivers/scsi/fnic/fnic_res.c:96 fnic_get_vnic_config() warn: '__UNIQUE_ID___x351' 255000 can't fit into 65535 'c->ed_tov'
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:36:4: sparse: sparse: symbol 'macaddr_buf' was not declared. Should it be static?
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arm64-allyesconfig
|   `-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret
|-- arm64-defconfig
|   `-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret
|-- arm64-randconfig-p001-20210118
|   `-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret
|-- c6x-randconfig-s031-20210118
|   `-- drivers-vdpa-vdpa_sim-vdpa_sim_net.c:sparse:sparse:symbol-macaddr_buf-was-not-declared.-Should-it-be-static
|-- csky-randconfig-p001-20210118
|   |-- drivers-media-usb-cpia2-cpia2_core.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|   `-- drivers-staging-comedi-comedi_fops.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|-- h8300-randconfig-r012-20210118
|   |-- drivers-gpio-gpio-tegra.c:error:implicit-declaration-of-function-irq_chip_set_affinity_parent
|   |-- drivers-gpio-gpio-tegra.c:error:implicit-declaration-of-function-irq_chip_set_type_parent
|   |-- drivers-gpio-gpio-tegra.c:error:struct-gpio_irq_chip-has-no-member-named-child_offset_to_irq
|   |-- drivers-gpio-gpio-tegra.c:error:struct-gpio_irq_chip-has-no-member-named-child_to_parent_hwirq
|   |-- drivers-gpio-gpio-tegra.c:error:struct-gpio_irq_chip-has-no-member-named-fwnode
|   |-- drivers-gpio-gpio-tegra.c:error:struct-gpio_irq_chip-has-no-member-named-parent_domain
|   |-- drivers-gpio-gpio-tegra.c:error:struct-gpio_irq_chip-has-no-member-named-populate_parent_alloc_arg
|   `-- drivers-gpio-gpio-tegra.c:error:struct-irq_data-has-no-member-named-parent_data
|-- i386-allyesconfig
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-a001-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-a003-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-a005-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-a015-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-c001-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-m021-20210118
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c-vmw_setup_pci_resources()-warn:pdev-not-released-on-lines:.
|   |-- drivers-scsi-fnic-fnic_res.c-fnic_get_vnic_config()-warn:__UNIQUE_ID___x351-can-t-fit-into-c-ed_tov
|   |-- drivers-scsi-fnic-fnic_res.c-fnic_get_vnic_config()-warn:__UNIQUE_ID___x355-can-t-fit-into-c-ra_tov
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- i386-randconfig-s002-20210118
|   `-- drivers-soc-qcom-socinfo.c:sparse:sparse:cast-to-restricted-__le32
|-- mips-allmodconfig
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- mips-allyesconfig
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- nios2-randconfig-m031-20210118
|   |-- nios2-linux-ld:ucsi.c:(.text):undefined-reference-to-usb_role_switch_set_role
|   |-- ucsi.c:(.text):undefined-reference-to-fwnode_usb_role_switch_get
|   `-- ucsi.c:(.text):undefined-reference-to-usb_role_switch_set_role
|-- powerpc-allmodconfig
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- powerpc-allyesconfig
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-before-terminating-nul-copying-bytes-from-a-string-of-the-same-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- powerpc64-randconfig-r013-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- s390-randconfig-r013-20210118
|   `-- include-linux-fortify-string.h:warning:argument-null-where-non-null-expected
|-- x86_64-randconfig-a012-20210118
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- x86_64-randconfig-a015-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- x86_64-randconfig-r025-20210118
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
|-- x86_64-randconfig-s021-20210118
|   `-- drivers-gpu-drm-radeon-radeon_uvd.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-int-val-got-restricted-__le32-usertype
|-- x86_64-rhel-8.3
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size
`-- x86_64-rhel-8.3-kbuiltin
    |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-bytes-from-a-string-of-length
    `-- include-linux-fortify-string.h:warning:__builtin_strncpy-specified-bound-equals-destination-size

clang_recent_errors
|-- arm64-randconfig-r002-20210118
|   |-- aarch64-linux-gnu-ld:warning:orphan-section-eh_frame-from-drivers-base-arch_numa.o-being-placed-in-section-.eh_frame
|   |-- aarch64-linux-gnu-ld:warning:orphan-section-eh_frame-from-drivers-media-common-videobuf2-frame_vector.o-being-placed-in-section-.eh_frame
|   `-- aarch64-linux-gnu-ld:warning:orphan-section-eh_frame-from-drivers-soc-samsung-exynos-asv.o-being-placed-in-section-.eh_frame
|-- mips-randconfig-r016-20210118
|   `-- drivers-gpu-drm-amd-amdgpu-amdgpu_display.c:warning:unused-variable-adev
`-- powerpc-randconfig-r033-20210118
    `-- crypto-blake2b_generic.c:warning:stack-frame-size-of-bytes-in-function-blake2b_compress_one_generic

elapsed time: 935m

configs tested: 94
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
powerpc                      pcm030_defconfig
c6x                                 defconfig
arm                          ixp4xx_defconfig
ia64                             alldefconfig
sh                   sh7724_generic_defconfig
powerpc                      walnut_defconfig
arm                           u8500_defconfig
powerpc                     taishan_defconfig
arm                        vexpress_defconfig
arm                        multi_v5_defconfig
arm                         axm55xx_defconfig
arc                                 defconfig
powerpc                     tqm8560_defconfig
powerpc                     redwood_defconfig
powerpc                 linkstation_defconfig
arm                       imx_v6_v7_defconfig
arm                   milbeaut_m10v_defconfig
arm                         vf610m4_defconfig
c6x                        evmc6472_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                               tinyconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a002-20210118
i386                 randconfig-a005-20210118
i386                 randconfig-a006-20210118
i386                 randconfig-a001-20210118
i386                 randconfig-a003-20210118
i386                 randconfig-a004-20210118
x86_64               randconfig-a015-20210118
x86_64               randconfig-a013-20210118
x86_64               randconfig-a012-20210118
x86_64               randconfig-a016-20210118
x86_64               randconfig-a011-20210118
x86_64               randconfig-a014-20210118
i386                 randconfig-a011-20210118
i386                 randconfig-a012-20210118
i386                 randconfig-a016-20210118
i386                 randconfig-a015-20210118
i386                 randconfig-a013-20210118
i386                 randconfig-a014-20210118
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
x86_64                                   rhel
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-a004-20210118
x86_64               randconfig-a006-20210118
x86_64               randconfig-a001-20210118
x86_64               randconfig-a003-20210118
x86_64               randconfig-a005-20210118
x86_64               randconfig-a002-20210118

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-18 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 23:40 [linux-next:master] BUILD REGRESSION 93bf8b946e5f9a0b0c68155597b53fd8ccce2827 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.