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

Bug 250090

Summary: [java-overlay] dev-vcs/subversion-1.5.4 fails to build with gcj-jdk
Product: Gentoo Linux Reporter: Chí-Thanh Christopher Nguyễn <chithanh>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: mike
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Chí-Thanh Christopher Nguyễn gentoo-dev 2008-12-06 23:07:18 UTC
Trying to build subversion with USE="java" and gcj-jdk as system VM will fail.

Reproducible: Always

Steps to Reproduce:
1. set gcj-jdk as system VM
2. USE="java" emerge subversion

Actual Results:  
make: *** No rule to make target `subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictDescriptor_Action.h', needed by `subversion/bindings/javahl/native/EnumMapper.lo'.  Stop.

Expected Results:  
Build successfully

subversion-1.5.2 also fails to build, and with sun-jdk the build completes successfully.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-12-06 23:08:58 UTC
Created attachment 174494 [details]
build.log

build log
Comment 2 Mike Weissman 2008-12-07 05:41:15 UTC
emerge --info please. 
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-12-07 13:22:06 UTC
Created attachment 174553 [details]
emerge --info
Comment 4 Miroslav Šulc gentoo-dev 2011-01-19 03:50:26 UTC
this is not the latest version anymore. please reopen if the problem persists with the latest version.