All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android-5.4-stable 17/36] include/vdso/clocksource.h:9:10: fatal error: asm/vdso/clocksource.h: No such file or directory
@ 2020-05-06 22:21 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-06 22:21 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://android.googlesource.com/kernel/common android-5.4-stable
head:   276f1eecfc576a3cd84da34f3bb2d923d00a6a08
commit: f51a41650222d559bee31f2aabbfb18fe95b7d46 [17/36] BACKPORT: linux/clocksource.h: Extract common header for vDSO
config: mips-allyesconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout f51a41650222d559bee31f2aabbfb18fe95b7d46
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=mips 

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

All errors (new ones prefixed by >>):

   In file included from include/linux/clocksource.h:30,
                    from drivers/net/ethernet/freescale/fec.h:17,
                    from drivers/net/ethernet/freescale/fec_main.c:69:
>> include/vdso/clocksource.h:9:10: fatal error: asm/vdso/clocksource.h: No such file or directory
       9 | #include <asm/vdso/clocksource.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +9 include/vdso/clocksource.h

     6	
     7	#if defined(CONFIG_ARCH_CLOCKSOURCE_DATA) || \
     8		defined(CONFIG_GENERIC_GETTIMEOFDAY)
   > 9	#include <asm/vdso/clocksource.h>
    10	#endif /* CONFIG_ARCH_CLOCKSOURCE_DATA || CONFIG_GENERIC_GETTIMEOFDAY */
    11	

---
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: 62849 bytes --]

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

only message in thread, other threads:[~2020-05-06 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 22:21 [android-common:android-5.4-stable 17/36] include/vdso/clocksource.h:9:10: fatal error: asm/vdso/clocksource.h: No such file or directory kbuild 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.