tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master branch HEAD: f14c0bb78769f2670fdd8bcd28ca5543a7601c33 Bluetooth: hci_qca: Fix build error Error/Warning: (recently discovered and may have been fixed) btmtk.c:(.text+0x5fc): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_alloc_urb' btmtk.c:(.text+0x658): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_free_urb' btmtk.c:(.text+0x7c8): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_anchor_urb' btmtk.c:(.text+0x7d4): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_submit_urb' btmtk.c:(.text+0x814): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_unanchor_urb' btmtk.o:(.text+0x10a4): undefined reference to `usb_anchor_urb' btmtk.o:(.text+0x6d4): undefined reference to `usb_alloc_urb' btmtk.o:(.text+0xd50): undefined reference to `usb_control_msg' include/asm-generic/preempt.h:59:(.text+0x22ee): undefined reference to `usb_anchor_urb' include/linux/usb.h:1399:(.text+0x1072): undefined reference to `usb_set_interface' microblaze-linux-ld: btmtk.o:(.text+0x728): undefined reference to `usb_free_urb' microblaze-linux-ld: btmtk.o:(.text+0x824): undefined reference to `usb_anchor_urb' microblaze-linux-ld: btmtk.o:(.text+0x834): undefined reference to `usb_submit_urb' microblaze-linux-ld: btmtk.o:(.text+0x890): undefined reference to `usb_unanchor_urb' mipsel-linux-ld: btmtk.c:(.text+0x1100): undefined reference to `usb_autopm_put_interface' powerpc-linux-ld: drivers/bluetooth/btmtk.c:1224:(.text+0x2c64): undefined reference to `usb_kill_anchored_urbs' sh4-linux-ld: btmtk.c:(.text+0x774): undefined reference to `usb_autopm_put_interface' Unverified Error/Warning (likely false positive, please contact us if interested): arch/arm64/boot/dts/qcom/sm8650-qrd.dtb: bluetooth: 'vddrfa1p8-supply' is a required property arch/arm64/boot/dts/qcom/sm8650-qrd.dtb: bluetooth: 'vddrfacmn-supply' is a required property arch/arm64/boot/dts/qcom/sm8650-qrd.dtb: bluetooth: 'vddwlcx-supply' is a required property arch/arm64/boot/dts/qcom/sm8650-qrd.dtb: bluetooth: 'vddwlmx-supply' is a required property Error/Warning ids grouped by kconfigs: recent_errors |-- arm64-randconfig-051-20240712 | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5-vision-mezzanine.dtb:bluetooth:vddbtcmx-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5-vision-mezzanine.dtb:bluetooth:vddrfa0p8-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5-vision-mezzanine.dtb:bluetooth:vddrfa1p2-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5-vision-mezzanine.dtb:bluetooth:vddrfa1p7-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5-vision-mezzanine.dtb:bluetooth:vddrfacmn-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5.dtb:bluetooth:vddbtcmx-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5.dtb:bluetooth:vddrfa0p8-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5.dtb:bluetooth:vddrfa1p2-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5.dtb:bluetooth:vddrfa1p7-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-qrb5165-rb5.dtb:bluetooth:vddrfacmn-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-sm8650-qrd.dtb:bluetooth:vddrfa1p8-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-sm8650-qrd.dtb:bluetooth:vddrfacmn-supply-is-a-required-property | |-- arch-arm64-boot-dts-qcom-sm8650-qrd.dtb:bluetooth:vddwlcx-supply-is-a-required-property | `-- arch-arm64-boot-dts-qcom-sm8650-qrd.dtb:bluetooth:vddwlmx-supply-is-a-required-property |-- arm64-randconfig-r025-20230108 | |-- btmtk.c:(.text):relocation-truncated-to-fit:R_AARCH64_CALL26-against-undefined-symbol-usb_alloc_urb | |-- btmtk.c:(.text):relocation-truncated-to-fit:R_AARCH64_CALL26-against-undefined-symbol-usb_anchor_urb | |-- btmtk.c:(.text):relocation-truncated-to-fit:R_AARCH64_CALL26-against-undefined-symbol-usb_free_urb | |-- btmtk.c:(.text):relocation-truncated-to-fit:R_AARCH64_CALL26-against-undefined-symbol-usb_submit_urb | `-- btmtk.c:(.text):relocation-truncated-to-fit:R_AARCH64_CALL26-against-undefined-symbol-usb_unanchor_urb |-- microblaze-randconfig-r012-20220906 | |-- btmtk.o:(.text):undefined-reference-to-usb_alloc_urb | |-- btmtk.o:(.text):undefined-reference-to-usb_anchor_urb | |-- btmtk.o:(.text):undefined-reference-to-usb_control_msg | |-- microblaze-linux-ld:btmtk.o:(.text):undefined-reference-to-usb_anchor_urb | |-- microblaze-linux-ld:btmtk.o:(.text):undefined-reference-to-usb_free_urb | |-- microblaze-linux-ld:btmtk.o:(.text):undefined-reference-to-usb_submit_urb | `-- microblaze-linux-ld:btmtk.o:(.text):undefined-reference-to-usb_unanchor_urb |-- mips-randconfig-r022-20220106 | `-- mipsel-linux-ld:btmtk.c:(.text):undefined-reference-to-usb_autopm_put_interface |-- parisc-randconfig-001-20240712 | |-- (.text):undefined-reference-to-usb_alloc_urb | |-- (.text):undefined-reference-to-usb_anchor_urb | |-- (.text):undefined-reference-to-usb_control_msg | |-- (.text):undefined-reference-to-usb_kill_anchored_urbs | |-- (.text):undefined-reference-to-usb_set_interface | |-- hppa-linux-ld:(.text):undefined-reference-to-usb_anchor_urb | |-- hppa-linux-ld:(.text):undefined-reference-to-usb_free_urb | |-- hppa-linux-ld:(.text):undefined-reference-to-usb_kill_anchored_urbs | |-- hppa-linux-ld:(.text):undefined-reference-to-usb_submit_urb | `-- hppa-linux-ld:(.text):undefined-reference-to-usb_unanchor_urb |-- powerpc-randconfig-r003-20230723 | `-- powerpc-linux-ld:drivers-bluetooth-btmtk.c:(.text):undefined-reference-to-usb_kill_anchored_urbs |-- riscv-randconfig-r034-20220801 | |-- include-asm-generic-preempt.h:(.text):undefined-reference-to-usb_anchor_urb | `-- include-linux-usb.h:(.text):undefined-reference-to-usb_set_interface `-- sh-randconfig-r013-20230817 `-- sh4-linux-ld:btmtk.c:(.text):undefined-reference-to-usb_autopm_put_interface elapsed time: 1398m configs tested: 134 configs skipped: 2 tested configs: alpha allnoconfig gcc-13.3.0 alpha allyesconfig gcc-13.3.0 arc allmodconfig gcc-13.2.0 arc allnoconfig gcc-13.2.0 arc allyesconfig gcc-13.2.0 arc randconfig-001-20240712 gcc-13.2.0 arc randconfig-002-20240712 gcc-13.2.0 arm allmodconfig gcc-14.1.0 arm allnoconfig clang-19 arm allyesconfig gcc-14.1.0 arm randconfig-001-20240712 clang-19 arm randconfig-002-20240712 clang-19 arm randconfig-003-20240712 gcc-14.1.0 arm randconfig-004-20240712 clang-15 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-14.1.0 arm64 randconfig-001-20240712 gcc-14.1.0 arm64 randconfig-002-20240712 gcc-14.1.0 arm64 randconfig-003-20240712 clang-19 arm64 randconfig-004-20240712 clang-17 csky allnoconfig gcc-14.1.0 csky randconfig-001-20240712 gcc-14.1.0 csky randconfig-002-20240712 gcc-14.1.0 hexagon allmodconfig clang-19 hexagon allnoconfig clang-19 hexagon allyesconfig clang-19 hexagon randconfig-001-20240712 clang-14 hexagon randconfig-002-20240712 clang-19 i386 allmodconfig gcc-13 i386 allnoconfig gcc-13 i386 allyesconfig gcc-13 i386 buildonly-randconfig-001-20240712 gcc-9 i386 buildonly-randconfig-002-20240712 clang-18 i386 buildonly-randconfig-003-20240712 clang-18 i386 buildonly-randconfig-004-20240712 clang-18 i386 buildonly-randconfig-005-20240712 gcc-11 i386 buildonly-randconfig-006-20240712 clang-18 i386 defconfig clang-18 i386 randconfig-001-20240712 clang-18 i386 randconfig-002-20240712 clang-18 i386 randconfig-003-20240712 clang-18 i386 randconfig-004-20240712 clang-18 i386 randconfig-005-20240712 clang-18 i386 randconfig-006-20240712 clang-18 i386 randconfig-011-20240712 clang-18 i386 randconfig-012-20240712 clang-18 i386 randconfig-013-20240712 clang-18 i386 randconfig-014-20240712 gcc-10 i386 randconfig-015-20240712 gcc-10 i386 randconfig-016-20240712 gcc-12 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch randconfig-001-20240712 gcc-14.1.0 loongarch randconfig-002-20240712 gcc-14.1.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-14.1.0 microblaze allyesconfig gcc-14.1.0 mips allnoconfig gcc-14.1.0 nios2 allnoconfig gcc-14.1.0 nios2 randconfig-001-20240712 gcc-14.1.0 nios2 randconfig-002-20240712 gcc-14.1.0 openrisc allnoconfig gcc-14.1.0 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-14.1.0 parisc allmodconfig gcc-14.1.0 parisc allnoconfig gcc-14.1.0 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-14.1.0 parisc randconfig-001-20240712 gcc-14.1.0 parisc randconfig-002-20240712 gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig gcc-14.1.0 powerpc allyesconfig clang-19 powerpc randconfig-001-20240712 clang-15 powerpc randconfig-002-20240712 clang-19 powerpc randconfig-003-20240712 clang-19 powerpc64 randconfig-001-20240712 clang-19 powerpc64 randconfig-002-20240712 clang-19 powerpc64 randconfig-003-20240712 gcc-14.1.0 riscv allmodconfig clang-19 riscv allnoconfig gcc-14.1.0 riscv allyesconfig clang-19 riscv randconfig-001-20240712 clang-19 riscv randconfig-002-20240712 gcc-14.1.0 s390 allmodconfig clang-19 s390 allnoconfig clang-19 s390 allyesconfig gcc-14.1.0 s390 randconfig-001-20240712 gcc-14.1.0 s390 randconfig-002-20240712 gcc-14.1.0 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh randconfig-001-20240712 gcc-14.1.0 sh randconfig-002-20240712 gcc-14.1.0 sparc allmodconfig gcc-14.1.0 sparc64 randconfig-001-20240712 gcc-14.1.0 sparc64 randconfig-002-20240712 gcc-14.1.0 um allmodconfig clang-19 um allnoconfig clang-17 um allyesconfig gcc-13 um randconfig-001-20240712 clang-19 um randconfig-002-20240712 clang-15 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 buildonly-randconfig-001-20240712 clang-18 x86_64 buildonly-randconfig-002-20240712 clang-18 x86_64 buildonly-randconfig-003-20240712 clang-18 x86_64 buildonly-randconfig-004-20240712 clang-18 x86_64 buildonly-randconfig-005-20240712 clang-18 x86_64 buildonly-randconfig-006-20240712 clang-18 x86_64 defconfig gcc-13 x86_64 randconfig-001-20240712 gcc-12 x86_64 randconfig-002-20240712 gcc-13 x86_64 randconfig-003-20240712 gcc-12 x86_64 randconfig-004-20240712 clang-18 x86_64 randconfig-005-20240712 gcc-13 x86_64 randconfig-006-20240712 clang-18 x86_64 randconfig-011-20240712 clang-18 x86_64 randconfig-012-20240712 clang-18 x86_64 randconfig-013-20240712 clang-18 x86_64 randconfig-014-20240712 gcc-13 x86_64 randconfig-015-20240712 clang-18 x86_64 randconfig-016-20240712 clang-18 x86_64 randconfig-071-20240712 gcc-13 x86_64 randconfig-072-20240712 gcc-11 x86_64 randconfig-073-20240712 clang-18 x86_64 randconfig-074-20240712 gcc-9 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-14.1.0 xtensa randconfig-001-20240712 gcc-14.1.0 xtensa randconfig-002-20240712 gcc-14.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki