From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) (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 79DE71860 for ; Tue, 16 Jul 2024 22:00:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721167222; cv=none; b=lOOL12G/RfyGkJ62lp+IC+5W25RdWWkFligb/HovPVMI2kX0y6gjgmRmW9nQDY4Xdp3wEOYUHTRfeQVjVw2AH8S1zHEY4W0dq4Rz5ojTny61fZv5tkHmaK4A30I/6BNkXO0QD1YXGHjrMkbmIqq7r4vdOjECURtyJcsn3CVHGho= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721167222; c=relaxed/simple; bh=/2jhcYJqnoyY8/k+vpxU+TG96PiNCbd+Ybh1k1MxL9s=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=ZiNmstEXLjSV1ofhcl8Q5/9pBAjhdbX6fznc7XGDc0IUV+DQaoYtk5WuM6FGKqiicDOVJmtiinB33bP7vdcovX3OKJbCPoCaPLe9bK/qrcGQHtakSR3nqFlbQoK8Tlu8ZZgyDmQF9OxKS5GqmQExYCo0IoidJUc3qSaixAUhygc= 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=QJRMQHkb; arc=none smtp.client-ip=192.198.163.11 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="QJRMQHkb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1721167220; x=1752703220; h=date:from:to:cc:subject:message-id:mime-version; bh=/2jhcYJqnoyY8/k+vpxU+TG96PiNCbd+Ybh1k1MxL9s=; b=QJRMQHkbsy3V6sF6MFTZ9LxdXFrOjnNrHLAbgpO3yuHOdXpAbGImFvmF NtQ+ujcC+lkUsARgke8kx5LMqG+ef/2eo2/35rmYAVxzuFHBawGLR6W4Y 24fs1DbMCS1sqFCuf/qDd5n9Oq5bwA4l0l6kK6D+p99e5BWLbOn2wRYik 1P3g3wFY2n4bF9R4Kv8CZd4L8YoYQp5F4C7xvsHX/y4tbZ0G51lJ0IJ6o r7TgvWhG3KL13qzfpOI7flfq12CDRzgeacq9vCHdvfk9Be4GHl2EWbCqM JaPRfEREgzkJi3Uzttb0pUJ4N1iKvR44aZCygYCtJRS31tHGQm4v5Kmzx A==; X-CSE-ConnectionGUID: 04kZsvgyQh2rtOaVPPo9ug== X-CSE-MsgGUID: HBXUOElSSBCNrl/HM2diow== X-IronPort-AV: E=McAfee;i="6700,10204,11135"; a="29246853" X-IronPort-AV: E=Sophos;i="6.09,212,1716274800"; d="scan'208";a="29246853" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jul 2024 15:00:20 -0700 X-CSE-ConnectionGUID: 2Ec/3ao0RI2fyXpm3ZNf0g== X-CSE-MsgGUID: zn23qb4dRF6yqV6tG+8Okg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,212,1716274800"; d="scan'208";a="50233731" Received: from lkp-server01.sh.intel.com (HELO 68891e0c336b) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 16 Jul 2024 15:00:18 -0700 Received: from kbuild by 68891e0c336b with local (Exim 4.96) (envelope-from ) id 1sTqDY-000fi7-09; Tue, 16 Jul 2024 22:00:16 +0000 Date: Wed, 17 Jul 2024 05:59:37 +0800 From: kernel test robot To: "Gustavo A. R. Silva" Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, "Gustavo A. R. Silva" , LKML Subject: [gustavoars:testing/wfamnae-next20240710-cbc 12/13] usr/include/linux/ethtool.h:1644:51: error: expected ')' Message-ID: <202407170517.BxkUPcmH-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20240710-cbc head: e3597892cb471e5732700d17c2cca098f3148759 commit: d2fc97b383bbbdff9312f7993dbc9fd9d44bf379 [12/13] ethtool: Avoid -Wflex-array-member-not-at-end warning config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20240717/202407170517.BxkUPcmH-lkp@intel.com/config) compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240717/202407170517.BxkUPcmH-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202407170517.BxkUPcmH-lkp@intel.com/ All error/warnings (new ones prefixed by >>): In file included from :1: In file included from ./usr/include/linux/mdio.h:15: In file included from usr/include/linux/mii.h:13: >> usr/include/linux/ethtool.h:1644:45: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int usr/include/linux/ethtool.h:1644:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int >> usr/include/linux/ethtool.h:1644:51: error: expected ')' 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ usr/include/linux/ethtool.h:1644:14: note: to match this '(' 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ usr/include/linux/ethtool.h:1644:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int 3 warnings and 1 error generated. -- In file included from :1: >> ./usr/include/linux/ethtool.h:1644:45: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int ./usr/include/linux/ethtool.h:1644:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int >> ./usr/include/linux/ethtool.h:1644:51: error: expected ')' 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ ./usr/include/linux/ethtool.h:1644:14: note: to match this '(' 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ ./usr/include/linux/ethtool.h:1644:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] 1644 | static_assert(offsetof(struct ethtool_dump, data) == | ^ | int 3 warnings and 1 error generated. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki