Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307813 - net-analyzer/ipac-ng-1.31-r2 fails to build with 2.6.33 kernel
Summary: net-analyzer/ipac-ng-1.31-r2 fails to build with 2.6.33 kernel
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on: 310981 319085
Blocks:
  Show dependency tree
 
Reported: 2010-03-04 21:04 UTC by Andrew Savchenko
Modified: 2011-05-24 14:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info,6.06 KB, text/plain)
2010-03-04 21:04 UTC, Andrew Savchenko
Details
build.log (build.log,11.50 KB, text/plain)
2010-03-04 21:05 UTC, Andrew Savchenko
Details
envirenment (environment,86.56 KB, text/plain)
2010-03-04 21:05 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2010-03-04 21:04:34 UTC
Hello,

a bunch of deprecated headers (which were actually stubs for calling new headers) were removed in 2.6.33 kernel. Thus ipac-ng-1.31-r2 fails with the following:

iptables.c:48:43: error: linux/netfilter_ipv4/ipt_mark.h: No such file or directory
iptables.c: In function ‘iptables_ipac_check’:
iptables.c:1796: warning: pointer targets in passing argument 1 of ‘iptc_get_references’ differ in signedness
libiptc.h:132: note: expected ‘unsigned int *’ but argument is of type ‘int *’
iptables.c:1799: warning: pointer targets in passing argument 1 of ‘iptc_get_references’ differ in signedness
libiptc.h:132: note: expected ‘unsigned int *’ but argument is of type ‘int *’
distcc[27271] ERROR: compile iptables.c on localhost failed
make[2]: *** [iptables.o] Error 1

P.S. No, distcc and ccache are not guilty here.
Comment 1 Andrew Savchenko gentoo-dev 2010-03-04 21:04:52 UTC
Created attachment 222097 [details]
emerge --info
Comment 2 Andrew Savchenko gentoo-dev 2010-03-04 21:05:08 UTC
Created attachment 222099 [details]
build.log
Comment 3 Andrew Savchenko gentoo-dev 2010-03-04 21:05:23 UTC
Created attachment 222101 [details]
envirenment
Comment 4 Andrew Savchenko gentoo-dev 2010-03-05 14:02:52 UTC
Between ipac-ng 1.33 is out. Perhaps it should be used as a base for a work. I have not tested it though.
Comment 5 Matti Bickel (RETIRED) gentoo-dev 2010-03-23 20:13:21 UTC
Because ipac-ng requires a non-trivial bump, i have created a bump request and reassigned this to the maintaining herd, netmon.
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2011-05-24 14:12:02 UTC
Package was dropped from the tree.