I’m seeing the following failure after rebasing to master and 4.19: make[3]: Entering directory '/home/philipp/lede/package/kernel/linux' mkdir -p /home/philipp/lede/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/philipp/lede/tmp/.root-copy.flock -c 'cp -fpR /home/philipp/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/philipp/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/philipp/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed ERROR: module '/home/philipp/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-4.19.56/net/ipv4/netfilter/nft_reject_ipv4.ko' is missing. modules/netfilter.mk:1079: recipe for target '/home/philipp/lede/bin/targets/x86/64/packages/kmod-nft-core_4.19.56-1_x86_64.ipk' failed make[3]: *** [/home/philipp/lede/bin/targets/x86/64/packages/kmod-nft-core_4.19.56-1_x86_64.ipk] Error 1 make[3]: Leaving directory '/home/philipp/lede/package/kernel/linux' time: package/kernel/linux/compile#5.23#0.26#5.77 package/Makefile:107: recipe for target 'package/kernel/linux/compile' failed make[2]: *** [package/kernel/linux/compile] Error 2 make[2]: Leaving directory '/home/philipp/lede' package/Makefile:103: recipe for target '/home/philipp/lede/staging_dir/target-x86_64_musl/stamp/.package_compile' failed make[1]: *** [/home/philipp/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/philipp/lede' /home/philipp/lede/include/toplevel.mk:216: recipe for target 'world’ failed I had previously been building 4.19 a couple of months ago and wasn’t seeing this. Who has been working on this stuff? I noticed that there’s now nf_reject_ipv4.c and nft_reject_ipv4.c, etc. and am wondering if both are now required in 4.19. Any ideas? Thanks _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel