Bug#667016: Rebuilding jtidy in sid makes lucene FTBFS

Moritz Muehlenhoff muehlenhoff at univention.de
Tue Apr 3 12:19:58 UTC 2012


Package: jtidy
Version: 7+svn20110807-3
Severity: serious

This is a similar bug to 667000 and 667011:
Rebuilding jtidy in sid makes lucene2 fail to build from source:

[..]

common.compile-core:
    [mkdir] Created dir: /var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
    [javac] /var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to /var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
    [javac] HtmlDocument.java:25: package org.w3c.tidy does not exist
    [javac] import org.w3c.tidy.Tidy;
    [javac]                    ^
    [javac] HtmlDocument.java:60: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^
    [javac] HtmlDocument.java:60: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]                         ^
    [javac] HtmlDocument.java:82: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^
    [javac] HtmlDocument.java:82: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]                         ^
    [javac] HtmlDocument.java:99: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^

[..]

Cheers,
        Moritz





More information about the pkg-java-maintainers mailing list