All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [tobetter-linux:pr/20 1/4] cc1: warning: drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/../include: No such file or directory
Date: Mon, 28 Dec 2020 02:04:40 +0800	[thread overview]
Message-ID: <202012280235.xWlI8hMr-lkp@intel.com> (raw)

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

tree:   https://github.com/tobetter/linux pr/20
head:   5ffe243868dcf77a65b563b7f85b7dad7cf355f2
commit: 43f59a9429b0586d20410c2ed3b6bc0d6991ca37 [1/4] Add Mali driver from official HK odroid-5.4.y branch
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 9.3.0
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/tobetter/linux/commit/43f59a9429b0586d20410c2ed3b6bc0d6991ca37
        git remote add tobetter-linux https://github.com/tobetter/linux
        git fetch --no-tags tobetter-linux pr/20
        git checkout 43f59a9429b0586d20410c2ed3b6bc0d6991ca37
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

   cc1: warning: drivers/gpu/arm/midgard/platform_dummy: No such file or directory [-Wmissing-include-dirs]
   cc1: warning: -Idrivers/gpu/arm/midgard/../../../base: No such file or directory [-Wmissing-include-dirs]
>> cc1: warning: drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/../include: No such file or directory [-Wmissing-include-dirs]
   drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/mali_kutf_irq_test_main.c:22:10: fatal error: mali_kbase.h: No such file or directory
      22 | #include "mali_kbase.h"
         |          ^~~~~~~~~~~~~~
   compilation terminated.

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for FRAME_POINTER
   Depends on DEBUG_KERNEL && (M68K || UML || SUPERH) || ARCH_WANT_FRAME_POINTERS
   Selected by
   - FAULT_INJECTION_STACKTRACE_FILTER && FAULT_INJECTION_DEBUG_FS && STACKTRACE_SUPPORT && !X86_64 && !MIPS && !PPC && !S390 && !MICROBLAZE && !ARM && !ARC && !X86

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

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

                 reply	other threads:[~2020-12-27 18:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202012280235.xWlI8hMr-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.