Package: azureus
Version: 2.3.0.4-1
Severity: important
Justification: fails to build from source

This is split from the bug 322897.

First of all, "apt-get -b source azureus" reports

javac -source 1.4 -target 1.4.2 -encoding ISO-8859-1 -nowarn -classpath 
/usr/share/java/commons-cli-1.0.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/seda.jar:/usr/share/java/swt-gtk-3.1.jar
 `find . -name *.java`
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError

and that is odd since I have 4GB of physical memory plus 2GB of swap.
I've managed to overcome this problem by manual adding "-J-Xmx1024m" option to 
javac commandline in Makefile and then running debuild.
But it immediately gives another error:

javac -J-Xmx1024m -source 1.4 -target 1.4.2 -encoding ISO-8859-1 -nowarn 
-classpath 
/usr/share/java/commons-cli-1.0.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/seda.jar:/usr/share/java/swt-gtk-3.1.jar
 `find . -name *.java`
../org/gudy/azureus2/ui/web2/http/parser/HttpBodyDone.java:30: cannot access 
seda.sandStorm.lib.aSocket.ATcpConnection
bad class file: 
/usr/share/java/seda.jar(seda/sandStorm/lib/aSocket/ATcpConnection.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the 
classpath.
import seda.sandStorm.lib.aSocket.ATcpConnection;
                                  ^
1 error
                                   
This one I do not know how to handle.

Max

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2.64
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages azureus depends on:
ii  j2re1.4 [java2-runtime]      1.4.2.02-1  Blackdown Java(TM) 2 Runtime Envir
ii  libcommons-cli-java          1.0-6       API for working with the command l
ii  liblog4j1.2-java             1.2.9-1     Logging library for java
ii  libseda-java                 3.0-2       the Staged Event-Driven Architectu
ii  libswt-gtk-3.1-java          3.0+3.1M4-3 Standard Widget Toolkit for GTK Ja
pn  sun-j2sdk1.5 | java-virtual- <none>      (no description available)

azureus recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to