You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/04 20:38:52 UTC

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11180 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11180/

No tests ran.

Build Log (for compile errors):
[...truncated 1501 lines...]
clover:

common.compile-core:

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/lucene-memory-3.5-SNAPSHOT.jar

jar:

compile-test:
     [echo] Building memory...

check-queryparser-uptodate:

jar-queryparser:

common.init:

compile-lucene-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:

compile-core:

compile-test-framework:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test

build-artifacts-and-tests:
     [echo] Building misc...

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:

compile-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/misc/classes/java
    [javac] Compiling 20 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/misc/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java:333: cannot find symbol
    [javac] symbol  : constructor IOException(java.lang.String,java.io.IOException)
    [javac] location: class java.io.IOException
    [javac]         throw new IOException(ioe.getMessage() + ": " + this, ioe);
    [javac]               ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/contrib/misc/src/java/org/apache/lucene/store/WindowsDirectory.java:96: cannot find symbol
    [javac] symbol  : constructor IOException(java.lang.String,java.io.IOException)
    [javac] location: class java.io.IOException
    [javac]         throw new IOException(ioe.getMessage() + ": " + this, ioe);
    [javac]               ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
[...truncated 13 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11181 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11181/

No tests ran.

Build Log (for compile errors):
[...truncated 1500 lines...]
clover:

common.compile-core:

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/lucene-memory-3.5-SNAPSHOT.jar

jar:

compile-test:
     [echo] Building memory...

check-queryparser-uptodate:

jar-queryparser:

common.init:

compile-lucene-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:

compile-core:

compile-test-framework:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/memory/classes/test

build-artifacts-and-tests:
     [echo] Building misc...

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:

compile-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/misc/classes/java
    [javac] Compiling 20 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/misc/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java:333: cannot find symbol
    [javac] symbol  : constructor IOException(java.lang.String,java.io.IOException)
    [javac] location: class java.io.IOException
    [javac]         throw new IOException(ioe.getMessage() + ": " + this, ioe);
    [javac]               ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/contrib/misc/src/java/org/apache/lucene/store/WindowsDirectory.java:96: cannot find symbol
    [javac] symbol  : constructor IOException(java.lang.String,java.io.IOException)
    [javac] location: class java.io.IOException
    [javac]         throw new IOException(ioe.getMessage() + ": " + this, ioe);
    [javac]               ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
[...truncated 13 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org