All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [intel-lts:5.15/android_t 2645/25757] xtensa-linux-ld: hvc_console.c:undefined reference to `tty_port_install'
Date: Sun, 5 Nov 2023 20:21:35 +0800	[thread overview]
Message-ID: <202311052017.3y3TyJSn-lkp@intel.com> (raw)

tree:   https://github.com/intel/linux-intel-lts.git 5.15/android_t
head:   5455d4dc654c79d773b594b4703d5919bf217095
commit: 7889eed9171e6988176a877d677d5f291185d186 [2645/25757] Merge 54a728dc5e4fe ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
config: xtensa-randconfig-002-20231105 (https://download.01.org/0day-ci/archive/20231105/202311052017.3y3TyJSn-lkp@intel.com/config)
compiler: xtensa-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231105/202311052017.3y3TyJSn-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311052017.3y3TyJSn-lkp@intel.com/

All errors (new ones prefixed by >>):

   xtensa-linux-ld: warning: drivers/of/unittest-data/testcases.dtb.o: missing .note.GNU-stack section implies executable stack
   xtensa-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   xtensa-linux-ld: warning: drivers/of/unittest-data/testcases.dtb.o: missing .note.GNU-stack section implies executable stack
   xtensa-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   xtensa-linux-ld: warning: .tmp_vmlinux.kallsyms1 has a LOAD segment with RWX permissions
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_console_print':
   hvc_console.c:(.text+0x490): undefined reference to `tty_port_put'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_push':
   hvc_console.c:(.text+0x4af): undefined reference to `tty_port_put'
   xtensa-linux-ld: hvc_console.c:(.text+0x50c): undefined reference to `tty_port_tty_get'
   xtensa-linux-ld: hvc_console.c:(.text+0x510): undefined reference to `tty_do_resize'
   xtensa-linux-ld: hvc_console.c:(.text+0x568): undefined reference to `tty_port_tty_get'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_cleanup':
   hvc_console.c:(.text+0x5a2): undefined reference to `tty_do_resize'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_set_winsz':
   hvc_console.c:(.text+0x650): undefined reference to `tty_port_tty_set'
   xtensa-linux-ld: hvc_console.c:(.text+0x6c3): undefined reference to `tty_port_tty_set'
   xtensa-linux-ld: hvc_console.c:(.text+0x70c): undefined reference to `tty_hung_up_p'
   xtensa-linux-ld: hvc_console.c:(.text+0x710): undefined reference to `tty_wait_until_sent'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_port_destruct':
   hvc_console.c:(.text+0x732): undefined reference to `tty_hung_up_p'
   xtensa-linux-ld: hvc_console.c:(.text+0x774): undefined reference to `tty_port_tty_set'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_hangup':
   hvc_console.c:(.text+0x804): undefined reference to `tty_wait_until_sent'
   xtensa-linux-ld: hvc_console.c:(.text+0x85c): undefined reference to `tty_vhangup'
   xtensa-linux-ld: hvc_console.c:(.text+0x86f): undefined reference to `tty_port_tty_get'
   xtensa-linux-ld: hvc_console.c:(.text+0x8d8): undefined reference to `tty_port_put'
   xtensa-linux-ld: hvc_console.c:(.text+0x8e2): undefined reference to `tty_vhangup'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_close':
   hvc_console.c:(.text+0x8f4): undefined reference to `tty_std_termios'
   xtensa-linux-ld: hvc_console.c:(.text+0x92c): undefined reference to `tty_set_operations'
   xtensa-linux-ld: hvc_console.c:(.text+0x934): undefined reference to `tty_register_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0x938): undefined reference to `put_tty_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0x940): undefined reference to `tty_port_init'
   xtensa-linux-ld: hvc_console.c:(.text+0x948): undefined reference to `__tty_alloc_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0xa0b): undefined reference to `tty_set_operations'
   xtensa-linux-ld: hvc_console.c:(.text+0xa37): undefined reference to `tty_register_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0xa56): undefined reference to `put_tty_driver'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_remove':
   hvc_console.c:(.text+0xa76): undefined reference to `put_tty_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0xaef): undefined reference to `tty_port_init'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_alloc':
   hvc_console.c:(.text+0xca2): undefined reference to `__tty_alloc_driver'
   xtensa-linux-ld: hvc_console.c:(.text+0xcd4): undefined reference to `tty_buffer_request_room'
   xtensa-linux-ld: hvc_console.c:(.text+0xcd8): undefined reference to `tty_hangup'
   xtensa-linux-ld: hvc_console.c:(.text+0xcdc): undefined reference to `__tty_insert_flip_char'
   xtensa-linux-ld: hvc_console.c:(.text+0xce0): undefined reference to `tty_wakeup'
   xtensa-linux-ld: hvc_console.c:(.text+0xce4): undefined reference to `tty_flip_buffer_push'
   xtensa-linux-ld: hvc_console.c:(.text+0xdb6): undefined reference to `tty_port_tty_get'
   xtensa-linux-ld: hvc_console.c:(.text+0xe0e): undefined reference to `tty_buffer_request_room'
   xtensa-linux-ld: hvc_console.c:(.text+0xe62): undefined reference to `tty_hangup'
   xtensa-linux-ld: hvc_console.c:(.text+0xf10): undefined reference to `__tty_insert_flip_char'
   xtensa-linux-ld: hvc_console.c:(.text+0xfa0): undefined reference to `tty_wakeup'
   xtensa-linux-ld: hvc_console.c:(.text+0xfbf): undefined reference to `tty_flip_buffer_push'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `khvcd':
   hvc_console.c:(.text+0x13ec): undefined reference to `tty_port_install'
>> xtensa-linux-ld: hvc_console.c:(.text+0x1422): undefined reference to `tty_port_install'
   xtensa-linux-ld: hvc_console.c:(.text+0x142e): undefined reference to `tty_port_put'
   xtensa-linux-ld: hvc_console.c:(.text+0x14ae): undefined reference to `tty_port_put'
   xtensa-linux-ld: drivers/tty/hvc/hvc_console.o: in function `hvc_write':
   hvc_console.c:(.text+0x156f): undefined reference to `tty_port_tty_set'
   xtensa-linux-ld: drivers/power/supply/rt9455_charger.o: in function `rt9455_pwr_rdy_work_callback':
   rt9455_charger.c:(.text+0x11c0): undefined reference to `devm_usb_get_phy'
   xtensa-linux-ld: drivers/power/supply/rt9455_charger.o: in function `rt9455_hw_init':
   rt9455_charger.c:(.text+0x147a): undefined reference to `devm_usb_get_phy'
   xtensa-linux-ld: drivers/power/supply/bq25890_charger.o: in function `bq25890_irq_handler_thread':
   bq25890_charger.c:(.text+0xf2c): undefined reference to `devm_usb_get_phy'
   xtensa-linux-ld: drivers/power/supply/sc2731_charger.o: in function `sc2731_charger_hw_init':
   sc2731_charger.c:(.text+0x4dc): undefined reference to `devm_usb_get_phy_by_phandle'
   xtensa-linux-ld: sc2731_charger.c:(.text+0x4e0): undefined reference to `usb_phy_get_charger_current'
   xtensa-linux-ld: sc2731_charger.c:(.text+0x686): undefined reference to `devm_usb_get_phy_by_phandle'
   xtensa-linux-ld: drivers/power/supply/sc2731_charger.o: in function `sc2731_charger_probe':
   sc2731_charger.c:(.text+0x71a): undefined reference to `usb_phy_get_charger_current'

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 NET_PTP_CLASSIFY
   Depends on [n]: NET [=n]
   Selected by [y]:
   - GKI_HIDDEN_NET_CONFIGS [=y]
   WARNING: unmet direct dependencies detected for HVC_DRIVER
   Depends on [n]: TTY [=n]
   Selected by [y]:
   - GKI_HIDDEN_VIRTUAL_CONFIGS [=y]
   WARNING: unmet direct dependencies detected for PAGE_POOL
   Depends on [n]: NET [=n]
   Selected by [y]:
   - GKI_HIDDEN_NET_CONFIGS [=y]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2023-11-05 12:22 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=202311052017.3y3TyJSn-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild-all@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.