From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [android-common:android13-5.15-2023-01 2601/16422] undefined reference to `phy_disconnect'
Date: Thu, 23 Feb 2023 05:56:15 +0800 [thread overview]
Message-ID: <202302230559.F1LeNTeX-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence static check first_new_problem: (.text+0x614): undefined reference to `phy_disconnect'"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: cros-kernel-buildreports@googlegroups.com
Hi Chanho,
FYI, the error/warning still remains.
tree: https://android.googlesource.com/kernel/common android13-5.15-2023-01
head: 827c689fc2059484f5052cca1080ffb375e87d02
commit: 9c2efcb127bb2168f3f523892a41b969ee3070ce [2601/16422] ANDROID: GKI: Kconfig.gki: Add GKI_HIDDEN_ETHERNET_CONFIGS
:::::: branch date: 8 hours ago
:::::: commit date: 1 year, 8 months ago
config: arm-randconfig-s031-20230221 (https://download.01.org/0day-ci/archive/20230223/202302230559.F1LeNTeX-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# apt-get install sparse
# sparse version: v0.6.4-39-gce1a6720-dirty
git remote add android-common https://android.googlesource.com/kernel/common
git fetch --no-tags android-common android13-5.15-2023-01
git checkout 9c2efcb127bb2168f3f523892a41b969ee3070ce
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/r/202302230559.F1LeNTeX-lkp@intel.com/
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: lib/decompress_unlz4.o: in function `unlz4':
decompress_unlz4.c:(.init.text+0x434): undefined reference to `LZ4_decompress_safe'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_get_fixed_state':
phylink.c:(.text+0x224): undefined reference to `linkmode_resolve_pause'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_disconnect_phy':
>> (.text+0x614): undefined reference to `phy_disconnect'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_get_wol':
>> (.text+0x6d8): undefined reference to `phy_ethtool_get_wol'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_set_wol':
>> (.text+0x790): undefined reference to `phy_ethtool_set_wol'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_ksettings_get':
>> (.text+0x908): undefined reference to `phy_ethtool_ksettings_get'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_get_eee_err':
>> (.text+0xa6c): undefined reference to `phy_get_eee_err'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_init_eee':
>> (.text+0xb08): undefined reference to `phy_init_eee'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_get_eee':
>> (.text+0xb78): undefined reference to `phy_ethtool_get_eee'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_set_eee':
>> (.text+0xc40): undefined reference to `phy_ethtool_set_eee'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_c22_pcs_set_advertisement':
>> (.text+0xd58): undefined reference to `mdiobus_read'
>> arm-linux-gnueabi-ld: (.text+0xdb0): undefined reference to `mdiobus_read'
>> arm-linux-gnueabi-ld: (.text+0xdf8): undefined reference to `mdiobus_write'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_c22_pcs_an_restart':
(.text+0xe54): undefined reference to `mdiobus_read'
arm-linux-gnueabi-ld: (.text+0xe88): undefined reference to `mdiobus_write'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_emul_read':
phylink.c:(.text+0xeec): undefined reference to `swphy_read_reg'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_ioctl':
>> (.text+0xfe4): undefined reference to `phy_mii_ioctl'
arm-linux-gnueabi-ld: (.text+0x10d8): undefined reference to `mdiobus_read'
arm-linux-gnueabi-ld: (.text+0x1394): undefined reference to `mdiobus_write'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_speed_down':
>> (.text+0x1508): undefined reference to `phy_speed_down'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_c22_pcs_config':
>> (.text+0x15f4): undefined reference to `mdiobus_modify'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_set_pauseparam':
>> (.text+0x1cb0): undefined reference to `linkmode_set_pause'
>> arm-linux-gnueabi-ld: (.text+0x1d3c): undefined reference to `phy_set_asym_pause'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_c45_pcs_get_state':
(.text+0x1f14): undefined reference to `mdiobus_read'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_speed_up':
>> (.text+0x2038): undefined reference to `phy_speed_up'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_stop':
>> (.text+0x20f0): undefined reference to `phy_stop'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_decode_c37_word':
phylink.c:(.text+0x2380): undefined reference to `linkmode_resolve_pause'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_mii_c22_pcs_get_state':
(.text+0x2438): undefined reference to `mdiobus_read'
arm-linux-gnueabi-ld: (.text+0x244c): undefined reference to `mdiobus_read'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_ksettings_set':
>> (.text+0x2808): undefined reference to `phy_ethtool_ksettings_set'
>> arm-linux-gnueabi-ld: (.text+0x2918): undefined reference to `phy_lookup_setting'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_phy_change':
phylink.c:(.text+0x2c84): undefined reference to `phy_get_pause'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_start':
(.text+0x2e80): undefined reference to `phy_start'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_resolve':
phylink.c:(.text+0x3708): undefined reference to `phy_speed_to_str'
arm-linux-gnueabi-ld: phylink.c:(.text+0x3710): undefined reference to `phy_duplex_to_str'
arm-linux-gnueabi-ld: phylink.c:(.text+0x377c): undefined reference to `phy_speed_to_str'
arm-linux-gnueabi-ld: phylink.c:(.text+0x378c): undefined reference to `phy_duplex_to_str'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_bringup_phy':
phylink.c:(.text+0x3850): undefined reference to `phy_support_asym_pause'
arm-linux-gnueabi-ld: phylink.c:(.text+0x3958): undefined reference to `phy_attached_info_irq'
arm-linux-gnueabi-ld: phylink.c:(.text+0x3a7c): undefined reference to `phy_request_interrupt'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_connect_phy':
(.text+0x3c00): undefined reference to `phy_attach_direct'
arm-linux-gnueabi-ld: (.text+0x3c9c): undefined reference to `phy_detach'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_parse_fixedlink':
phylink.c:(.text+0x434c): undefined reference to `phy_lookup_setting'
arm-linux-gnueabi-ld: drivers/net/phy/phylink.o: in function `phylink_ethtool_nway_reset':
(.text+0x4934): undefined reference to `phy_restart_aneg'
arm-linux-gnueabi-ld: net/socket.o: in function `sock_ioctl':
socket.c:(.text+0x312c): undefined reference to `wext_handle_ioctl'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for USB_PHY
Depends on [n]: USB_SUPPORT [=n]
Selected by [y]:
- GKI_HIDDEN_USB_CONFIGS [=y]
WARNING: unmet direct dependencies detected for WEXT_PROC
Depends on [n]: NET [=y] && WIRELESS [=n] && PROC_FS [=n] && WEXT_CORE [=y]
Selected by [y]:
- GKI_LEGACY_WEXT_ALLCONFIG [=y]
WARNING: unmet direct dependencies detected for WEXT_PRIV
Depends on [n]: NET [=y] && WIRELESS [=n]
Selected by [y]:
- GKI_LEGACY_WEXT_ALLCONFIG [=y]
WARNING: unmet direct dependencies detected for WEXT_SPY
Depends on [n]: NET [=y] && WIRELESS [=n]
Selected by [y]:
- GKI_LEGACY_WEXT_ALLCONFIG [=y]
WARNING: unmet direct dependencies detected for PHYLINK
Depends on [n]: NETDEVICES [=n]
Selected by [y]:
- GKI_HIDDEN_ETHERNET_CONFIGS [=y]
WARNING: unmet direct dependencies detected for WIRELESS_EXT
Depends on [n]: NET [=y] && WIRELESS [=n]
Selected by [y]:
- GKI_LEGACY_WEXT_ALLCONFIG [=y]
WARNING: unmet direct dependencies detected for WEXT_CORE
Depends on [n]: NET [=y] && WIRELESS [=n] && (CFG80211_WEXT [=n] || WIRELESS_EXT [=y])
Selected by [y]:
- GKI_LEGACY_WEXT_ALLCONFIG [=y]
WARNING: unmet direct dependencies detected for SND_JACK
Depends on [n]: SOUND [=y] && !UML && SND [=n]
Selected by [y]:
- GKI_HIDDEN_SND_CONFIGS [=y]
WARNING: unmet direct dependencies detected for SND_VMASTER
Depends on [n]: SOUND [=y] && !UML && SND [=n]
Selected by [y]:
- GKI_HIDDEN_SND_CONFIGS [=y]
WARNING: unmet direct dependencies detected for SND_PCM_IEC958
Depends on [n]: SOUND [=y] && !UML && SND [=n]
Selected by [y]:
- GKI_HIDDEN_SND_SOC_CONFIGS [=y]
WARNING: unmet direct dependencies detected for SND_JACK_INPUT_DEV
Depends on [n]: SOUND [=y] && !UML && SND [=n] && SND_JACK [=y]
Selected by [y]:
- GKI_HIDDEN_SND_CONFIGS [=y]
WARNING: unmet direct dependencies detected for SND_PCM_ELD
Depends on [n]: SOUND [=y] && !UML && SND [=n]
Selected by [y]:
- GKI_HIDDEN_SND_CONFIGS [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
reply other threads:[~2023-02-22 21:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202302230559.F1LeNTeX-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.