[FS#969] xtables-addons fails to compile

LEDE Bugs lede-bugs at lists.infradead.org
Sat Aug 19 10:48:19 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - Hannu Nyman (hnyman) 

Attached to Project - LEDE Project
Summary - xtables-addons fails to compile
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - xtables-addons package seems to fail compiling some modules due to missing dependencies. The recent kernel version update may have changed something. The failure seems to happen both with kernel 4.4 and 4.9

I have noticed the problem with kernel 4.4 based ar71xx build:

find /OwrtLEDE/lede/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/xtables-addons-2.12/ipkg-mips_24kc/kmod-ipt-nathelper-rtsp -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package kmod-ipt-nathelper-rtsp is missing dependencies for the following libraries:
nf_conntrack.ko
nf_nat.ko
Makefile:128: recipe for target '/OwrtLEDE/lede/bin/targets/ar71xx/generic/packages/kmod-ipt-nathelper-rtsp_4.4.83+2.12-1_mips_24kc.ipk' failed
make[3]: *** [/OwrtLEDE/lede/bin/targets/ar71xx/generic/packages/kmod-ipt-nathelper-rtsp_4.4.83+2.12-1_mips_24kc.ipk] Error 1
make[3]: Leaving directory '/OwrtLEDE/lede/package/network/utils/xtables-addons'


And build000 has noticed similar problems with kmod-ipt-dhcpmac and kmod-ipt-ipmark:
https://github.com/openwrt/packages/issues/4733

Package kmod-ipt-dhcpmac is missing dependencies for the following libraries:
x_tables.ko
Makefile:134: recipe for target '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/bin/targets/apm821xx/nand/packages/kmod-ipt-dhcpmac_4.9.44+2.12-1_powerpc_464fp.ipk' failed
make[3]: *** [/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/bin/targets/apm821xx/nand/packages/kmod-ipt-dhcpmac_4.9.44+2.12-1_powerpc_464fp.ipk] Error 1
make[3]: Leaving directory '/home/dom/Pulpit/Projekty/WNDR4700-LEDE-REBOOT/package/network/utils/xtables-addons'
package/Makefile:109: recipe for target 'package/network/utils/xtables-addons/compile' failed
make[2]: *** [package/network/utils/xtables-addons/compile] Error 2




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



More information about the lede-bugs mailing list