dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [drm:i915-uncore-vfunc 31/31] drivers/gpu/drm/i915/i915_irq.c:52:10: fatal error: 'display/i915_display_trace.h' file not found
@ 2021-09-08 13:48 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-08 13:48 UTC (permalink / raw)
  To: Dave Airlie; +Cc: llvm, kbuild-all, dri-devel

[-- Attachment #1: Type: text/plain, Size: 3811 bytes --]

tree:   git://people.freedesktop.org/~airlied/linux.git i915-uncore-vfunc
head:   b42168f90718a955550b11f2d52306d9aeaa9468
commit: b42168f90718a955550b11f2d52306d9aeaa9468 [31/31] RFC: drm/i915: start splitting trace points
config: i386-randconfig-a014-20210908 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 9c476172b93367d2cb88d7d3f4b1b5b456fa6020)
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
        git remote add drm git://people.freedesktop.org/~airlied/linux.git
        git fetch --no-tags drm i915-uncore-vfunc
        git checkout b42168f90718a955550b11f2d52306d9aeaa9468
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=i386 SHELL=/bin/bash drivers/gpu/

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 >>):

   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/i915_irq.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/intel_uncore.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/gt/intel_execlists_submission.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/gt/intel_reset.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/gem/i915_gem_context.o] Error 1
>> make[4]: *** No rule to make target 'drivers/gpu/drm/i915/display/intel_display_trace_points.o', needed by 'drivers/gpu/drm/i915/i915.o'.
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/display/intel_atomic_plane.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/display/intel_crtc.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/display/intel_frontbuffer.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/display/intel_fifo_underrun.o] Error 1
   make[4]: *** [scripts/Makefile.build:271: drivers/gpu/drm/i915/display/intel_fbc.o] Error 1
   make[4]: Target '__build' not remade because of errors.
--
>> drivers/gpu/drm/i915/i915_irq.c:52:10: fatal error: 'display/i915_display_trace.h' file not found
   #include "display/i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/gpu/drm/i915/display/intel_atomic_plane.c:38:10: fatal error: 'i915_display_trace.h' file not found
   #include "i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/gpu/drm/i915/display/intel_crtc.c:13:10: fatal error: 'i915_display_trace.h' file not found
   #include "i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/gpu/drm/i915/display/intel_fbc.c:44:10: fatal error: 'i915_display_trace.h' file not found
   #include "i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/gpu/drm/i915/display/intel_fifo_underrun.c:29:10: fatal error: 'i915_display_trace.h' file not found
   #include "i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/gpu/drm/i915/display/intel_frontbuffer.c:61:10: fatal error: 'i915_display_trace.h' file not found
   #include "i915_display_trace.h"
            ^~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +52 drivers/gpu/drm/i915/i915_irq.c

    49	
    50	#include "i915_drv.h"
    51	#include "i915_irq.h"
  > 52	#include "display/i915_display_trace.h"
    53	#include "intel_pm.h"
    54	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33927 bytes --]

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

only message in thread, other threads:[~2021-09-08 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 13:48 [drm:i915-uncore-vfunc 31/31] drivers/gpu/drm/i915/i915_irq.c:52:10: fatal error: 'display/i915_display_trace.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;
as well as URLs for NNTP newsgroup(s).