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#982 - imx6: build failure: kmod-ath10k-ct is missing dependencies for hwmon.ko #7182

Closed
openwrt-bot opened this issue Aug 27, 2017 · 1 comment
Labels
flyspray target/imx pull request/issue for imx (imx6) target

Comments

@openwrt-bot
Copy link

bjonglez:

While test-building all architectures on latest lede-17.01 (https://git.lede-project.org/dc8392f6a) with ''CONFIG_ALL_KMODS=y'', I bumped on this build failure for imx6:

find /home/bjonglez/lede-17.01/build_dir/target-arm_cortex-a9+neon_musl-1.1.16_eabi/linux-imx6/ath10k-ct-2017-01-26-d2bc84ff/ipkg-arm_cortex-a9_neon/kmod-ath10k-ct -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf Package kmod-ath10k-ct is missing dependencies for the following libraries: hwmon.ko Makefile:83: recipe for target '/home/bjonglez/lede-17.01/bin/targets/imx6/generic/packages/kmod-ath10k-ct_4.4.83+2017-01-26-d2bc84ff-1_arm_cortex-a9_neon.ipk' failed make[3]: *** [/home/bjonglez/lede-17.01/bin/targets/imx6/generic/packages/kmod-ath10k-ct_4.4.83+2017-01-26-d2bc84ff-1_arm_cortex-a9_neon.ipk] Error 1 make[3]: Leaving directory '/home/bjonglez/lede-17.01/package/kernel/ath10k-ct' package/Makefile:105: recipe for target 'package/kernel/ath10k-ct/compile' failed

It looks similar to FS#226 that was fixed in https://git.lede-project.org/5f9598a but it seems that the fix was not enough for this target.

@openwrt-bot
Copy link
Author

xback:

This was added in trunk in following commit and backporting it to 17.01 will probably fix this:

https://git.lede-project.org/?p=source.git;a=commit;h=0997185ffddf7a596ced2eb56754a628c828056e

(I can confirm successful building/running of ath10k-ct using trunk on imx6)

@ynezz ynezz added the target/imx pull request/issue for imx (imx6) target label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray target/imx pull request/issue for imx (imx6) target
Projects
None yet
Development

No branches or pull requests

2 participants