[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202410180306.jXlxlTRO-lkp@intel.com>
Date: Fri, 18 Oct 2024 03:54:17 +0800
From: kernel test robot <lkp@...el.com>
To: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [gustavoars:testing/wfamnae-next20241015-2] BUILD REGRESSION
41fe8a04339b3781dca5a8ba323ba77022acc441
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20241015-2
branch HEAD: 41fe8a04339b3781dca5a8ba323ba77022acc441 uapi: net: Avoid -Wflex-array-member-not-at-end warnings
Error/Warning (recently discovered and may have been fixed):
https://lore.kernel.org/oe-kbuild-all/202410171308.VlSadp8v-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202410171314.IhaS4oSI-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202410171407.Vjuq5QX1-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202410172103.ZqzfeZN1-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202410172107.g265uYlG-lkp@intel.com
drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2148:2: error: call to '__compiletime_assert_1076' declared with 'error' attribute: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_CCMP
drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2149:2: error: call to '__compiletime_assert_1077' declared with 'error' attribute: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_GCMP_256
include/linux/build_bug.h:78:41: error: static assertion failed: "struct member likely outside of struct_group_tagged()"
include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_854' declared with attribute error: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_CCMP
include/linux/compiler_types.h:517:45: error: call to '__compiletime_assert_855' declared with attribute error: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_GCMP_256
include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
include/rdma/uverbs_ioctl.h:643:1: error: static_assert failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)' "struct member likely outside of struct_group_tagged()"
Error/Warning ids grouped by kconfigs:
recent_errors
|-- arm-randconfig-002-20241017
| `-- include-rdma-uverbs_ioctl.h:error:static_assert-failed-due-to-requirement-__builtin_offsetof(struct-uverbs_attr_bundle-attrs)-sizeof(struct-uverbs_attr_bundle_hdr)-struct-member-likely-outside-of-stru
|-- hexagon-allmodconfig
| `-- include-rdma-uverbs_ioctl.h:error:static-assertion-failed-due-to-requirement-__builtin_offsetof(struct-uverbs_attr_bundle-attrs)-sizeof(struct-uverbs_attr_bundle_hdr):struct-member-likely-outside-of-s
|-- parisc-allmodconfig
| `-- include-linux-build_bug.h:error:static-assertion-failed:struct-member-likely-outside-of-struct_group_tagged()
|-- riscv-allmodconfig
| |-- drivers-net-wireless-intel-iwlwifi-mvm-d3.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:BUILD_BUG_ON-failed:conf-keylen-WLAN_KEY_LEN_CCMP
| `-- drivers-net-wireless-intel-iwlwifi-mvm-d3.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:BUILD_BUG_ON-failed:conf-keylen-WLAN_KEY_LEN_GCMP_256
|-- sparc-allmodconfig
| |-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:BUILD_BUG_ON-failed:conf-keylen-WLAN_KEY_LEN_CCMP
| `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:BUILD_BUG_ON-failed:conf-keylen-WLAN_KEY_LEN_GCMP_256
`-- x86_64-randconfig-123-20241017
`-- kernel-bpf-core.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-base-types):
elapsed time: 1464m
configs tested: 2
configs skipped: 0
tested configs:
x86_64 kexec clang-18
x86_64 rhel-8.3 gcc-12
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists