[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202406022020.WJ2gdPJF-lkp@intel.com>
Date: Tue, 4 Jun 2024 09:48:50 +0800
From: kernel test robot <yujie.liu@...el.com>
To: Adrian Hunter <adrian.hunter@...el.com>, Peter Zijlstra
<peterz@...radead.org>
CC: <oe-kbuild-all@...ts.linux.dev>, Ingo Molnar <mingo@...hat.com>, "Mark
Rutland" <mark.rutland@....com>, Alexander Shishkin
<alexander.shishkin@...ux.intel.com>, Heiko Carstens <hca@...ux.ibm.com>,
Thomas Richter <tmricht@...ux.ibm.com>, Hendrik Brueckner
<brueckner@...ux.ibm.com>, Suzuki K Poulose <suzuki.poulose@....com>, "Mike
Leach" <mike.leach@...aro.org>, James Clark <james.clark@....com>,
<coresight@...ts.linaro.org>, <linux-arm-kernel@...ts.infradead.org>, "Yicong
Yang" <yangyicong@...ilicon.com>, Jonathan Cameron
<jonathan.cameron@...wei.com>, Will Deacon <will@...nel.org>, "Arnaldo
Carvalho de Melo" <acme@...nel.org>, Jiri Olsa <jolsa@...nel.org>, "Namhyung
Kim" <namhyung@...nel.org>, Ian Rogers <irogers@...gle.com>, Andi Kleen
<ak@...ux.intel.com>, <linux-kernel@...r.kernel.org>,
<linux-perf-users@...r.kernel.org>, <llvm@...ts.linux.dev>
Subject: Re: [PATCH V7 08/12] perf tools: Parse aux-action
Hi Adrian,
kernel test robot noticed the following build errors:
[auto build test ERROR on perf-tools-next/perf-tools-next]
[also build test ERROR on perf-tools/perf-tools linus/master v6.10-rc1 next-20240531]
[cannot apply to tip/perf/core 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/Adrian-Hunter/perf-core-Add-aux_pause-aux_resume-aux_start_paused/20240531-140321
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/20240531055731.12541-9-adrian.hunter%40intel.com
patch subject: [PATCH V7 08/12] perf tools: Parse aux-action
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
reproduce: cd tools/perf; make LLVM=1
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 <yujie.liu@...el.com>
| Closes: https://lore.kernel.org/r/202406022020.WJ2gdPJF-lkp@intel.com/
All errors (new ones prefixed by >>):
>> util/auxtrace.c:821:7: error: missing field 'aux_action' initializer [-Werror,-Wmissing-field-initializers]
821 | {NULL},
| ^
1 error generated.
make[7]: *** [tools/build/Makefile.build:106: tools/perf/util/auxtrace.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [tools/build/Makefile.build:158: util] Error 2
make[5]: *** [Makefile.perf:727: tools/perf/perf-in.o] Error 2
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile.perf:264: sub-make] Error 2
make[3]: *** [Makefile:70: all] Error 2
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists