Source: biogenesis
Version: 0.8-1.1
Severity: serious

The biogenesis source package lists ecj as an alternative for building;
however, it doesn't actually build with that alternative:

...
 debian/rules build
dh_testdir
[ ! -d debian/patches ] || /usr/bin/make -f /usr/share/quilt/quilt.make patch
cp debian/build.xml .
touch config-stamp
dh_testdir
[ -f biogenesis.jar ] || ant jar
Buildfile: /tmp/buildd/biogenesis-0.8/build.xml

init:
     [echo] Building biogenesis
     [echo] Apache Ant(TM) version 1.9.2 compiled on October 2 2013
     [echo] Java version: 1.5

build:
    [mkdir] Created dir: /tmp/buildd/biogenesis-0.8/classes
    [javac] Compiling 32 source files to /tmp/buildd/biogenesis-0.8/classes
    [javac] ----------
    [javac] 1. WARNING in /tmp/buildd/biogenesis-0.8/ExLine2DDouble.java (at 
line 27)
    [javac]     private static final long serialVersionUID = Utils.FILE_VERSION;
    [javac]                               ^^^^^^^^^^^^^^^^
    [javac] The value of the field ExLine2DDouble.serialVersionUID is not used
    [javac] ----------
    [javac] ----------
    [javac] 2. ERROR in /tmp/buildd/biogenesis-0.8/LabWindow.java (at line 356)
    [javac]     public void stateChanged(ChangeEvent evt) {
    [javac]                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The method stateChanged(ChangeEvent) of type LabWindow must 
override a superclass method
    [javac] ----------
    [javac] 2 problems (1 error, 1 warning)

BUILD FAILED
/tmp/buildd/biogenesis-0.8/build.xml:16: Compile failed; see the compiler error 
output for details.

Total time: 2 seconds
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to