From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (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 8BAD52F28FC for ; Fri, 14 Nov 2025 06:48:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763102884; cv=none; b=q4E01S/K7al/zxXfbJZjvheEs+1b81zHYVgBCNI2vJuUZCVSAxO6NdfYLYViwcUSIvi+xNBvvhwvbuDjG2UekknJ3Gbm1KqAFp3BIa0PuXKJ9s4LQuCCRQruQ+DosYHaAqP9KZTCmIi1nujNqOkd8yvQFVfksj5inDM5OuQkP8w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763102884; c=relaxed/simple; bh=THbj+88VuO4sIuy3hWP2HnvGnvBd21831d3imWSeuqM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=SgvAWEuRfl28ZpgA/EZvKsYfxct1SiyABgareJh9fLO0ofFUl918lWhnm+kikH6jXSHWPDY/mzwXn66usMpHuS5gb4ImmBaS422rDEe9v6VM7MM1Y5gzLVWHtVhzaBMd7gcsj6H6vIAsqEwgBbdOUHcPExFl7TdoOX/Z8ebSB8c= 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=i8KOPKM3; arc=none smtp.client-ip=192.198.163.8 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="i8KOPKM3" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1763102882; x=1794638882; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=THbj+88VuO4sIuy3hWP2HnvGnvBd21831d3imWSeuqM=; b=i8KOPKM3Mf1jNLNdLpjvsitEcTrk0cFXcIp67Th283QupJMas+8zGcnO Dp4aUxnGXGPXrtNhOqypjlHcDj5Y9I5i2SGNxqkd265TntbK6LGX8VW+c tV5NoubkcBssl1Ja952oETemQ95kTAYAkxD98smKAzOFtOQFg8yaJWBiq Q1+D2VExYdDIk0n2uOGHlbjEOA6UtFMUPmWHdu49sVN7b4gJuF4jCFu/Y 8TghsM+aCvK46Lu+Fyp+XhKlPUgpkh0TUean5oQd/8of9zZrYZ6QuL5Ba Xa5HSjSHfhZwJwzu0oaumcozL6EasqseDc4f/4B6SevesyKz1eSNymwdN w==; X-CSE-ConnectionGUID: ca1m+JcCTxunYK1EcFX0zw== X-CSE-MsgGUID: 6Q6I5iZJTE6MT1TcDQQNQg== X-IronPort-AV: E=McAfee;i="6800,10657,11612"; a="82829299" X-IronPort-AV: E=Sophos;i="6.19,304,1754982000"; d="scan'208";a="82829299" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Nov 2025 22:48:01 -0800 X-CSE-ConnectionGUID: pIupv9WCRdGjiwtsuDqWcA== X-CSE-MsgGUID: TpxMZq//RmaV4GtGbxkzaw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,304,1754982000"; d="scan'208";a="190485394" Received: from lkp-server01.sh.intel.com (HELO 7b01c990427b) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 13 Nov 2025 22:47:59 -0800 Received: from kbuild by 7b01c990427b with local (Exim 4.96) (envelope-from ) id 1vJnbB-0006Ff-11; Fri, 14 Nov 2025 06:47:57 +0000 Date: Fri, 14 Nov 2025 14:47:34 +0800 From: kernel test robot To: Dave Penkler , gregkh@linuxfoundation.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, johan@kernel.org, Dave Penkler Subject: Re: [PATCH V3 6/6] gpib: Destage gpib Message-ID: <202511141203.sbp27oAR-lkp@intel.com> References: <20251113104543.5875-7-dpenkler@gmail.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 In-Reply-To: <20251113104543.5875-7-dpenkler@gmail.com> Hi Dave, kernel test robot noticed the following build errors: [auto build test ERROR on staging/staging-testing] [also build test ERROR on staging/staging-next staging/staging-linus linus/master v6.18-rc5 next-20251113] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Dave-Penkler/staging-Remove-gpib-build-from-staging/20251113-185632 base: staging/staging-testing patch link: https://lore.kernel.org/r/20251113104543.5875-7-dpenkler%40gmail.com patch subject: [PATCH V3 6/6] gpib: Destage gpib config: powerpc64-randconfig-002-20251114 (https://download.01.org/0day-ci/archive/20251114/202511141203.sbp27oAR-lkp@intel.com/config) compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 0bba1e76581bad04e7d7f09f5115ae5e2989e0d9) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251114/202511141203.sbp27oAR-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/202511141203.sbp27oAR-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from :1: >> ./usr/include/linux/gpib_ioctl.h:43:21: error: // comments are not allowed in this language [-Werror,-Wcomment] 43 | __u8 padding[3]; // align to 32 bit boundary | ^ 1 error generated. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki