tree:
https://android.googlesource.com/kernel/common android13-5.10
head: 54aafdfafd4b33a8dfebbbc935159b515bceb2d0
commit: 36ab8cea47b0d4a3c5067577430c147a903b5261 [10272/15358] ANDROID: GKI: Kconfig.gki:
Add GKI_HIDDEN_ETHERNET_CONFIGS
config: arm64-randconfig-r024-20211104 (attached as .config)
compiler: clang version 14.0.0 (
https://github.com/llvm/llvm-project
847a6807332b13f43704327c2d30103ec0347c77)
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
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
git remote add android-common
https://android.googlesource.com/kernel/common
git fetch --no-tags android-common android13-5.10
git checkout 36ab8cea47b0d4a3c5067577430c147a903b5261
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> ld.lld: error: undefined symbol: phy_lookup_setting
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_create) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_ksettings_set) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: netdev_printk
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_create) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_create) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_create) in archive drivers/built-in.a
>> referenced 9 more times
--
> ld.lld: error: undefined symbol: rtnl_is_locked
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_disconnect_phy) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_start) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_stop) in archive drivers/built-in.a
>> referenced 13 more times
--
> ld.lld: error: undefined symbol: phy_disconnect
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_disconnect_phy) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: netif_carrier_off
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_start) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_link_down) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_start
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_start) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_stop
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_stop) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_ethtool_get_wol
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_get_wol) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_ethtool_set_wol
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_set_wol) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_ethtool_ksettings_get
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_ksettings_get) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: linkmode_resolve_pause
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_get_fixed_state) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_decode_c37_word) in archive drivers/built-in.a
..
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for USB_PHY
Depends on USB_SUPPORT
Selected by
- GKI_HIDDEN_USB_CONFIGS
WARNING: unmet direct dependencies detected for PHYLINK
Depends on NETDEVICES
Selected by
- GKI_HIDDEN_ETHERNET_CONFIGS
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org