Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140680 - app-emulation/spectemu-0.99.3 QA fixes + stabilize for modular X
Summary: app-emulation/spectemu-0.99.3 QA fixes + stabilize for modular X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 12:05 UTC by Jakub Moc (RETIRED)
Modified: 2006-07-23 17:16 UTC (History)
2 users (show)

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


Attachments
spectemu-0.99.3.ebuild.diff (spectemu-0.99.3.ebuild.diff,1.06 KB, text/plain)
2006-07-16 12:07 UTC, Jakub Moc (RETIRED)
Details
emerge --info (emerge-info-diox,3.50 KB, text/plain)
2006-07-16 13:44 UTC, Dimitry Bradt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Moc (RETIRED) gentoo-dev 2006-07-16 12:05:54 UTC
Please, apply the attached patch and stabilize this for modular X. Thanks!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-16 12:07:39 UTC
Created attachment 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)
Comment 2 Dimitry Bradt (RETIRED) gentoo-dev 2006-07-16 13:44:05 UTC
Created attachment 91930 [details]
emerge --info

emerge --info
Comment 3 Dimitry Bradt (RETIRED) gentoo-dev 2006-07-16 13:45:36 UTC
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]
> emerge --info
> 
> emerge --info
> 

Comment 4 Dimitry Bradt (RETIRED) gentoo-dev 2006-07-16 13:46:47 UTC
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]
> emerge --info
> 
> emerge --info
> 
Comment 5 Harald van Dijk (RETIRED) gentoo-dev 2006-07-16 22:59:38 UTC
> - 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.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-07-16 23:34:57 UTC
(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 :=)
Comment 7 Tobias Scherbaum (RETIRED) gentoo-dev 2006-07-22 08:40:22 UTC
ppc stable
Comment 8 Joshua Jackson (RETIRED) gentoo-dev 2006-07-23 17:16:04 UTC
again marking as it doesn't have a maintainer only X_X