Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303387 - app-text/texlive-core-2008-r7 fails to build
Summary: app-text/texlive-core-2008-r7 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 302512
  Show dependency tree
 
Reported: 2010-02-03 20:13 UTC by Markos Chandras (RETIRED)
Modified: 2010-03-01 06:42 UTC (History)
0 users

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


Attachments
build.log (build.log,719.88 KB, text/plain)
2010-02-03 20:15 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2010-02-03 20:13:40 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I../.. -I../.. -I.. -I./..  -march=amdfam10 -O2 -pipe  -c otp2ocp.c -o otp2ocp.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I../.. -I../.. -I.. -I./..  -march=amdfam10 -O2 -pipe  -c lex.yy.c -o lex.yy.o
./otp.y: In function 'yyparse':
./otp.y:311: error: expected expression at end of input
./otp.y:311: error: expected declaration or statement at end of input
./otp.y:311: error: expected declaration or statement at end of input
./otp.y:311: error: expected declaration or statement at end of input
y.tab.c:1443: error: label 'yyacceptlab' used but not defined
y.tab.c:1437: error: label 'yyerrlab' used but not defined
y.tab.c:1388: error: label 'yyabortlab' used but not defined
y.tab.c:1359: error: label 'yyexhaustedlab' used but not defined
make[3]: *** [y_tab.o] Error 1
make[3]: *** Waiting for unfinished jobs....


A full build log can be found attached
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-02-03 20:15:57 UTC
Created attachment 218317 [details]
build.log
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-03-01 06:42:16 UTC
I cant reproduce it anymore since the dev machine I was using for buildin texlive-core died