[FS#982] imx6: build failure: kmod-ath10k-ct is missing dependencies for hwmon.ko

LEDE Bugs lede-bugs at lists.infradead.org
Sun Aug 27 08:51:49 PDT 2017


For full information about what has changed in this task, visit the URL below and click the History tab.

FS#982 - imx6: build failure: kmod-ath10k-ct is missing dependencies for hwmon.ko
User who did this: Baptiste Jonglez (bjonglez)
Task details edited:
-------
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.
-------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=982



More information about the lede-bugs mailing list