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
Created attachment 171593 [details, diff] fix teh parser.y fix teh parser.y
Duplicate of bug 246193, fixed with bison 2.4-r1 and fixed upstream.
*** This bug has been marked as a duplicate of bug 246193 ***