lede icon indicating copy to clipboard operation
lede copied to clipboard

最新6.1内核的x86,提示Package kmod-bluetooth 缺少依赖btmtk.ko

Open goodbest opened this issue 2 years ago • 1 comments

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

  • [x] 没有类似的issue

2. 详细叙述

(1) 具体问题

A:最新的6.1内核的x86_64编译失败,显示Package kmod-bluetooth is missing dependencies for the following libraries: btmtk.ko

(2) 路由器型号和固件版本

A:X86_64, 最新的kernel 6.1系列

(3) 详细日志

A:

make[3]: Entering directory '/workdir/openwrt/package/kernel/linux'
mkdir -p /workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /workdir/openwrt/tmp/.root-copy.flock -c 'cp -fpR /workdir/openwrt/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/'
touch /workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed
Package kmod-bluetooth is missing dependencies for the following libraries:
btmtk.ko
make[3]: *** [modules/other.mk:67: /workdir/openwrt/bin/targets/x86/64/packages/kmod-bluetooth_6.1.6-1_x86_64.ipk] Error 1
make[3]: Leaving directory '/workdir/openwrt/package/kernel/linux'
time: package/kernel/linux/compile#5.66#0.73#6.15
    ERROR: package/kernel/linux failed to build.
make[2]: Leaving directory '/workdir/openwrt'
make[2]: *** [package/Makefile:116: package/kernel/linux/compile] Error 1
make[1]: *** [package/Makefile:110: /workdir/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/workdir/openwrt'
make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 2
Error: Process completed with exit code 2.

goodbest avatar Jan 16 '23 12:01 goodbest

@goodbest image

WYC-2020 avatar Jan 29 '23 02:01 WYC-2020