public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [gustavoars:testing/wfamnae-next20251002] BUILD REGRESSION 7bcbc6fbcc6816b0e3307e1ebab74b01797d0fb6
Date: Fri, 10 Oct 2025 15:16:01 +0800	[thread overview]
Message-ID: <202510101552.sFbmBrfQ-lkp@intel.com> (raw)

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20251002
branch HEAD: 7bcbc6fbcc6816b0e3307e1ebab74b01797d0fb6  scsi: libsas/aci94xx: Avoid multiple -Wflex-array-member-not-at-end warnings

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

    https://lore.kernel.org/oe-kbuild-all/202510100232.BV1e8PYX-lkp@intel.com

    drivers/scsi/aic94xx/aic94xx_hwi.c:344: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_sas.h:323:35: error: field 'ssp_cmd' has incomplete type
    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.h:617:47: error: field 'task' has incomplete type
    drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1002:11: error: invalid application of 'sizeof' to an incomplete type 'struct ssp_command_iu'
    drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1002:32: error: invalid application of 'sizeof' to incomplete type 'struct ssp_command_iu'
    drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:1779:11: error: invalid application of 'sizeof' to an incomplete type 'struct ssp_command_iu'
    drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:1779:25: error: invalid application of 'sizeof' to incomplete type 'struct ssp_command_iu'

Error/Warning ids grouped by kconfigs:

recent_errors
|-- arc-allmodconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- arc-allyesconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- m68k-allmodconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- m68k-allyesconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- mips-allyesconfig
|   |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- powerpc-randconfig-001-20251010
|   |-- 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
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-an-incomplete-type-struct-ssp_command_iu
|-- 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
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-an-incomplete-type-struct-ssp_command_iu
|-- s390-allyesconfig
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- sparc-allmodconfig
|   |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|   `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- sparc64-randconfig-002-20251009
|   |-- 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
`-- xtensa-allyesconfig
    |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
    |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
    `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu

elapsed time: 1464m

configs tested: 91
configs skipped: 1

tested configs:
alpha                             allnoconfig    gcc-15.1.0
alpha                            allyesconfig    gcc-15.1.0
arc                              allmodconfig    gcc-15.1.0
arc                               allnoconfig    gcc-15.1.0
arc                              allyesconfig    gcc-15.1.0
arc                   randconfig-001-20251010    gcc-12.5.0
arc                   randconfig-002-20251010    gcc-8.5.0
arm                               allnoconfig    clang-22
arm                      jornada720_defconfig    clang-22
arm                            mps2_defconfig    clang-22
arm                   randconfig-001-20251010    gcc-8.5.0
arm                   randconfig-002-20251010    gcc-13.4.0
arm                   randconfig-003-20251010    gcc-8.5.0
arm                   randconfig-004-20251010    gcc-8.5.0
arm64                             allnoconfig    gcc-15.1.0
arm64                 randconfig-001-20251010    gcc-14.3.0
arm64                 randconfig-002-20251010    clang-19
arm64                 randconfig-003-20251010    clang-17
arm64                 randconfig-004-20251010    gcc-15.1.0
csky                              allnoconfig    gcc-15.1.0
csky                  randconfig-001-20251010    gcc-15.1.0
csky                  randconfig-002-20251010    gcc-10.5.0
hexagon                          allmodconfig    clang-17
hexagon                           allnoconfig    clang-22
hexagon                          allyesconfig    clang-22
hexagon               randconfig-001-20251010    clang-22
hexagon               randconfig-002-20251010    clang-18
i386        buildonly-randconfig-001-20251010    gcc-14
i386        buildonly-randconfig-002-20251010    clang-20
i386        buildonly-randconfig-003-20251010    clang-20
i386        buildonly-randconfig-004-20251010    gcc-14
i386        buildonly-randconfig-005-20251010    gcc-14
i386        buildonly-randconfig-006-20251010    gcc-14
loongarch                        allmodconfig    clang-19
loongarch                         allnoconfig    clang-22
loongarch             randconfig-001-20251010    clang-22
loongarch             randconfig-002-20251010    gcc-15.1.0
m68k                             allmodconfig    gcc-15.1.0
m68k                              allnoconfig    gcc-15.1.0
m68k                             allyesconfig    gcc-15.1.0
m68k                       bvme6000_defconfig    gcc-15.1.0
microblaze                       allmodconfig    gcc-15.1.0
microblaze                        allnoconfig    gcc-15.1.0
microblaze                       allyesconfig    gcc-15.1.0
mips                              allnoconfig    gcc-15.1.0
mips                          ath25_defconfig    clang-22
nios2                             allnoconfig    gcc-11.5.0
nios2                 randconfig-001-20251010    gcc-11.5.0
nios2                 randconfig-002-20251010    gcc-9.5.0
parisc                randconfig-001-20251010    gcc-8.5.0
parisc                randconfig-002-20251010    gcc-12.5.0
powerpc               randconfig-001-20251010    clang-22
powerpc               randconfig-002-20251010    gcc-15.1.0
powerpc               randconfig-003-20251010    clang-22
powerpc64             randconfig-001-20251010    clang-22
powerpc64             randconfig-002-20251010    gcc-14.3.0
powerpc64             randconfig-003-20251010    gcc-13.4.0
riscv                    nommu_k210_defconfig    clang-22
riscv                 randconfig-001-20251009    gcc-8.5.0
riscv                 randconfig-002-20251009    clang-19
s390                             allmodconfig    clang-18
s390                             allyesconfig    gcc-15.1.0
s390                  randconfig-001-20251009    clang-22
s390                  randconfig-002-20251009    clang-22
sh                               allmodconfig    gcc-15.1.0
sh                                allnoconfig    gcc-15.1.0
sh                               allyesconfig    gcc-15.1.0
sh                    randconfig-001-20251009    gcc-15.1.0
sh                    randconfig-002-20251009    gcc-12.5.0
sh                           se7206_defconfig    gcc-15.1.0
sh                        sh7763rdp_defconfig    gcc-15.1.0
sparc                            allmodconfig    gcc-15.1.0
sparc                             allnoconfig    gcc-15.1.0
sparc                 randconfig-001-20251009    gcc-8.5.0
sparc                 randconfig-002-20251009    gcc-8.5.0
sparc64               randconfig-001-20251009    clang-22
sparc64               randconfig-002-20251009    clang-22
um                               allmodconfig    clang-19
um                               allyesconfig    gcc-14
um                    randconfig-001-20251009    clang-17
um                    randconfig-002-20251009    gcc-14
x86_64      buildonly-randconfig-001-20251010    clang-20
x86_64      buildonly-randconfig-002-20251010    clang-20
x86_64      buildonly-randconfig-003-20251010    clang-20
x86_64      buildonly-randconfig-004-20251010    clang-20
x86_64      buildonly-randconfig-005-20251010    gcc-14
x86_64      buildonly-randconfig-006-20251010    gcc-14
xtensa                           alldefconfig    gcc-15.1.0
xtensa                            allnoconfig    gcc-15.1.0
xtensa                randconfig-001-20251009    gcc-11.5.0
xtensa                randconfig-002-20251009    gcc-8.5.0

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

                 reply	other threads:[~2025-10-10  7:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202510101552.sFbmBrfQ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=gustavoars@kernel.org \
    --cc=linux-kernel@vger.kernel.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