Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271532 - sys-apps/iproute2-2.6.26-r2 fails to build on amd64 autobuild
Summary: sys-apps/iproute2-2.6.26-r2 fails to build on amd64 autobuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-28 13:31 UTC by Andrew Gaffney (RETIRED)
Modified: 2009-05-31 04:32 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 Andrew Gaffney (RETIRED) gentoo-dev 2009-05-28 13:31:23 UTC
On this week's amd64 autobuild, sys-apps/iproute2-2.6.26-r2 failed to build as part of the installcd build. The error was:

x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -pipe  -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DDESTDIR=\"/usr/\" -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o emp_ematch.lex.o emp_ematch.lex.c
emp_ematch.l:2:30: error: emp_ematch.yacc.h: No such file or directory
emp_ematch.l: In function 'ematch_lex':
emp_ematch.l:77: error: 'ERROR' undeclared (first use in this function)
emp_ematch.l:77: error: (Each undeclared identifier is reported only once
emp_ematch.l:77: error: for each function it appears in.)
emp_ematch.l:86: error: 'ematch_lval' undeclared (first use in this function)
emp_ematch.l:88: error: 'ATTRIBUTE' undeclared (first use in this function)
emp_ematch.l:132: error: 'AND' undeclared (first use in this function)
emp_ematch.l:133: error: 'OR' undeclared (first use in this function)
emp_ematch.l:134: error: 'NOT' undeclared (first use in this function)
make[1]: *** [emp_ematch.lex.o] Error 1
rm emp_ematch.lex.c
make[1]: Leaving directory `/var/tmp/portage/sys-apps/iproute2-2.6.26-r2/work/iproute2-2.6.26/tc'
make: *** [all] Error 2
Comment 1 SpanKY gentoo-dev 2009-05-29 22:34:47 UTC
does iproute2-2.6.28 work ?  i'd rather stabilize then look at an old package.
Comment 2 Andrew Gaffney (RETIRED) gentoo-dev 2009-05-31 03:16:36 UTC
There's no quick way me to test, and I don't have time atm for the non-quick method.
Comment 3 SpanKY gentoo-dev 2009-05-31 04:32:08 UTC
well it's already been stabilized on amd64, so the next autobuild should use it automatically.  re-open if it still fails.