Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* [sailus-media-tree:partial-reg 7/9] drivers/media/mc/mc-event.c:17:10: fatal error: 'media/media-event.h' file not found
@ 2026-06-05 15:32 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-06-05 15:32 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: llvm, oe-kbuild-all, linux-media

tree:   git://linuxtv.org/sailus/media_tree.git partial-reg
head:   b7d01dab7d47849d483b459ff2abf50497b52149
commit: 4d67653aa3bd15cbaf60bbe6f4d0dce10d0dccbc [7/9] media: mc: Add MEDIA_IOC_DQEVENT
config: arm64-randconfig-004-20260605 (https://download.01.org/0day-ci/archive/20260605/202606052349.bOSyAnNd-lkp@intel.com/config)
compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project 7917772d7d61384696c61102c08c2ea158e610fa)
rustc: rustc 1.88.0 (6b00bc388 2025-06-23)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260605/202606052349.bOSyAnNd-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/oe-kbuild-all/202606052349.bOSyAnNd-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/media/mc/mc-event.c:17:10: fatal error: 'media/media-event.h' file not found
      17 | #include <media/media-event.h>
         |          ^~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/media/mc/mc-device.c:26:10: fatal error: 'media/media-event.h' file not found
      26 | #include <media/media-event.h>
         |          ^~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +17 drivers/media/mc/mc-event.c

    15	
    16	#include <media/media-device.h>
  > 17	#include <media/media-event.h>
    18	#include <media/media-fh.h>
    19	

--
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:[~2026-06-05 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-05 15:32 [sailus-media-tree:partial-reg 7/9] drivers/media/mc/mc-event.c:17:10: fatal error: 'media/media-event.h' file not found 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