All of lore.kernel.org
 help / color / mirror / Atom feed
* [ti:ti-rt-linux-6.1.y 77/107] include/trace/define_trace.h:95:10: fatal error: '../../drivers/media/platform/chips-media/trace.h' file not found
@ 2023-06-15  4:48 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-06-15  4:48 UTC (permalink / raw)
  Cc: oe-kbuild-all, vigneshr, nm, Brandon Brnich

Hi Sebastian,

FYI, the error/warning still remains.

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-6.1.y
head:   9745edfc822376108888d3de7bb53e063a7be888
commit: 3535376e4f9618805ce0c36abaf8e567b61c95f7 [77/107] media: platform: chips-media: Move Coda to separate folder
config: arm-randconfig-r002-20230615 (https://download.01.org/0day-ci/archive/20230615/202306151205.K2kkiPni-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce (this is a W=1 build):
        mkdir -p ~/bin
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        git remote add ti git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
        git fetch --no-tags ti ti-rt-linux-6.1.y
        git checkout 3535376e4f9618805ce0c36abaf8e567b61c95f7
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=arm olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash drivers/media/platform/chips-media/coda/

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/oe-kbuild-all/202306151205.K2kkiPni-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from drivers/media/platform/chips-media/coda/coda-bit.c:32:
   In file included from drivers/media/platform/chips-media/coda/trace.h:175:
>> include/trace/define_trace.h:95:10: fatal error: '../../drivers/media/platform/chips-media/trace.h' file not found
      95 | #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   include/trace/define_trace.h:90:32: note: expanded from macro 'TRACE_INCLUDE'
      90 | # define TRACE_INCLUDE(system) __TRACE_INCLUDE(system)
         |                                ^~~~~~~~~~~~~~~~~~~~~~~
   include/trace/define_trace.h:87:34: note: expanded from macro '__TRACE_INCLUDE'
      87 | # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h)
         |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   include/linux/stringify.h:10:27: note: expanded from macro '__stringify'
      10 | #define __stringify(x...)       __stringify_1(x)
         |                                 ^~~~~~~~~~~~~~~~
   include/linux/stringify.h:9:29: note: expanded from macro '__stringify_1'
       9 | #define __stringify_1(x...)     #x
         |                                 ^~
   <scratch space>:33:1: note: expanded from here
      33 | "../../drivers/media/platform/chips-media/trace.h"
         | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +95 include/trace/define_trace.h

a8d154b0091683 Steven Rostedt 2009-04-10  94  
a8d154b0091683 Steven Rostedt 2009-04-10 @95  #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
a8d154b0091683 Steven Rostedt 2009-04-10  96  

:::::: The code at line 95 was first introduced by commit
:::::: a8d154b009168337494fbf345671bab74d3e4b8b tracing: create automated trace defines

:::::: TO: Steven Rostedt <srostedt@redhat.com>
:::::: CC: Steven Rostedt <rostedt@goodmis.org>

-- 
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:[~2023-06-15  4:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15  4:48 [ti:ti-rt-linux-6.1.y 77/107] include/trace/define_trace.h:95:10: fatal error: '../../drivers/media/platform/chips-media/trace.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.