Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250090 - [java-overlay] dev-vcs/subversion-1.5.4 fails to build with gcj-jdk
Summary: [java-overlay] dev-vcs/subversion-1.5.4 fails to build with gcj-jdk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 23:07 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2011-01-19 03:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,224.66 KB, text/plain)
2008-12-06 23:08 UTC, Chí-Thanh Christopher Nguyễn
Details
emerge --info (emerge--info.txt,5.63 KB, text/plain)
2008-12-07 13:22 UTC, Chí-Thanh Christopher Nguyễn
Details

Note You need to log in before you can comment on or make changes to this bug.
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.