mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [gustavoars:testing/wfamnae-next20260302] BUILD REGRESSION 759ff201de93e9bf74683ac6d4414b9141b12c27
@ 2026-03-03 22:41 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-03-03 22:41 UTC (permalink / raw)
  To: Gustavo A. R. Silva; +Cc: LKML

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20260302
branch HEAD: 759ff201de93e9bf74683ac6d4414b9141b12c27  DRM: Makefile: Temporarily disable -Werror to allow for -Wfamnae warnings

Error/Warning (recently discovered and may have been fixed):

    https://lore.kernel.org/oe-kbuild-all/202603032324.MS8Ytf1A-lkp@intel.com
    https://lore.kernel.org/oe-kbuild-all/202603040130.7mpFGwpP-lkp@intel.com
    https://lore.kernel.org/oe-kbuild-all/202603040331.C4EM02yD-lkp@intel.com
    https://lore.kernel.org/oe-kbuild-all/202603040528.xmhp9aIb-lkp@intel.com

    ./usr/include/asm/setup_data.h:35:2: error: declaration does not declare anything [-Werror,-Wmissing-declarations]
    ./usr/include/asm/setup_data.h:35:30: error: declaration does not declare anything [-Werror]
    ./usr/include/asm/setup_data.h:36:14: error: flexible array member in a struct with no named members
    drivers/scsi/aic94xx/aic94xx_hwi.c:342:40: error: no member named 'escb' in 'struct scb'
    drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field has incomplete type 'struct ssp_command_iu_hdr'
    drivers/scsi/aic94xx/aic94xx_scb.c:369:39: error: no member named 'escb' in 'struct scb'
    drivers/scsi/aic94xx/aic94xx_scb.c:631:42: error: no member named 'control_phy' in 'struct scb'
    drivers/scsi/aic94xx/aic94xx_task.c:129:33: error: no member named 'ssp_task' in 'struct scb'
    drivers/scsi/aic94xx/aic94xx_task.c:365:7: error: no member named 'ata_task' in 'struct scb'
    drivers/scsi/aic94xx/aic94xx_tmf.c:120:7: error: no member named 'clear_nexus' in 'struct scb'
    drivers/scsi/hisi_sas/hisi_sas.h:617:26: error: field has incomplete type 'struct ssp_command_iu'
    drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1002:11: error: invalid application of 'sizeof' to an incomplete type 'struct ssp_command_iu'
    usr/include/asm/setup_data.h:35:2: error: declaration does not declare anything [-Werror,-Wmissing-declarations]
    usr/include/asm/setup_data.h:35:30: error: declaration does not declare anything [-Werror]
    usr/include/asm/setup_data.h:36:14: error: flexible array member in a struct with no named members

Error/Warning ids grouped by kconfigs:

recent_errors
|-- i386-allmodconfig
|   |-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything
|   `-- usr-include-asm-setup_data.h:error:flexible-array-member-in-a-struct-with-no-named-members
|-- i386-allyesconfig
|   |-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything
|   `-- usr-include-asm-setup_data.h:error:flexible-array-member-in-a-struct-with-no-named-members
|-- s390-allmodconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-has-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-an-incomplete-type-struct-ssp_command_iu
|-- sparc64-allmodconfig
|   |-- drivers-scsi-aic94xx-aic94xx_hwi.c:error:no-member-named-escb-in-struct-scb
|   |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-has-incomplete-type-struct-ssp_command_iu_hdr
|   |-- drivers-scsi-aic94xx-aic94xx_scb.c:error:no-member-named-control_phy-in-struct-scb
|   |-- drivers-scsi-aic94xx-aic94xx_scb.c:error:no-member-named-escb-in-struct-scb
|   |-- drivers-scsi-aic94xx-aic94xx_task.c:error:no-member-named-ata_task-in-struct-scb
|   |-- drivers-scsi-aic94xx-aic94xx_task.c:error:no-member-named-ssp_task-in-struct-scb
|   `-- drivers-scsi-aic94xx-aic94xx_tmf.c:error:no-member-named-clear_nexus-in-struct-scb
|-- um-allmodconfig
|   `-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything-Werror-Wmissing-declarations
|-- um-allyesconfig
|   |-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything
|   `-- usr-include-asm-setup_data.h:error:flexible-array-member-in-a-struct-with-no-named-members
|-- x86_64-allmodconfig
|   `-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything-Werror-Wmissing-declarations
`-- x86_64-allyesconfig
    `-- usr-include-asm-setup_data.h:error:declaration-does-not-declare-anything-Werror-Wmissing-declarations

elapsed time: 1270m

configs tested: 55
configs skipped: 0

tested configs:
alpha         allnoconfig    gcc-15.2.0
alpha        allyesconfig    gcc-15.2.0
arc          allmodconfig    gcc-15.2.0
arc           allnoconfig    gcc-15.2.0
arc          allyesconfig    gcc-15.2.0
arm           allnoconfig    clang-23
arm          allyesconfig    gcc-15.2.0
arm64        allmodconfig    clang-19
arm64         allnoconfig    gcc-15.2.0
csky         allmodconfig    gcc-15.2.0
csky          allnoconfig    gcc-15.2.0
hexagon      allmodconfig    clang-17
hexagon       allnoconfig    clang-23
i386         allmodconfig    gcc-14
i386          allnoconfig    gcc-14
i386         allyesconfig    gcc-14
loongarch    allmodconfig    clang-19
loongarch     allnoconfig    clang-23
m68k         allmodconfig    gcc-15.2.0
m68k          allnoconfig    gcc-15.2.0
m68k         allyesconfig    gcc-15.2.0
microblaze    allnoconfig    gcc-15.2.0
microblaze   allyesconfig    gcc-15.2.0
mips         allmodconfig    gcc-15.2.0
mips          allnoconfig    gcc-15.2.0
mips         allyesconfig    gcc-15.2.0
nios2        allmodconfig    gcc-11.5.0
nios2         allnoconfig    gcc-11.5.0
openrisc     allmodconfig    gcc-15.2.0
openrisc      allnoconfig    gcc-15.2.0
parisc       allmodconfig    gcc-15.2.0
parisc        allnoconfig    gcc-15.2.0
parisc       allyesconfig    gcc-15.2.0
powerpc      allmodconfig    gcc-15.2.0
powerpc       allnoconfig    gcc-15.2.0
riscv        allmodconfig    clang-23
riscv         allnoconfig    gcc-15.2.0
riscv        allyesconfig    clang-16
s390         allmodconfig    clang-18
s390          allnoconfig    clang-23
s390         allyesconfig    gcc-15.2.0
sh           allmodconfig    gcc-15.2.0
sh            allnoconfig    gcc-15.2.0
sh           allyesconfig    gcc-15.2.0
sparc         allnoconfig    gcc-15.2.0
sparc64      allmodconfig    clang-23
um           allmodconfig    clang-19
um            allnoconfig    clang-23
um           allyesconfig    gcc-14
x86_64       allmodconfig    clang-20
x86_64        allnoconfig    clang-20
x86_64       allyesconfig    clang-20
x86_64      rhel-9.4-rust    clang-20
xtensa        allnoconfig    gcc-15.2.0
xtensa       allyesconfig    gcc-15.2.0

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

only message in thread, other threads:[~2026-03-03 22:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-03 22:41 [gustavoars:testing/wfamnae-next20260302] BUILD REGRESSION 759ff201de93e9bf74683ac6d4414b9141b12c27 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®