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 1099377

Summary: qdbm-1.8.78-12.fc21 FTBFS: missing gcc-java and libgcj-devel dependency
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: qdbmAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dennis, mtasaka, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=6866271
Whiteboard:
Fixed In Version: qdbm-1.8.78-14.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-18 06:20:55 UTC Type: Bug
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
Patch for rawhide none

Description Petr Pisar 2014-05-20 07:19:04 UTC
qdbm-1.8.78-12.fc21 fails to build in F21 because it build-requires gcc-java and libgcj-devel which have been removed from F21.

Comment 1 Petr Pisar 2014-06-12 14:47:07 UTC
*** Bug 1106964 has been marked as a duplicate of this bug. ***

Comment 2 Petr Pisar 2014-06-12 14:48:17 UTC
*** Bug 1106963 has been marked as a duplicate of this bug. ***

Comment 3 Yaakov Selkowitz 2014-06-17 22:07:49 UTC
Created attachment 909782 [details]
Patch for rawhide

Disabling the Java bindings isn't necessary, they can be built with OpenJDK instead.  Patch for rawhide attached.

Comment 4 Mamoru TASAKA 2014-06-18 01:15:40 UTC
(In reply to Yaakov Selkowitz from comment #3)
> Created attachment 909782 [details]
> Patch for rawhide
> 
> Disabling the Java bindings isn't necessary, they can be built with OpenJDK
> instead.  Patch for rawhide attached.

Looks good, thank you. Can you commit?

Comment 5 Yaakov Selkowitz 2014-06-18 02:45:12 UTC
I don't think I've been granted commit privs yet.

Comment 6 Mamoru TASAKA 2014-06-18 06:20:55 UTC
(In reply to Yaakov Selkowitz from comment #3)
> Created attachment 909782 [details]
> Patch for rawhide
> 
> Disabling the Java bindings isn't necessary, they can be built with OpenJDK
> instead.  Patch for rawhide attached.

Committed as it is, thank you.
http://koji.fedoraproject.org/koji/taskinfo?taskID=7052859