[Bug 136] New: compilation of 6-1.1 crashes on jar option error [invalid option -- J]
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Apr 21 08:04:23 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=136
Summary: compilation of 6-1.1 crashes on jar option error
[invalid option -- J]
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: Gerard.Vidal at ens-lyon.fr
Hi,
I am compiling on debian lenny x86_64
I get this error which stops the process
.../icedtea6-1.1/bootstrap/jdk1.6.0/bin/jar: invalid option -- J
Last instruction has options :
-J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m
If the instruction is corrected (by removing -J options) and executed by hand,
compilation progresses to the next jar identical problem.
Finally compilation gets stuck on
>>>Recursively making crypto
because of :
rm -f
icedtea6-1.1/openjdk-ecj/control/build/linux-amd64/tmp/sun/javax.crypto/unsigned/jce.jar
that removes previous compilation by hand.
I have not found the bug on bugzilla..
thanks
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list