redundant patch for main/iptables
sed -i -e '/if_packet/i#define __aligned_u64 __u64 __attribute__((aligned(8)))' \
extensions/libxt_pkttype.c
This patch was introduced by commit 1feb744b (8 years ago). Without this patch, I can build successfully on all supported architectures. Please remove it.