Bug#628288: lucene2: FTBFS: [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:201: cannot find symbol

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat May 28 13:48:26 UTC 2011


Source: lucene2
Version: 2.9.4+ds1-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1'
> touch debian/stamp-patched
> cd . && /usr/lib/jvm/java-6-openjdk/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-contrib.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/debian/ant.properties javacc jar-core build-contrib war-demo javadocs
> Buildfile: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build.xml
> 
> clean-javacc:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> javacc-check:
> 
> javacc-QueryParser:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/src/java/org/apache/lucene/queryParser/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-HTMLParser:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] Warning: Line 22, Column 3: Bad option name "OPTIMIZE_TOKEN_MANAGER".  Option setting will be ignored.
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/src/demo/org/apache/lucene/demo/html/HTMLParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated with 0 errors and 1 warnings.
> 
> javacc-contrib-queryparser:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 415 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/lucene-core-2.9.4.jar
> 
> build-lucene-tests:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-demo:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/demo
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 17 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/demo
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 223 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>      [copy] Copying 16 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/classes/test
> 
> compile-test:
> 
> init:
> 
> javacc-check:
> 
> javacc:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/StandardSyntaxParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "JavaCharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-contrib-surround:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> javacc-check:
> 
> javacc:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/surround/src/java/org/apache/lucene/queryParser/surround/parser/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/lucene-core-2.9.4.jar
> 
> build-contrib:
> 
> common:
>      [echo] Building analyzers...
> 
> jar-core:
>      [echo] Building analyzers...
> 
> compile-core:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 82 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 2 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/java
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.4.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> jar-core:
>      [echo] Building smartcn...
> 
> compile-core:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 18 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/classes/java
>      [copy] Copying 3 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/classes/java
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.4.jar
> 
> default:
> 
> default:
> 
> compile-test:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> compile-test:
>      [echo] Building analyzers...
> 
> compile-core:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 39 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 11 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/test
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> compile-test:
>      [echo] Building smartcn...
> 
> compile-core:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 1 source file to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/classes/test
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/analyzers/smartcn/src/test/org/apache/lucene/analysis/cn/smart/TestSmartChineseAnalyzer.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building ant...
> 
> jar-core:
>      [echo] Building ant...
> 
> contrib-build.compile-core:
>      [echo] Building ant...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile-core:
>      [copy] Copying 1 file to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/lucene-ant-2.9.4.jar
> 
> jar:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> compile-test:
>      [echo] Building ant...
> 
> contrib-build.compile-core:
>      [echo] Building ant...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 4 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/test
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/ant/src/test/org/apache/lucene/ant/IndexTaskTest.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 2 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/ant/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building benchmark...
> 
> jar-core:
>      [echo] Building benchmark...
> 
> compile-core:
>      [echo] Building benchmark...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-demo:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-demo:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-memory:
>      [echo] Building memory...
> 
> compile-core:
>      [echo] Building memory...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/memory/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 5 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/memory/classes/java
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
>      [echo] Highlighter building dependency /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/memory/lucene-memory-2.9.4.jar
>      [echo] Building memory...
> 
> jar-core:
>      [echo] Building memory...
> 
> compile-core:
>      [echo] Building memory...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/memory/lucene-memory-2.9.4.jar
> 
> default:
> 
> build-regex:
>      [echo] Highlighter building dependency /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/regex/lucene-regex-2.9.4.jar
>      [echo] Building regex...
> 
> jar-core:
>      [echo] Building regex...
> 
> compile-core:
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/regex/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 8 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/regex/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/SpanRegexQuery.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/regex/lucene-regex-2.9.4.jar
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/highlighter/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 23 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/highlighter/classes/java
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/lucene-analyzers-2.9.4.jar
> 
> common:
>      [echo] Building analyzers...
> 
> jar-core:
>      [echo] Building analyzers...
> 
> compile-core:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.4.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> jar-core:
>      [echo] Building smartcn...
> 
> compile-core:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.4.jar
> 
> default:
> 
> default:
> 
> contrib-build.compile-core:
>      [echo] Building fast-vector-highlighter...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/fast-vector-highlighter/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 11 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/fast-vector-highlighter/classes/java
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/fast-vector-highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldTermStack.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 99 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/lucene-benchmark-2.9.4.jar
> 
> jar:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-demo:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-demo:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-memory:
>      [echo] Building memory...
> 
> compile-core:
>      [echo] Building memory...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/lucene-analyzers-2.9.4.jar
> 
> common:
>      [echo] Building analyzers...
> 
> jar-core:
>      [echo] Building analyzers...
> 
> compile-core:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.4.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> jar-core:
>      [echo] Building smartcn...
> 
> compile-core:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.4.jar
> 
> default:
> 
> default:
> 
> contrib-build.compile-core:
>      [echo] Building fast-vector-highlighter...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> compile-test:
>      [echo] Building benchmark...
> 
> compile-core:
>      [echo] Building benchmark...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-demo:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-demo:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-memory:
>      [echo] Building memory...
> 
> compile-core:
>      [echo] Building memory...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/lucene-analyzers-2.9.4.jar
> 
> common:
>      [echo] Building analyzers...
> 
> jar-core:
>      [echo] Building analyzers...
> 
> compile-core:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.4.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> jar-core:
>      [echo] Building smartcn...
> 
> compile-core:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.4.jar
> 
> default:
> 
> default:
> 
> contrib-build.compile-core:
>      [echo] Building fast-vector-highlighter...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 12 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 2 files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/benchmark/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building collation...
> 
> jar-core:
>      [echo] Building collation...
> 
> compile-core:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> compile-core:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/misc/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 17 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/misc/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/collation/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 4 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/collation/classes/java
> 
> common.jar-core:
>       [jar] Building jar: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/collation/lucene-collation-2.9.4.jar
> 
> jar:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> compile-core:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile:
> 
> init:
> 
> compile-test:
>      [echo] Building collation...
> 
> compile-core:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> compile-core:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/collation/classes/test
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 5 source files to /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/collation/classes/test
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/collation/src/test/org/apache/lucene/collation/CollationTestBase.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
> 
> bdb:
>      [echo] Building bdb...
> 
> jar-core:
>      [echo] Building bdb...
> 
> compile-core:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> fail-jdk14-contrib:
> 
> warn-jdk14-contrib:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> checkJAR:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/db/bdb/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/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 /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build/contrib/db/bdb/classes/java
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:20: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Db;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:21: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbTxn;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:41: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: class com.sleepycat.db.DbHandleExtractor
>     [javac]     static public Db getDb(Database database)
>     [javac]                            ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:41: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class com.sleepycat.db.DbHandleExtractor
>     [javac]     static public Db getDb(Database database)
>     [javac]                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:46: cannot find symbol
>     [javac] symbol  : class Transaction
>     [javac] location: class com.sleepycat.db.DbHandleExtractor
>     [javac]     static public DbTxn getDbTxn(Transaction transaction)
>     [javac]                                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:46: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class com.sleepycat.db.DbHandleExtractor
>     [javac]     static public DbTxn getDbTxn(Transaction transaction)
>     [javac]                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:22: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseEntry;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:23: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Db;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:24: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbTxn;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:25: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseException;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:30: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.Block
>     [javac]     protected DatabaseEntry key, data;
>     [javac]               ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:27: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseEntry;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:28: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbConstants;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:29: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Dbc;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:30: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Db;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:31: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbTxn;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:32: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseException;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:35: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbEnv;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:36: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Db;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:37: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbConstants;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:38: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseEntry;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:39: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.Dbc;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:40: package com.sleepycat.db.internal does not exist
>     [javac] import com.sleepycat.db.internal.DbTxn;
>     [javac]                                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:41: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.DatabaseException;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:43: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.Database;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:44: cannot find symbol
>     [javac] symbol  : class Transaction
>     [javac] location: package com.sleepycat.db
>     [javac] import com.sleepycat.db.Transaction;
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:40: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]     protected DatabaseEntry key, data;
>     [javac]               ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:58: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     protected Db files, blocks;
>     [javac]               ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:59: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     protected DbTxn txn;
>     [javac]               ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>     [javac]                                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>     [javac]                                             ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>     [javac] symbol  : class Transaction
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks,
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks,
>     [javac]                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks,
>     [javac]                                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>     [javac] symbol  : class Transaction
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks)
>     [javac]                        ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks)
>     [javac]                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>     [javac] symbol  : class Database
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public DbDirectory(Transaction txn, Database files, Database blocks)
>     [javac]                                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:243: cannot find symbol
>     [javac] symbol  : class Transaction
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public void setTransaction(Transaction txn)
>     [javac]                                ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:254: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]     public void setTransaction(DbTxn txn)
>     [javac]                                ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:37: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.Block
>     [javac]         key = new DatabaseEntry(new byte[fileKey.length + 8]);
>     [javac]                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:40: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.Block
>     [javac]         data = new DatabaseEntry(new byte[DbIndexOutput.BLOCK_LEN]);
>     [javac]                    ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:80: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.Block
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:90: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.Block
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:50: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         data = new DatabaseEntry(new byte[32]);
>     [javac]                    ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:65: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry key = new DatabaseEntry(new byte[24]);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:65: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry key = new DatabaseEntry(new byte[24]);
>     [javac]                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:66: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry data = new DatabaseEntry((byte[]) null);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:66: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry data = new DatabaseEntry((byte[]) null);
>     [javac]                                          ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:67: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 Db blocks = directory.blocks;
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:68: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DbTxn txn = directory.txn;
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:86: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                                         flags) != DbConstants.DB_NOTFOUND);
>     [javac]                                                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:87: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 } catch (DatabaseException e) {
>     [javac]                          ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:110: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         key = new DatabaseEntry(buffer.toByteArray());
>     [javac]                   ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:138: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         Db files = directory.files;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:139: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         DbTxn txn = directory.txn;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:143: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]             if (files.get(txn, key, data, flags) == DbConstants.DB_NOTFOUND)
>     [javac]                                                     ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:145: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:168: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         Db files = directory.files;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:169: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         DbTxn txn = directory.txn;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:180: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:194: cannot find symbol
>     [javac] symbol  : class Dbc
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         Dbc cursor = null;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:201: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry cursorKey = new DatabaseEntry(cursorBytes);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:201: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry cursorKey = new DatabaseEntry(cursorBytes);
>     [javac]                                               ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:202: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry cursorData = new DatabaseEntry((byte[]) null);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:202: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DatabaseEntry cursorData = new DatabaseEntry((byte[]) null);
>     [javac]                                                ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:203: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 Db files = directory.files;
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:204: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 Db blocks = directory.blocks;
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:205: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                 DbTxn txn = directory.txn;
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:215: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                                DbConstants.DB_SET_RANGE | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:215: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                                DbConstants.DB_SET_RANGE | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                                                     ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:221: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                                       DbConstants.DB_NEXT | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                       ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:221: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]                                       DbConstants.DB_NEXT | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                                                       ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:236: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:253: cannot find symbol
>     [javac] symbol  : class Db
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]             Db files = directory.files;
>     [javac]             ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:254: cannot find symbol
>     [javac] symbol  : class DbTxn
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]             DbTxn txn = directory.txn;
>     [javac]             ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:259: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.File
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:164: cannot find symbol
>     [javac] symbol  : class Dbc
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]         Dbc cursor = null;
>     [javac]         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:169: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                 DatabaseEntry key = new DatabaseEntry(new byte[0]);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:169: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                 DatabaseEntry key = new DatabaseEntry(new byte[0]);
>     [javac]                                         ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:170: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                 DatabaseEntry data = new DatabaseEntry((byte[]) null);
>     [javac]                 ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:170: cannot find symbol
>     [javac] symbol  : class DatabaseEntry
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                 DatabaseEntry data = new DatabaseEntry((byte[]) null);
>     [javac]                                          ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:177: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                                DbConstants.DB_SET_RANGE | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:177: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                                DbConstants.DB_SET_RANGE | flags) != DbConstants.DB_NOTFOUND)
>     [javac]                                                                     ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:188: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                                       DbConstants.DB_NEXT | flags) != DbConstants.DB_NOTFOUND) {
>     [javac]                                       ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:188: cannot find symbol
>     [javac] symbol  : variable DbConstants
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]                                       DbConstants.DB_NEXT | flags) != DbConstants.DB_NOTFOUND) {
>     [javac]                                                                       ^
>     [javac] /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:201: cannot find symbol
>     [javac] symbol  : class DatabaseException
>     [javac] location: class org.apache.lucene.store.db.DbDirectory
>     [javac]         } catch (DatabaseException e) {
>     [javac]                  ^
>     [javac] Note: /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 87 errors
> 
> BUILD FAILED
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build.xml:631: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/build.xml:621: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/db/build.xml:29: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/contrib-build.xml:121: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/contrib/contrib-build.xml:118: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/common-build.xml:233: The following error occurred while executing this line:
> /build/user-lucene2_2.9.4+ds1-1-amd64-JNLFNr/lucene2-2.9.4+ds1/common-build.xml:567: Compile failed; see the compiler error output for details.
> 
> Total time: 17 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/28/lucene2_2.9.4+ds1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list