Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3476 - Building Ath #8348

Closed
openwrt-bot opened this issue Nov 27, 2020 · 0 comments
Closed

FS#3476 - Building Ath #8348

openwrt-bot opened this issue Nov 27, 2020 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

arfett:

Steps to reproduce:

  • Kernel modules -> Wireless Drivers -> kmod-ath10k -> Enable thermal sensors and throttling support

SHELL= flock /home/astroc/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/astroc/openwrt/build_dir/target-x86_64_musl/linux-firmware-20201022/.pkgdir/ath10k-firmware-qca988x/. /home/astroc/openwrt/staging_dir/target-x86_64_musl/root-x86/'
touch /home/astroc/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.ath10k-firmware-qca988x_installed
echo "ath10k-firmware-qca988x" >> /home/astroc/openwrt/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install
make[3]: Leaving directory '/home/astroc/openwrt/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#0.14#0.03#0.16
make[3]: Entering directory '/home/astroc/openwrt/package/firmware/prism54-firmware'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/astroc/openwrt/package/firmware/prism54-firmware'
time: package/firmware/prism54-firmware/compile#0.23#0.01#0.24
make[3]: Entering directory '/home/astroc/openwrt/package/kernel/linux'
mkdir -p /home/astroc/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/astroc/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/astroc/openwrt/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/astroc/openwrt/staging_dir/target-x86_64_musl/root-x86/'
touch /home/astroc/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed
ERROR: module '/home/astroc/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.74/drivers/thermal/thermal_sys.ko' is missing.
make[3]: *** [modules/other.mk:1068: /home/astroc/openwrt/bin/targets/x86/64/packages/kmod-thermal_5.4.74-1_x86_64.ipk] Error 1
make[3]: Leaving directory '/home/astroc/openwrt/package/kernel/linux'
time: package/kernel/linux/compile#0.91#0.03#0.94
make[2]: *** [package/Makefile:114: package/kernel/linux/compile] Error 2
make[2]: Leaving directory '/home/astroc/openwrt'
make[1]: *** [package/Makefile:108: /home/astroc/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/astroc/openwrt'
make: *** [/home/astroc/openwrt/include/toplevel.mk:236: world] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant