public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [PATCH V7 08/12] perf tools: Parse aux-action
       [not found] <20240531055731.12541-9-adrian.hunter@intel.com>
@ 2024-06-04  1:48 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-06-04  1:48 UTC (permalink / raw)
  To: Adrian Hunter, Peter Zijlstra
  Cc: oe-kbuild-all, Ingo Molnar, Mark Rutland, Alexander Shishkin,
	Heiko Carstens, Thomas Richter, Hendrik Brueckner,
	Suzuki K Poulose, Mike Leach, James Clark, coresight,
	linux-arm-kernel, Yicong Yang, Jonathan Cameron, Will Deacon,
	Arnaldo Carvalho de Melo, Jiri Olsa, Namhyung Kim, Ian Rogers,
	Andi Kleen, linux-kernel, linux-perf-users, llvm

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@intel.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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-04  1:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240531055731.12541-9-adrian.hunter@intel.com>
2024-06-04  1:48 ` [PATCH V7 08/12] perf tools: Parse aux-action kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox