Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404265 - net-firewall/ebtables-2.0.10.4 stabilisation
Summary: net-firewall/ebtables-2.0.10.4 stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-02-17 15:26 UTC by Daniil
Modified: 2012-06-14 15:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniil 2012-02-17 15:26:38 UTC
net-firewall/ebtables-2.0.10.4 crash compiling. If add '>=net-firewall/ebtables-2 ~x86' to /etc/portage/package.keywords compiling pass.

Reproducible: Always

Steps to Reproduce:
1.Try to compile net-firewall/ebtables without ~x86 keywords.
2.
3.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-17 15:44:30 UTC
I hope I am interpreting this correctly. :)
Comment 2 Daniil 2012-02-17 15:52:09 UTC
It is my first bugreport and while I don't know special terms. : )
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-09 20:33:01 UTC
Calling arches because I can confirm that current stable ebtables fails to build:


ebtables.c: In function ‘list_em’:
ebtables.c:325:5: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’
ebtables.c:325:5: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’
In file included from extensions/ebt_pkttype.c:15:0:
/usr/include/linux/if_packet.h:176:2: error: expected specifier-qualifier-list before ‘__aligned_u64’
make: *** [extensions/ebt_pkttype.o] Errore 1

Probably related to linux-headers-3.4.
Comment 4 Agostino Sarubbo gentoo-dev 2012-06-11 09:18:37 UTC
amd64 stable
Comment 5 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-06-13 06:19:32 UTC
x86 stable
Comment 6 Michael Weber (RETIRED) gentoo-dev 2012-06-14 15:53:56 UTC
ppc stable, closing