Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1106194

Summary: eclipse-eclemma: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: eclipse-eclemmaAssignee: Mat Booth <mat.booth>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, jerboaa, krzysztof.daniel, mat.booth, rgrunber
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: eclipse-eclemma-2.3.1-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-17 14:39:04 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: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log
none
Patch none

Description Dennis Gilmore 2014-06-09 03:55:04 UTC
Your package eclipse-eclemma failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 03:55:07 UTC
Created attachment 904148 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 03:55:09 UTC
Created attachment 904149 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 03:55:10 UTC
Created attachment 904150 [details]
state.log

Comment 4 Roland Grunberg 2014-06-09 15:49:08 UTC
Created attachment 904769 [details]
Patch

I can fix this, but it seems there's an issue with Eclipse at runtime :

[ERROR]   Missing requirement: org.glassfish.web.javax.servlet.jsp 2.3.2 requires 'package javax.el [2.2.0,3.0.0)' but it could not be found
[ERROR]   Cannot satisfy dependency: com.mountainminds.eclemma.feature.feature.group 2.3.0.qualifier depends on: org.eclipse.platform.feature.group 3.5.0
[ERROR]   Cannot satisfy dependency: org.eclipse.help.feature.group 2.0.102.v20140606-1342 depends on: org.glassfish.web.javax.servlet.jsp [2.3.2]
[ERROR]   Cannot satisfy dependency: org.eclipse.platform.feature.group 4.4.0.v20140606-1342 depends on: org.eclipse.help.feature.group [2.0.102.v20140606-1342]
[ERROR]

Once that gets resolved I would attempt to apply the attached patch.

Comment 5 Mat Booth 2014-06-17 14:39:04 UTC
I applied your patch + updated it to the latest release.