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