Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 230959

Summary: app-emulation/vmware-player-1.0.7.91707 : executable stacks should be fixed
Product: Gentoo Linux Reporter: Peter Hüwe <peterhuewe>
Component: Current packagesAssignee: Gentoo VMWare Bug Squashers [disabled] <vmware+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: Werner.Peter
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output log of scanelf
scanelf-execstack.log

Description Peter Hüwe 2008-07-06 17:51:32 UTC
Emerging vmware-player on amd64 with FEATURES="strict stricter" fails with QA concerns about executable stacks



Reproducible: Always

Steps to Reproduce:
1.FEATURES="strict stricter" emerge vmware-player
2.
3.

Actual Results:  
Emerge fails

Expected Results:  
Emerge finishes successfully
Comment 1 Peter Hüwe 2008-07-06 17:52:22 UTC
Created attachment 159716 [details]
Output log of scanelf
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-07-06 20:48:46 UTC
BTW: emerge is supposed to fail on QA issues with FEATURES=stricter.
Comment 3 Péter Werner 2008-07-07 05:20:50 UTC
Created attachment 159766 [details]
scanelf-execstack.log

Same error on x86.
FEATURES="collision-protect cvs digest distlocks maketest metadata-transfer multilib-strict parallel-fetch sandbox sfperms sign splitdebug strict stricter unmerge-orphans userfetch userpriv usersandbox"
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-07-02 15:20:50 UTC
I dont actually think it is possible to "fix" the issue at hand. Binary app.
The only "fix" would be to have this check skipped.
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2010-07-03 14:27:08 UTC
(In reply to comment #4)
> I dont actually think it is possible to "fix" the issue at hand. Binary app.
> The only "fix" would be to have this check skipped.
> 

The version from $SUBJECT is not in the tree anymore. 

The only remaining similar version, vmware-player-1.0.9.126128, has corresponding QA_EXECSTACK_... definitions in the ebuild, so I consider this "fixed". 

Please re-open the bug if the warnings reappear.