From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1A3CB3BB105 for ; Tue, 12 May 2026 17:53:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778608435; cv=none; b=P2yrz/mFqTeqPdwyYmLAU2Oktyg9TLMVaxeF6qZ6lu07WaPr54VpeU2exdUTx6mwWmkdAuNT9VfSwOmmJwrO9iFS+REyKYJunz4ok7dTdHnTCQXVcC9TtzBME/ECHLS2QBVC1OKvDeez6iVfdJuCQ1agN9wvG2DWRt2yk1XN4SI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778608435; c=relaxed/simple; bh=RpG85E1rVJ79VGa2Ku3mX5FMs4bLKqHSSYI1rImEO2g=; h=Date:From:To:Cc:Subject:Message-ID; b=SON8SozBwBRvW3Xg1P6+YbSD6YJ7BqS/NMdrJLO7XvFLKidxB6fSdVyjKah4a+RkfUbOKTEwx4lfd077Xv1VAkBBRkNnujA2VtvepTFhpxDM14n2xe21/lOERDaZDWifHrjaUk0sFZNhcE8vBBMmGgQuav+a8xXZey2nBxFmaW0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XOBXuqbC; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="XOBXuqbC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778608435; x=1810144435; h=date:from:to:cc:subject:message-id; bh=RpG85E1rVJ79VGa2Ku3mX5FMs4bLKqHSSYI1rImEO2g=; b=XOBXuqbCfLO7wgtSckVfM7B4qkT8n+r6iWckuqL/4OtY12eezSOEmapm YaZmKZdE3FDjf+jM645T8m1r786S6olWVXrNy7/7csgDbn3b0/orpsYLU nManhyy5/DmfGPy79WUGzJZNJ+YRhGR3ud/9P+KJOa14iqw9A3kVvwAq2 PCTrxxG9lU5jFjRO8f0i8QeBdGSsCtYnLRnevwmKspuz+iV+oil87a20M l1v398ra79f6KjSiMxvdDOejEgH4kfft6zb1fM49yowc7yilg3/xLyeGS UDi4pNm4LjS0v+pZ5/A5/0bx43biyvJsYyb1fA/1Y9FjCthx2K5y2jJOs Q==; X-CSE-ConnectionGUID: FPS6g9+KSPSo9fCCHKkjdw== X-CSE-MsgGUID: vaPssOvvRgGJ8w9d0H+P2w== X-IronPort-AV: E=McAfee;i="6800,10657,11784"; a="96955276" X-IronPort-AV: E=Sophos;i="6.23,231,1770624000"; d="scan'208";a="96955276" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2026 10:53:54 -0700 X-CSE-ConnectionGUID: Mn9PN10VQQu8NhwhMctlWQ== X-CSE-MsgGUID: o+QLiaUZTUWeb6jbc5fOJA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,231,1770624000"; d="scan'208";a="237754667" Received: from lkp-server01.sh.intel.com (HELO dca79079c3eb) ([10.239.97.150]) by orviesa008.jf.intel.com with ESMTP; 12 May 2026 10:53:53 -0700 Received: from kbuild by dca79079c3eb with local (Exim 4.98.2) (envelope-from ) id 1wMrIj-000000002Xl-3zbC; Tue, 12 May 2026 17:53:49 +0000 Date: Wed, 13 May 2026 01:53:05 +0800 From: kernel test robot To: "Gustavo A. R. Silva" Cc: LKML Subject: [gustavoars:testing/wfamnae-next20260507] BUILD REGRESSION 3f5086f83661760934067787b2935c0ef32441f4 Message-ID: <202605130155.tP9PADbp-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20260507 branch HEAD: 3f5086f83661760934067787b2935c0ef32441f4 ASoC: soc-topology: Avoid -Wflex-array-member-not-at-end warning Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202605122013.1sGrng4W-lkp@intel.com drivers/scsi/aic94xx/aic94xx_sas.h:323:35: error: field 'ssp_cmd' has incomplete type Error/Warning ids grouped by kconfigs: recent_errors `-- parisc-allyesconfig `-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type elapsed time: 733m configs tested: 61 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 arm64 randconfig-001-20260512 gcc-12.5.0 arm64 randconfig-002-20260512 gcc-8.5.0 arm64 randconfig-003-20260512 gcc-14.3.0 arm64 randconfig-004-20260512 clang-23 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky randconfig-001-20260512 gcc-11.5.0 csky randconfig-002-20260512 gcc-12.5.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