From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B0286C56205 for ; Thu, 6 Aug 2026 17:41:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=s50/Dncm/XVDEXbgfdvtyBDU0LCq5hI6Hqz4Yn4A3oc=; b=GO4glEGslpVLITraGg2ajWKOV4 frN1o30MGPiGDMl2z/4DdahM91XB8lR8WSwiDXxYgCnpNhi/2PdAxpwwgXsDCk3Qp5jPHWQ8O08eZ sbZHYO2xWEED0jV7Mw8uFZsRtmRNV6mSTFVhzNcMbW/MD6fIhrjxRoqnBtKmlC3RaZJiGGQ7XHsbm IqhKcePcuEGvbw+6YlYFrpGvN5RBAj5yvXPcVV9rKXlNtuZTUru/zuU/k6U98SVm4dRSiHLRuXyEu 0mUHMcNMNJ2p+mDGD2U/5s8Pp4+Bh4tZrTNpmHTvCWUrY3fKk+ryXOjba2oZmaEVYP5dKkDaJAO0g tVRLp5WA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1ws25U-00000006Os0-0Aqo; Thu, 06 Aug 2026 17:41:00 +0000 Received: from mgamail.intel.com ([198.175.65.12]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1ws25R-00000006Orc-1OAs for linux-arm-kernel@lists.infradead.org; Thu, 06 Aug 2026 17:40:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1786038058; x=1817574058; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=jR6UAf+W3pRyagiBnBIthX9L1RTvVK8tgmNzQD67mJU=; b=lWpTxuxPDWz8JQzO9DOn/GoslLZ7c1UN3NkPUIy08mh9OA2HKcWIcxuy ihbPUl7o8B8tjcSghoWzuPTmAZH4cZfv/ra1ox4CtUy71ep0ZUEyzJbNJ Ed0cFP4tDWbTzm+7pFJfZK0+LWTm0k93ApptxeFJRDmpeNdtLKpwGPZfd BcodF6DnuNYkysOLHvssREQN1nEPz1eUI0zOb3u1IkN/cc/I04ncO8Cjo 5nV9l5B1oifh1XR181yst5Hguru/xgQAiBIvIjZOjZYwkHYjJE3bFzPAy uc8RnMtnlJ+CKjQW1u4HLwdyPWb6XgynmYpFQxlsh6OMYTlkpzGZjTWdm g==; X-CSE-ConnectionGUID: dqs99W8BQO68Kg08mAoNZA== X-CSE-MsgGUID: ewkpzJJ8SreCMJSglmYUIg== X-IronPort-AV: E=McAfee;i="6800,10657,11867"; a="98151991" X-IronPort-AV: E=Sophos;i="6.25,208,1779174000"; d="scan'208";a="98151991" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2026 10:40:57 -0700 X-CSE-ConnectionGUID: 7DB5m3cyQx2LtjOXhuPo6g== X-CSE-MsgGUID: 1SUtF5e8QmWqOPxccB+TSA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,208,1779174000"; d="scan'208";a="300373251" Received: from igk-lkp-server01.igk.intel.com (HELO 3cba2a188a06) ([10.211.93.152]) by orviesa001.jf.intel.com with ESMTP; 06 Aug 2026 10:40:51 -0700 Received: from kbuild by 3cba2a188a06 with local (Exim 4.98.2) (envelope-from ) id 1ws25I-000000004f4-1D7z; Thu, 06 Aug 2026 17:40:48 +0000 Date: Thu, 6 Aug 2026 19:40:10 +0200 From: kernel test robot To: Markus Elfring , acpica-devel@lists.linux.dev, bpf@vger.kernel.org, coresight@lists.linaro.org, kvm@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-mm@kvack.org, linux-perf-users@vger.kernel.org, linux-pm@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, mptcp@lists.linux.dev, netdev@vger.kernel.org, platform-driver-x86@vger.kernel.org, virtualization@lists.linux.dev, Adrian Hunter , Alex Mastro , Alex Williamson , Alexander Shishkin , Alexei Starovoitov , Andi Kleen , Andrew Lunn , Andrew Morton , Andrii Nakryiko , Ankur Arora , Arnaldo Carvalho de Melo , Bartosz Golaszewski Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Linux Memory Management List Subject: Re: [PATCH] tools: Use fputc() calls in some functions Message-ID: <202608061909.wj199SHx-lkp@intel.com> References: <48f2d61f-d468-49b7-881e-f00777db073f@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48f2d61f-d468-49b7-881e-f00777db073f@web.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260806_104057_410232_A398F513 X-CRM114-Status: GOOD ( 13.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Markus, kernel test robot noticed the following build errors: [auto build test ERROR on perf-tools-next/perf-tools-next] [also build test ERROR on tip/perf/core perf-tools/perf-tools linus/master v7.2-rc6 next-20260806] [cannot apply to acme/perf/core] [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/Markus-Elfring/tools-Use-fputc-calls-in-some-functions/20260806-165154 base: https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git perf-tools-next patch link: https://lore.kernel.org/r/48f2d61f-d468-49b7-881e-f00777db073f%40web.de patch subject: [PATCH] tools: Use fputc() calls in some functions config: x86_64-kexec (https://download.01.org/0day-ci/archive/20260806/202608061909.wj199SHx-lkp@intel.com/config) compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260806/202608061909.wj199SHx-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/202608061909.wj199SHx-lkp@intel.com/ All errors (new ones prefixed by >>): >> builtin-check.c:300:8: error: incompatible pointer to integer conversion passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'int' [-Wint-conversion] 300 | fputc(stderr, '\n'); | ^~~~~~ /usr/include/stdio.h:155:16: note: expanded from macro 'stderr' 155 | #define stderr stderr | ^~~~~~ /usr/include/stdio.h:611:23: note: passing argument to parameter '__c' here 611 | extern int fputc (int __c, FILE *__stream) __nonnull ((2)); | ^ >> builtin-check.c:300:16: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'FILE *' (aka 'struct _IO_FILE *') [-Wint-conversion] 300 | fputc(stderr, '\n'); | ^~~~ /usr/include/stdio.h:611:34: note: passing argument to parameter '__stream' here 611 | extern int fputc (int __c, FILE *__stream) __nonnull ((2)); | ^ 2 errors generated. make[5]: *** [tools/build/Makefile.build:95: tools/objtool/builtin-check.o] Error 1 >> disas.c:540:9: error: incompatible pointer to integer conversion passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'int' [-Wint-conversion] 540 | fputc(stream, '\n'); | ^~~~~~ /usr/include/stdio.h:611:23: note: passing argument to parameter '__c' here 611 | extern int fputc (int __c, FILE *__stream) __nonnull ((2)); | ^ >> disas.c:540:17: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'FILE *' (aka 'struct _IO_FILE *') [-Wint-conversion] 540 | fputc(stream, '\n'); | ^~~~ /usr/include/stdio.h:611:34: note: passing argument to parameter '__stream' here 611 | extern int fputc (int __c, FILE *__stream) __nonnull ((2)); | ^ 2 errors generated. make[5]: *** [tools/build/Makefile.build:95: tools/objtool/disas.o] Error 1 make[5]: Target '__build' not remade because of errors. make[4]: *** [Makefile:123: tools/objtool/objtool-in.o] Error 2 make[4]: Target 'all' not remade because of errors. make[3]: *** [Makefile:74: objtool] Error 2 make[2]: *** [Makefile:1587: tools/objtool] Error 2 make[2]: Target 'prepare' not remade because of errors. make[1]: *** [Makefile:248: __sub-make] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:248: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki