From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: util/capstone.c:221:20: error: implicit declaration of function 'machine__normalized_is'
Date: Wed, 01 Jul 2026 07:40:27 +0200 [thread overview]
Message-ID: <202607010724.pfcFkbFf-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Tengda Wu <wutengda@huaweicloud.com>
CC: 0day robot <lkp@intel.com>
tree: https://github.com/intel-lab-lkp/linux/commits/Tengda-Wu/perf-capstone-Fix-kernel-map-reference-count-leak/20260701-120354
head: 1b0c96bd2f84ba4e2ab6d1e383fd209277cfab9c
commit: 08ab88c2e4780e47a5053b0719c5ad1208c35194 perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
date: 2 hours ago
:::::: branch date: 2 hours ago
:::::: commit date: 2 hours ago
config: i386-allnoconfig-bpf (https://download.01.org/0day-ci/archive/20260701/202607010724.pfcFkbFf-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260701/202607010724.pfcFkbFf-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202607010724.pfcFkbFf-lkp@intel.com/
All errors (new ones prefixed by >>):
Makefile.config:564: No elfutils/debuginfod.h found, no debuginfo server support, please install libdebuginfod-dev/elfutils-debuginfod-client-devel or equivalent
Makefile.config:1044: No babeltrace2 found, disables 'perf data' CTF format support, please install libbabeltrace2-dev[el]
Makefile.config:1134: Rust is not found. Test workloads with rust are disabled.
PERF_VERSION = 7.2.rc1.g08ab88c2e478
cc1: warning: '-Wformat-y2k' ignored without '-Wformat' [-Wformat-y2k]
cc1: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security]
util/capstone.c: In function 'capstone_init':
>> util/capstone.c:221:20: error: implicit declaration of function 'machine__normalized_is' [-Wimplicit-function-declaration]
221 | } else if (machine__normalized_is(machine, "arm64")) {
| ^~~~~~~~~~~~~~~~~~~~~~
>> util/capstone.c:221:43: error: 'machine' undeclared (first use in this function)
221 | } else if (machine__normalized_is(machine, "arm64")) {
| ^~~~~~~
util/capstone.c:221:43: note: each undeclared identifier is reported only once for each function it appears in
make[4]: *** [tools/build/Makefile.build:95: util/capstone.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [tools/build/Makefile.build:158: util] Error 2
make[2]: *** [Makefile.perf:576: perf-util-in.o] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile.perf:288: sub-make] Error 2
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-07-01 5:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202607010724.pfcFkbFf-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox