tree:
https://android.googlesource.com/kernel/common android13-5.10
head: 36ab8cea47b0d4a3c5067577430c147a903b5261
commit: 36ab8cea47b0d4a3c5067577430c147a903b5261 [6/6] ANDROID: GKI: Kconfig.gki: Add
GKI_HIDDEN_ETHERNET_CONFIGS
config: arm64-randconfig-r012-20210915 (attached as .config)
compiler: clang version 14.0.0 (
https://github.com/llvm/llvm-project
261cbe98c38f8c1ee1a482fe76511110e790f58a)
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 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: phy_speed_to_str
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_resolve) in archive drivers/built-in.a
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_resolve) 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
--
> ld.lld: error: undefined symbol: phy_ethtool_ksettings_set
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_ksettings_set) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_restart_aneg
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_nway_reset) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: linkmode_set_pause
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_set_pauseparam) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: phy_set_asym_pause
>> referenced by phylink.c
>> net/phy/phylink.o:(phylink_ethtool_set_pauseparam) 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
WARNING: unmet direct dependencies detected for DRM_MIPI_DSI
Depends on HAS_IOMEM && DRM
Selected by
- GKI_HIDDEN_DRM_CONFIGS
WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE
Depends on IOMMU_SUPPORT && (ARM || ARM64 || COMPILE_TEST &&
!GENERIC_ATOMIC64
Selected by
- GKI_HIDDEN_QCOM_CONFIGS && ARCH_QCOM
WARNING: unmet direct dependencies detected for DRM_KMS_CMA_HELPER
Depends on HAS_IOMEM && DRM
Selected by
- GKI_HIDDEN_DRM_CONFIGS
WARNING: unmet direct dependencies detected for DRM_GEM_CMA_HELPER
Depends on HAS_IOMEM && DRM
Selected by
- GKI_HIDDEN_DRM_CONFIGS
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org