Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261877 - app-emulation/qemu-softmmu-0.10.0 ebuild should be improved
Summary: app-emulation/qemu-softmmu-0.10.0 ebuild should be improved
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest enhancement (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 16:51 UTC by Timothy Redaelli (RETIRED)
Modified: 2012-03-08 16:22 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 Timothy Redaelli (RETIRED) gentoo-dev 2009-03-09 16:51:56 UTC
1) it does not respect CC
2) qemu/config-host.mak files does not exist, so the (orrible) check for hardened won't work
3) it should not unset GCC_SPECS

Please mask it until a proper ebuild is released
Comment 1 Luca Barbato gentoo-dev 2009-03-09 17:25:51 UTC
Thank you for the notice, the ebuild works for most of the users and you may want to check the kvm ebuild as well and suggest nicer way to ensure hardened people get it built.
Comment 2 Xake 2009-03-10 21:26:34 UTC
You should place 'filter-flags -fpie -fstack-protector' before './configure' and remove that whole GCC_SPECS-part. 
I use hardened, and with mentioned changes qemu-softmmu compiles both with and without distcc and ccache, which gave problems before.

And really. If you need to play around with GCC_SPECS and filter-flags is not enought then there is somethings wrong with the eclasses and deserves a bugreport.
Comment 3 Xake 2009-03-20 22:59:55 UTC
I may failed to point out that the current ebuild seems to fail with some hardened systems as it has problems filter -PIE...
Comment 4 Luca Barbato gentoo-dev 2009-03-20 23:58:27 UTC
I don't have hardened systems, feel free to propose changes to accomodate those and other issues.
Comment 5 Cam Cope 2009-03-22 22:21:39 UTC
This ebuild should be replaced with a QEMU 0.10.1 ebuild, it fixes a lot of major bugs.
Comment 6 Luca Barbato gentoo-dev 2009-03-22 23:27:32 UTC
thank you for the notice, it isn't exactly related to this bug but thanks nonetheless (the ebuilds are bumped accordingly now)
Comment 7 Xake 2009-04-26 11:14:58 UTC
Is there anything left here to fix?
Comment 8 Xake 2009-11-12 09:14:50 UTC
There are stuff left to fix.
But maybe handle that in more specific bugs, like bug #287308 for example.
Comment 9 Doug Goldstein (RETIRED) gentoo-dev 2012-03-08 16:22:27 UTC
Removed from the tree.