Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183790

Summary: sys-apps/iproute2-2.6.20.20070313 compile failed
Product: Gentoo Linux Reporter: Ilyas caglayan <ilyas-gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ilyas caglayan 2007-07-01 01:54:26 UTC
When i emerged iproute2, i received this error message


f_tcindex.o f_tcindex.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_ingress.o q_ingress.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_hfsc.o q_hfsc.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_htb.o q_htb.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_gact.o m_gact.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_mirred.o m_mirred.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_ipt.o m_ipt.c
In file included from ../include/iptables.h:4,
                 from m_ipt.c:17:
../include/iptables_common.h:15: attention : function declaration isn’t a prototype
Dans le fichier inclus à partir de ../include/libiptc/libiptc.h:6,
          à partir de ../include/iptables.h:5,
          à partir de m_ipt.c:17:
../include/linux/netfilter_ipv4/ip_tables.h:115:39: erreur: linux/netfilter/xt_tcpudp.h : Aucun fichier ou répertoire de ce type
make[1]: *** [m_ipt.o] Erreur 1
rm emp_ematch.lex.c emp_ematch.yacc.c
make[1]: Leaving directory `/var/tmp/portage/sys-apps/iproute2-2.6.20.20070313/work/iproute-2.6.20-070313/tc'
make: *** [all] Erreur 2

!!! ERROR: sys-apps/iproute2-2.6.20.20070313 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  iproute2-2.6.20.20070313.ebuild, line 68:   Called die

!!! make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/iproute2-2.6.20.20070313/temp/build.log'.


Reproducible: Always

Steps to Reproduce:
1.emerge iproute2
2.
3.

Actual Results:  
f_tcindex.o f_tcindex.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_ingress.o q_ingress.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_hfsc.o q_hfsc.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_htb.o q_htb.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_gact.o m_gact.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_mirred.o m_mirred.c
i386-pc-linux-gnu-gcc -D_GNU_SOURCE -O2  -pipe -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o m_ipt.o m_ipt.c
In file included from ../include/iptables.h:4,
                 from m_ipt.c:17:
../include/iptables_common.h:15: attention : function declaration isn’t a prototype
Dans le fichier inclus à partir de ../include/libiptc/libiptc.h:6,
          à partir de ../include/iptables.h:5,
          à partir de m_ipt.c:17:
../include/linux/netfilter_ipv4/ip_tables.h:115:39: erreur: linux/netfilter/xt_tcpudp.h : Aucun fichier ou répertoire de ce type
make[1]: *** [m_ipt.o] Erreur 1
rm emp_ematch.lex.c emp_ematch.yacc.c
make[1]: Leaving directory `/var/tmp/portage/sys-apps/iproute2-2.6.20.20070313/work/iproute-2.6.20-070313/tc'
make: *** [all] Erreur 2

!!! ERROR: sys-apps/iproute2-2.6.20.20070313 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  iproute2-2.6.20.20070313.ebuild, line 68:   Called die

!!! make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/iproute2-2.6.20.20070313/temp/build.log'.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-01 03:09:38 UTC
This is NOT a Gentoo Bugzilla product bug; kindly read the descriptions.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-01 03:10:54 UTC

*** This bug has been marked as a duplicate of bug 176560 ***