Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124128 - qemu 0.8 fails to build on ppc && gcc4
Summary: qemu 0.8 fails to build on ppc && gcc4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
: 124129 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-25 22:48 UTC by Marcin Kurek
Modified: 2006-05-06 00:53 UTC (History)
0 users

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


Attachments
A patch to correct the dyngen problems on ppc (qemu-blr.diff,1.68 KB, text/plain)
2006-02-25 22:49 UTC, Marcin Kurek
Details
Modified ebuild to blr patch inclusion (qemu-softmmu-0.8.0.ebuild,2.62 KB, text/plain)
2006-02-25 22:50 UTC, Marcin Kurek
Details
Modified ebuild to blr patch inclusion (qemu-user-0.8.0.ebuild,2.13 KB, text/plain)
2006-02-25 22:52 UTC, Marcin Kurek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kurek 2006-02-25 22:48:24 UTC
It seems current qemu version fails to build on ppc machines using GCC4 CPU with following error:

--------
dyngen: blr expected at the end of op_pmaddwd_mmx make[1]: *** [op.h]
--------

It seems to affects both the softmmu && user version.
Comment 1 Marcin Kurek 2006-02-25 22:49:28 UTC
Created attachment 80736 [details]
A patch to correct the dyngen problems on ppc
Comment 2 Marcin Kurek 2006-02-25 22:50:58 UTC
Created attachment 80737 [details]
Modified ebuild to blr patch inclusion

Also I add 'alsa' USE flag. I think it's realy a good idea to have it.
Comment 3 Marcin Kurek 2006-02-25 22:52:09 UTC
Created attachment 80738 [details]
Modified ebuild to blr patch inclusion

Also 'alsa' USE flag added
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-26 02:45:50 UTC
*** Bug 124129 has been marked as a duplicate of this bug. ***
Comment 5 Luca Barbato gentoo-dev 2006-02-26 04:16:36 UTC
has it been submitted upstream too?

I hope to add it in the ebuild soon.
Comment 6 Luca Barbato gentoo-dev 2006-05-06 00:53:16 UTC
I hope it isn't an issue anymore