Libiwinfo-data (cant find suitable architecture)

I have trouble building the latest snapshot the build chain says cant find suitable architecture for libiwinfo-data.

Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency libiwinfo-data for libiwinfo20210430
 * pkg_hash_fetch_best_installation_candidate: Packages for libiwinfo20210430 found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ath10k-ct:
 *      libiwinfo-data
 * opkg_install_cmd: Cannot install package kmod-ath10k-ct.

I'm guessing I have to add my device in the device.txt file ?
Im building a custom target

No, device.txt only has cosmetic purposes - you don't need to touch it. The error message looks more like an unclean buildroot.

Thanks I did a make clean and it picked up a typo in the wifi firmware makefile.
I have fixed my type and if it builds now, wonder why this error did not show this specific warning during the build process?

ERROR: please fix package/firmware/ipq-wifi/Makefile - see logs/package/firmware/ipq-wifi/dump.txt for details

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.