All of lore.kernel.org
 help / color / mirror / Atom feed
* [lunn:v5.8-rc6-net-next-phy-subdirs-v2 1/5] drivers/net/ethernet/stmicro/stmmac/common.h:18:10: fatal error: linux/pcs-xpcs.h: No such file or directory
@ 2020-08-17  7:39 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-08-17  7:39 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/lunn/linux.git v5.8-rc6-net-next-phy-subdirs-v2
head:   2089509ea88f8df4155464aac1240d17b59ef4f4
commit: 3dfbdce73ff9dca5926ebcfef65be52abe390ef1 [1/5] net: pcs: Move XPCS into new PCS subdirectory
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
        git checkout 3dfbdce73ff9dca5926ebcfef65be52abe390ef1
        # 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 errors (new ones prefixed by >>):

   In file included from drivers/net/ethernet/stmicro/stmmac/stmmac.h:20,
                    from drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h:12,
                    from drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c:16:
>> drivers/net/ethernet/stmicro/stmmac/common.h:18:10: fatal error: linux/pcs-xpcs.h: No such file or directory
      18 | #include <linux/pcs-xpcs.h>
         |          ^~~~~~~~~~~~~~~~~~
   compilation terminated.

# https://github.com/lunn/linux/commit/3dfbdce73ff9dca5926ebcfef65be52abe390ef1
git remote add lunn https://github.com/lunn/linux.git
git fetch --no-tags lunn v5.8-rc6-net-next-phy-subdirs-v2
git checkout 3dfbdce73ff9dca5926ebcfef65be52abe390ef1
vim +18 drivers/net/ethernet/stmicro/stmmac/common.h

    13	
    14	#include <linux/etherdevice.h>
    15	#include <linux/netdevice.h>
    16	#include <linux/stmmac.h>
    17	#include <linux/phy.h>
  > 18	#include <linux/pcs-xpcs.h>
    19	#include <linux/module.h>
    20	#if IS_ENABLED(CONFIG_VLAN_8021Q)
    21	#define STMMAC_VLAN_TAG_USED
    22	#include <linux/if_vlan.h>
    23	#endif
    24	

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

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

only message in thread, other threads:[~2020-08-17  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17  7:39 [lunn:v5.8-rc6-net-next-phy-subdirs-v2 1/5] drivers/net/ethernet/stmicro/stmmac/common.h:18:10: fatal error: linux/pcs-xpcs.h: No such file or directory kernel 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.