Bug 992171

Summary: eclipse-linuxtools: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: eclipse-linuxtoolsAssignee: Roland Grunberg <rgrunber>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, jjohnstn, kdaniel, rgrunber, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-06 18:52:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 991858    

Description Dennis Gilmore 2013-08-05 03:27:51 UTC
Your package eclipse-linuxtools failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5711138

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/1138/5711138/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/1138/5711138/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/1138/5711138/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Roland Grunberg 2013-08-06 15:48:40 UTC
This is only happening on armv7hl. I'm able to successfully build on other architectures. Could this be in any way related to some of the recent changes made to eclipse ?

Comment 2 Roland Grunberg 2013-08-06 16:14:49 UTC
Actually this is Bug 863801. Disabling the JIT for EquinoxResolver#newState (as does Eclipse) during compilation solved the issue.