Trouble Building Snapshots for WDR3600

I'm trying to use imagebuilder and running into errors. Is there any way to fix the errors without going back to an older firmware? I would like to continue to use the snapshot builds.
Command used to build firmware:

make image PROFILE=tplink_tl-wdr3600-v1 FILES=files/ PACKAGES="luci luci-app-sqm"

ERRORS:

Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency nftables-json for firewall4
 * pkg_hash_fetch_best_installation_candidate: Packages for uci-firewall found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci:
 *      nftables-json
 * opkg_install_cmd: Cannot install package luci.
 * pkg_hash_check_unresolved: cannot find dependency libnftnl11 for xtables-nft
 * pkg_hash_fetch_best_installation_candidate: Packages for xtables-nft found, but incompatible with the architectures configured
 * pkg_hash_check_unresolved: cannot find dependency tc for sqm-scripts
 * pkg_hash_fetch_best_installation_candidate: Packages for sqm-scripts found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-sqm:
 *      tc
 * opkg_install_cmd: Cannot install package luci-app-sqm.
 * opkg_install_cmd: Cannot install package nftables.
make[2]: *** [Makefile:186: package_install] Error 255
make[1]: *** [Makefile:141: _call_image] Error 2
make: *** [Makefile:259: image] Error 2

Hi.
The package nftables seems unavailable. I have the same issue with other targets.

Same issue for avm 4040 due to missing packages.

1 Like