From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 0A3B528D8ED for ; Thu, 11 Dec 2025 06:32:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765434767; cv=none; b=N1aGYHqthQ+gurJhGIl3w8NAJes5cGdTraYZ/csOBoOsSRhr0oczUdU/msW99SxeXJQQ8wbE2qFFX/cExhTkPdVAoeUJUQS3REod8Ycq6SbETrawa8ru5+YNpKZkarT+RS4VO4bHc2Pyz8Z1CyvH1BrBDUGKcmInl88zj3Nr8iA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765434767; c=relaxed/simple; bh=W+y7UzhXjggAn1IX7emMdbCViTGqXueHIAIFV3cGQM8=; h=Date:From:To:Cc:Subject:Message-ID; b=YcPHWSmz59PT4yhm0brr/sUQUfuRbLEm+XX/Z33viAdFNDMo8XrW2H/kTYsAxvTP8pa9pWop+eeAYwjDEwFdCH1F3t3s6dDMT8i2zG9zLzqNON8+wZXscfB377OCBaR6tQXpywnJwW2YoZVxs6uxFiYtG9PiB83vJHbauXefUDg= 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=UVawcdeT; arc=none smtp.client-ip=198.175.65.12 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="UVawcdeT" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765434765; x=1796970765; h=date:from:to:cc:subject:message-id; bh=W+y7UzhXjggAn1IX7emMdbCViTGqXueHIAIFV3cGQM8=; b=UVawcdeTq/c8W2AEN1wcPh9qtIxBtW6+ahjGuUWSYYhmTnmqs6MG2jBn SGipqUrRrO0bP2FyDUTBBqJZdv2YcQ4miE3Rrl2wulpkkri0ETEaYQmn2 76PmyruoUdSQeKpdcy3Hs55NX5K0L6x57/8+ovXmTD9PejypH4h+UYCbv XREDWQ2wAfxRIQtSDdXK8Xr5nz31Ousy0Yb6vwcjJ96F2bBhGQT3Hs2xy yVepW/++FIExgSiLqUEDkUkifrOOPd750bl4dvyl9FZKtjALBuwiawfOt Cs56hthp0+f7G52lLg68gqOKd4h7WsUW05BByT8ZBh7igKYX3MEiEfS59 A==; X-CSE-ConnectionGUID: /B7oZJEqQrOt/oh8sQtQ3g== X-CSE-MsgGUID: LndjbencQK21fke8W4KyMQ== X-IronPort-AV: E=McAfee;i="6800,10657,11638"; a="78878784" X-IronPort-AV: E=Sophos;i="6.20,265,1758610800"; d="scan'208";a="78878784" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Dec 2025 22:32:44 -0800 X-CSE-ConnectionGUID: u8+H+B/aQwiXgC4pJV1Hzg== X-CSE-MsgGUID: VS/bsOh9QMK91badu4FiRg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,265,1758610800"; d="scan'208";a="227372059" Received: from lkp-server01.sh.intel.com (HELO d335e3c6db51) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 10 Dec 2025 22:32:44 -0800 Received: from kbuild by d335e3c6db51 with local (Exim 4.98.2) (envelope-from ) id 1vTaED-000000004JB-0ZSQ; Thu, 11 Dec 2025 06:32:41 +0000 Date: Thu, 11 Dec 2025 14:32:00 +0800 From: kernel test robot To: "Gustavo A. R. Silva" Cc: LKML Subject: [gustavoars:testing/wfamnae-next20251210] BUILD REGRESSION ea71f4781aeb04a51e64f521bd95b80be09c14ae Message-ID: <202512111449.m5hyOhYa-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-next20251210 branch HEAD: ea71f4781aeb04a51e64f521bd95b80be09c14ae crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202512110957.bdkyzTzG-lkp@intel.com https://lore.kernel.org/oe-kbuild-all/202512111202.bHVmpyyk-lkp@intel.com drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field 'ssp_cmd' has incomplete type kernel/bpf/core.c:2608:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *') [-Wcompare-distinct-pointer-types] kernel/bpf/core.c:2608:29: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] Error/Warning ids grouped by kconfigs: recent_errors |-- arm-defconfig | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- arm64-randconfig-001-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- arm64-randconfig-002-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-buildonly-randconfig-001-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-buildonly-randconfig-002-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast |-- i386-buildonly-randconfig-003-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-randconfig-001-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast |-- i386-randconfig-003-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-randconfig-004-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast |-- i386-randconfig-013-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-randconfig-014-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-randconfig-015-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- i386-randconfig-016-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- sparc-randconfig-002-20251211 | `-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type |-- x86_64-buildonly-randconfig-004-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-013-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-014-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-015-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-072-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-074-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) |-- x86_64-randconfig-075-20251211 | `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) `-- x86_64-randconfig-076-20251211 `-- kernel-bpf-core.c:warning:comparison-of-distinct-pointer-types-(-struct-bpf_prog_array-and-struct-bpf_prog_array_hdr-) elapsed time: 1451m configs tested: 129 configs skipped: 1 tested configs: alpha defconfig gcc-15.1.0 arc axs103_smp_defconfig gcc-15.1.0 arc defconfig gcc-15.1.0 arc randconfig-001-20251211 gcc-8.5.0 arc randconfig-002-20251211 gcc-14.3.0 arm defconfig clang-22 arm exynos_defconfig clang-22 arm netwinder_defconfig gcc-15.1.0 arm pxa_defconfig gcc-15.1.0 arm randconfig-001-20251211 gcc-8.5.0 arm randconfig-002-20251211 gcc-10.5.0 arm randconfig-003-20251211 clang-22 arm randconfig-004-20251211 clang-22 arm64 defconfig gcc-15.1.0 arm64 randconfig-001-20251211 clang-22 arm64 randconfig-002-20251211 clang-22 arm64 randconfig-003-20251211 gcc-14.3.0 arm64 randconfig-004-20251211 clang-16 csky defconfig gcc-15.1.0 csky randconfig-001-20251211 gcc-11.5.0 csky randconfig-002-20251211 gcc-10.5.0 hexagon defconfig clang-22 hexagon randconfig-001-20251211 clang-19 hexagon randconfig-002-20251211 clang-17 i386 allmodconfig gcc-14 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20251211 clang-20 i386 buildonly-randconfig-002-20251211 gcc-14 i386 buildonly-randconfig-003-20251211 clang-20 i386 buildonly-randconfig-004-20251211 gcc-13 i386 buildonly-randconfig-005-20251211 gcc-14 i386 buildonly-randconfig-006-20251211 gcc-13 i386 defconfig clang-20 i386 randconfig-001-20251211 gcc-14 i386 randconfig-003-20251211 clang-20 i386 randconfig-004-20251211 gcc-14 i386 randconfig-011-20251211 gcc-14 i386 randconfig-012-20251211 gcc-12 i386 randconfig-013-20251211 clang-20 i386 randconfig-014-20251211 clang-20 i386 randconfig-015-20251211 clang-20 i386 randconfig-016-20251211 clang-20 i386 randconfig-017-20251211 gcc-14 loongarch defconfig clang-19 loongarch randconfig-001-20251211 gcc-14.3.0 loongarch randconfig-002-20251211 clang-18 m68k defconfig gcc-15.1.0 m68k stmark2_defconfig gcc-15.1.0 microblaze defconfig gcc-15.1.0 mips bmips_be_defconfig gcc-15.1.0 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 defconfig gcc-11.5.0 nios2 randconfig-001-20251211 gcc-8.5.0 nios2 randconfig-002-20251211 gcc-8.5.0 openrisc allmodconfig gcc-15.1.0 openrisc allnoconfig gcc-15.1.0 openrisc defconfig gcc-15.1.0 parisc allnoconfig gcc-15.1.0 parisc defconfig gcc-15.1.0 parisc randconfig-001-20251211 gcc-14.3.0 parisc randconfig-002-20251211 gcc-8.5.0 parisc64 defconfig gcc-15.1.0 powerpc allnoconfig gcc-15.1.0 powerpc canyonlands_defconfig clang-22 powerpc mpc834x_itx_defconfig clang-16 powerpc randconfig-001-20251211 clang-22 powerpc randconfig-002-20251211 clang-22 powerpc64 randconfig-001-20251211 gcc-8.5.0 powerpc64 randconfig-002-20251211 gcc-13.4.0 riscv allnoconfig gcc-15.1.0 riscv defconfig clang-22 riscv randconfig-001-20251211 clang-22 riscv randconfig-002-20251211 gcc-11.5.0 s390 allnoconfig clang-22 s390 defconfig clang-22 s390 randconfig-001-20251211 gcc-11.5.0 s390 randconfig-002-20251211 clang-22 sh allnoconfig gcc-15.1.0 sh defconfig gcc-15.1.0 sh randconfig-001-20251211 gcc-15.1.0 sh randconfig-002-20251211 gcc-10.5.0 sparc allnoconfig gcc-15.1.0 sparc defconfig gcc-15.1.0 sparc randconfig-001-20251211 gcc-11.5.0 sparc randconfig-002-20251211 gcc-8.5.0 sparc64 allmodconfig clang-22 sparc64 defconfig clang-20 sparc64 randconfig-001-20251211 gcc-8.5.0 sparc64 randconfig-002-20251211 gcc-8.5.0 um allnoconfig clang-22 um defconfig clang-22 um i386_defconfig gcc-14 um randconfig-001-20251211 clang-22 um randconfig-002-20251211 gcc-14 um x86_64_defconfig clang-22 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20251211 gcc-14 x86_64 buildonly-randconfig-002-20251211 gcc-14 x86_64 buildonly-randconfig-003-20251211 clang-20 x86_64 buildonly-randconfig-004-20251211 clang-20 x86_64 buildonly-randconfig-005-20251211 gcc-14 x86_64 buildonly-randconfig-006-20251211 clang-20 x86_64 defconfig gcc-14 x86_64 randconfig-001-20251211 gcc-14 x86_64 randconfig-002-20251211 clang-20 x86_64 randconfig-003-20251211 gcc-12 x86_64 randconfig-004-20251211 clang-20 x86_64 randconfig-005-20251211 gcc-14 x86_64 randconfig-006-20251211 gcc-14 x86_64 randconfig-011-20251211 gcc-14 x86_64 randconfig-012-20251211 gcc-14 x86_64 randconfig-013-20251211 clang-20 x86_64 randconfig-014-20251211 clang-20 x86_64 randconfig-015-20251211 clang-20 x86_64 randconfig-016-20251211 gcc-14 x86_64 randconfig-071-20251211 gcc-14 x86_64 randconfig-072-20251211 clang-20 x86_64 randconfig-073-20251211 gcc-14 x86_64 randconfig-074-20251211 clang-20 x86_64 randconfig-075-20251211 clang-20 x86_64 randconfig-076-20251211 clang-20 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig gcc-15.1.0 xtensa allyesconfig gcc-15.1.0 xtensa randconfig-001-20251211 gcc-11.5.0 xtensa randconfig-002-20251211 gcc-15.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki