Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Fri, 10 Jan 2025 11:44:54 -0500 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > This fixes --disable-asha causing build errors: > > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_asha_set_volume': > /bluez/profiles/audio/transport.c:2362:(.text.transport_asha_set_volume+0x2f): undefined reference to `bt_asha_device_set_volume' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_asha_get_volume': > /bluez/profiles/audio/transport.c:2345:(.text.transport_asha_get_volume+0x9): undefined reference to `bt_asha_device_get_volume' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `get_asha_delay': > /bluez/profiles/audio/transport.c:1566:(.text.get_asha_delay+0xd): undefined reference to `bt_asha_device_get_render_delay' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `asha_transport_sync_state': > /bluez/profiles/audio/transport.c:2216:(.text.asha_transport_sync_state+0x8): undefined reference to `bt_asha_device_get_state' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `asha_transport_state_cb': > /bluez/profiles/audio/transport.c:2245:(.text.asha_transport_state_cb+0x1d): undefined reference to `bt_asha_device_get_state' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2252:(.text.asha_transport_state_cb+0x94): undefined reference to `bt_asha_device_get_fd' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2253:(.text.asha_transport_state_cb+0xa0): undefined reference to `bt_asha_device_get_imtu' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2254:(.text.asha_transport_state_cb+0xad): undefined reference to `bt_asha_device_get_omtu' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_asha_resume': > /bluez/profiles/audio/transport.c:2290:(.text.transport_asha_resume+0x19): undefined reference to `bt_asha_device_start' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_asha_suspend': > /bluez/profiles/audio/transport.c:2303:(.text.transport_asha_suspend+0x1e): undefined reference to `bt_asha_device_stop' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2307:(.text.transport_asha_suspend+0x48): undefined reference to `bt_asha_device_stop' > /usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_asha_cancel': > /bluez/profiles/audio/transport.c:2318:(.text.transport_asha_cancel+0x17): undefined reference to `bt_asha_device_get_state' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2320:(.text.transport_asha_cancel+0x22): undefined reference to `bt_asha_device_device_get_resume_id' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2334:(.text.transport_asha_cancel+0x61): undefined reference to `bt_asha_device_state_reset' > /usr/bin/ld: /bluez/profiles/audio/transport.c:2328:(.text.transport_asha_cancel+0x81): undefined reference to `bt_asha_device_stop' > collect2: error: ld returned 1 exit status > make[1]: *** [Makefile:6378: src/bluetoothd] Error 1 > make: *** [Makefile:4696: all] Error 2 > > [...] Here is the summary with links: - [BlueZ,v1] build: Fix --disable-asha https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5f8a68d9f299 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html