* [ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: 'stages/stage1_defines.h' file not found
@ 2022-03-30 22:22 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-30 22:22 UTC (permalink / raw)
To: Steven Rostedt (Google)
Cc: llvm, kbuild-all, GNU/Weeb Mailing List, linux-kernel
tree: https://github.com/ammarfaizi2/linux-block rostedt/linux-trace/ftrace/core
head: 025833e54d2b7b031c44642a14df39a67a524b9a
commit: 7ebdde13050a7d880ef7403fd10c30f5167b6f0b [1/5] tracing: Rename the staging files for trace_events
config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20220331/202203310653.AMWJCqi6-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 0f6d9501cf49ce02937099350d08f20c4af86f3d)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/ammarfaizi2/linux-block/commit/7ebdde13050a7d880ef7403fd10c30f5167b6f0b
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block rostedt/linux-trace/ftrace/core
git checkout 7ebdde13050a7d880ef7403fd10c30f5167b6f0b
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash samples/trace_events/
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
In file included from samples/trace_events/trace_custom_sched.c:24:
In file included from samples/trace_events/./trace_custom_sched.h:96:
In file included from include/trace/define_custom_trace.h:55:
>> include/trace/trace_custom_events.h:38:10: fatal error: 'stages/stage1_defines.h' file not found
#include "stages/stage1_defines.h"
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +38 include/trace/trace_custom_events.h
3a73333fb370f7 Steven Rostedt (Google 2022-03-03 37)
3a73333fb370f7 Steven Rostedt (Google 2022-03-03 @38) #include "stages/stage1_defines.h"
3a73333fb370f7 Steven Rostedt (Google 2022-03-03 39)
:::::: The code at line 38 was first introduced by commit
:::::: 3a73333fb370f7b65de9d94c53df503642bda789 tracing: Add TRACE_CUSTOM_EVENT() macro
:::::: TO: Steven Rostedt (Google) <rostedt@goodmis.org>
:::::: CC: Steven Rostedt (Google) <rostedt@goodmis.org>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-30 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30 22:22 [ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: 'stages/stage1_defines.h' file not found kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.