Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246570 - app-emulation/wine-1.1.8 failed to emerge
Summary: app-emulation/wine-1.1.8 failed to emerge
Status: RESOLVED DUPLICATE of bug 246193
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 04:11 UTC by ammar wk
Modified: 2008-11-13 10:13 UTC (History)
0 users

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


Attachments
fix teh parser.y (wine-1.1.8.parser.patch,441 bytes, patch)
2008-11-13 04:14 UTC, ammar wk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ammar wk 2008-11-13 04:11:14 UTC
wine-1.1.8 failed to emerge 

Reproducible: Always

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

Actual Results:  
parser.y:320: error: expected ';' before '}' token
make[2]: *** [parser.tab.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.8/work/wine-1.1.8/dlls/jscript'
make[1]: *** [jscript] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.8/work/wine-1.1.8/dlls'
make: *** [dlls] Error 2
 * 
 * ERROR: app-emulation/wine-1.1.8 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2391:  Called die
 * The specific snippet of code:
 *       emake all || die "all"
 *  The die message:
 *   all
 * 
 * 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/app-emulation/wine-1.1.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.8/temp/environment'.
 * 

Expected Results:  
successfully instaled

fix/patch are attached
Comment 1 ammar wk 2008-11-13 04:14:33 UTC
Created attachment 171593 [details, diff]
fix teh parser.y

fix teh parser.y
Comment 2 Rafał Mużyło 2008-11-13 08:54:24 UTC
Duplicate of bug 246193, fixed with bison 2.4-r1 and fixed upstream.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2008-11-13 10:13:15 UTC

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