Bug 140680 - app-emulation/spectemu-0.99.3 QA fixes + stabilize for modular X
|
Bug#:
140680
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: maintainer-needed@gentoo.org
|
Reported By: jakub@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: app-emulation/spectemu-0.99.3 QA fixes + stabilize for modular X
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-07-16 12:05 0000
|
Please, apply the attached patch and stabilize this for modular X. Thanks!
Created an attachment (id=91924) [details]
spectemu-0.99.3.ebuild.diff
- fixed prestripped binary
- shut up about the textrel (sorry, no proper fix for this emulation stuff,
good luck if someone wants to try)
app-emulation/spectemu-0.99.3 compiles on my system (x86) without any errors
use-flags : [ebuild R ] app-emulation/spectemu-0.99.3 +X +readline -svga 0
kB
(In reply to comment #2)
> Created an attachment (id=91930) [edit] [details]
> emerge --info
>
> emerge --info
>
app-emulation/spectemu-0.99.3 compiles on my system (x86) without any errors
use-flags : [ebuild R ] app-emulation/spectemu-0.99.3 +X +readline -svga 0
kB
(In reply to comment #2)
> Created an attachment (id=91930) [edit] [details]
> emerge --info
>
> emerge --info
>
> - shut up about the textrel (sorry, no proper fix for this emulation stuff,
> good luck if someone wants to try)
Thankfully, it's just because an assembly file is not compiled with
--noexecstack, when it works just fine with it. Fixed, cleaned up a little bit
more, and marking stable would be good.
(In reply to comment #5)
> Thankfully, it's just because an assembly file is not compiled with
> --noexecstack, when it works just fine with it. Fixed, cleaned up a little bit
> more, and marking stable would be good.
>
Thanks. Obviously, I meant execstack, not textrel above :=)
again marking as it doesn't have a maintainer only X_X