All of lore.kernel.org
 help / color / mirror / Atom feed
* [frank-w-bpi-r2-4.14:5.4-r64-main 4/42] drivers/net//phy/rtk/rtl8367c/leaky.c:18:10: fatal error: rtk_switch.h: No such file or directory
@ 2019-12-09 21:31 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-09 21:31 UTC (permalink / raw)
  To: kbuild-all

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

Hi Sean,

FYI, the error/warning still remains.

tree:   https://github.com/frank-w/BPI-R2-4.14 5.4-r64-main
head:   92a975398aa1c1f0a840368056da26276e171037
commit: b2ad55ca4d6cbe4ef94d49975b4133674d8fafaf [4/42] net: phy: add rtl8367 switch phy
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.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 b2ad55ca4d6cbe4ef94d49975b4133674d8fafaf
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm 

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

All errors (new ones prefixed by >>):

>> drivers/net//phy/rtk/rtl8367c/leaky.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/oam.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/port.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/ptp.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/qos.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rate.c:18:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rldp.c:24:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rtk_switch.c:17:10: fatal error: rtk_switch.h: No such file or directory
    #include <rtk_switch.h>
             ^~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rtl8367c_asicdrv_acl.c:17:10: fatal error: rtl8367c_asicdrv_acl.h: No such file or directory
    #include <rtl8367c_asicdrv_acl.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rtl8367c_asicdrv.c:18:10: fatal error: rtl8367c_asicdrv.h: No such file or directory
    #include <rtl8367c_asicdrv.h>
             ^~~~~~~~~~~~~~~~~~~~
   compilation terminated.
--
>> drivers/net//phy/rtk/rtl8367c/rtl8367c_asicdrv_cputag.c:17:10: fatal error: rtl8367c_asicdrv_cputag.h: No such file or directory
    #include <rtl8367c_asicdrv_cputag.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
..

vim +18 drivers/net//phy/rtk/rtl8367c/leaky.c

  > 18	#include <rtk_switch.h>
    19	#include <rtk_error.h>
    20	#include <leaky.h>
    21	#include <string.h>
    22	

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

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

only message in thread, other threads:[~2019-12-09 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09 21:31 [frank-w-bpi-r2-4.14:5.4-r64-main 4/42] drivers/net//phy/rtk/rtl8367c/leaky.c:18:10: fatal error: rtk_switch.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.