Your message dated Thu, 18 Oct 2018 16:23:46 +0200
with message-id
<ca+fnjvdnrbe4g4vp1fnurs73rrqbu-l-tpe8ddukgoee8bt...@mail.gmail.com>
and subject line Re: iptables: Package build fails in wheezy
has caused the Debian Bug report #818026,
regarding iptables: Package build fails in wheezy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
818026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818026
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iptables
Version: 1.4.21-2
libc:(Debian EGLIBC 2.13-38+deb7u8) 2.13
I am trying to compile iptables <1.4.21-2> in debian wheezy. But I am
getting the below errors.
dh_auto_test
make[1]: Entering directory `/home/saravanan/iptables/iptables-1.4.21'
Making check in libiptc
make[2]: Entering directory `/home/saravanan/iptables/iptables-1.4.21/libiptc'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21/libiptc'
Making check in libxtables
make[2]: Entering directory
`/home/saravanan/iptables/iptables-1.4.21/libxtables'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21/libxtables'
Making check in include
make[2]: Entering directory `/home/saravanan/iptables/iptables-1.4.21/include'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21/include'
Making check in utils
make[2]: Entering directory `/home/saravanan/iptables/iptables-1.4.21/utils'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21/utils'
Making check in extensions
make[2]: Entering directory
`/home/saravanan/iptables/iptables-1.4.21/extensions'
make[2]: *** No rule to make target `check'. Stop.
make[2]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21/extensions'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/saravanan/iptables/iptables-1.4.21'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1357:
Regards,
Saravanan N
--- End Message ---
--- Begin Message ---
Wheezy is obsolete by now, it's even out of LTS support. You should
use a newer Debian.
And also backporting packages may require changes specific for the
backport. For future backport you may have a look here:
https://backports.debian.org/
--- End Message ---