* [android-common:android-mainline-desktop 1/1] jack.c:(.text.snd_jack_dev_disconnect+0x28): undefined reference to `input_unregister_device'
@ 2026-07-09 0:37 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-09 0:37 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android-mainline-desktop
head: adf8bc5941e7beff5b8ba6f64385d50c6b4d32c5
commit: c16fe0a335e01fb417796730b2d9d8612eaba9de [1/1] Merge tag 'v6.11-rc2' into android-mainline
config: arm-randconfig-001-20260709 (https://download.01.org/0day-ci/archive/20260709/202607090831.yumo48G2-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 14.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260709/202607090831.yumo48G2-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/202607090831.yumo48G2-lkp@intel.com/
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_dev_disconnect':
>> jack.c:(.text.snd_jack_dev_disconnect+0x28): undefined reference to `input_unregister_device'
arm-linux-gnueabi-ld: (input_unregister_device): Unknown destination type (ARM/Thumb) in sound/core/jack.o
>> jack.c:(.text.snd_jack_dev_disconnect+0x28): dangerous relocation: unsupported relocation
>> arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_dev_disconnect+0x4a): undefined reference to `input_free_device'
arm-linux-gnueabi-ld: (input_free_device): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_dev_disconnect+0x4a): dangerous relocation: unsupported relocation
arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_dev_register':
>> jack.c:(.text.snd_jack_dev_register+0x8e): undefined reference to `input_set_capability'
arm-linux-gnueabi-ld: (input_set_capability): Unknown destination type (ARM/Thumb) in sound/core/jack.o
>> jack.c:(.text.snd_jack_dev_register+0x8e): dangerous relocation: unsupported relocation
>> arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_dev_register+0xa6): undefined reference to `input_register_device'
arm-linux-gnueabi-ld: (input_register_device): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_dev_register+0xa6): dangerous relocation: unsupported relocation
arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_report':
>> jack.c:(.text.snd_jack_report+0x7e): undefined reference to `input_event'
arm-linux-gnueabi-ld: (input_event): Unknown destination type (ARM/Thumb) in sound/core/jack.o
>> jack.c:(.text.snd_jack_report+0x7e): dangerous relocation: unsupported relocation
>> arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_report+0xc2): undefined reference to `input_event'
arm-linux-gnueabi-ld: (input_event): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_report+0xc2): dangerous relocation: unsupported relocation
arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_report+0xdc): undefined reference to `input_event'
arm-linux-gnueabi-ld: (input_event): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_report+0xdc): dangerous relocation: unsupported relocation
arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_new':
>> jack.c:(.text.snd_jack_new+0x8c): undefined reference to `input_allocate_device'
arm-linux-gnueabi-ld: (input_allocate_device): Unknown destination type (ARM/Thumb) in sound/core/jack.o
>> jack.c:(.text.snd_jack_new+0x8c): dangerous relocation: unsupported relocation
>> arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_new+0xc2): undefined reference to `input_set_capability'
arm-linux-gnueabi-ld: (input_set_capability): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_new+0xc2): dangerous relocation: unsupported relocation
>> arm-linux-gnueabi-ld: jack.c:(.text.snd_jack_new+0x116): undefined reference to `input_free_device'
arm-linux-gnueabi-ld: (input_free_device): Unknown destination type (ARM/Thumb) in sound/core/jack.o
jack.c:(.text.snd_jack_new+0x116): dangerous relocation: unsupported relocation
arm-linux-gnueabi-ld: net/socket.o: in function `sock_ioctl':
>> socket.c:(.text.sock_ioctl+0x94): undefined reference to `wext_handle_ioctl'
arm-linux-gnueabi-ld: (wext_handle_ioctl): Unknown destination type (ARM/Thumb) in net/socket.o
>> socket.c:(.text.sock_ioctl+0x94): dangerous relocation: unsupported relocation
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for BALLOON_COMPACTION
Depends on [n]: COMPACTION [=n] && MEMORY_BALLOON [=y]
Selected by [y]:
- GKI_HIDDEN_MM_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 CAN_RX_OFFLOAD
Depends on [n]: NETDEVICES [=n] && CAN_DEV [=n] && CAN_NETLINK [=n]
Selected by [y]:
- GKI_HIDDEN_MCP251XFD_CONFIGS [=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 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 HVC_DRIVER
Depends on [n]: TTY [=n]
Selected by [y]:
- GKI_HIDDEN_VIRTUAL_CONFIGS [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 0:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-09 0:37 [android-common:android-mainline-desktop 1/1] jack.c:(.text.snd_jack_dev_disconnect+0x28): undefined reference to `input_unregister_device' 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.