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 <hu...@hudson.apache.org> on 2011/06/03 00:41:05 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 8546 - Failure

Build: https://builds.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/8546/

No tests ran.

Build Log (for compile errors):
[...truncated 2102 lines...]
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/benchmark/build/classes/test
    [javac] Compiling 17 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/benchmark/build/classes/test
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/benchmark/src/test/org/apache/lucene/benchmark/byTask/tasks/WriteLineDocTaskTest.java:166: warning: [fallthrough] possible fall-through into case
    [javac]     	case PLAIN:
    [javac]         ^
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/benchmark/src/test/org/apache/lucene/benchmark/byTask/feeds/DocMakerTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 5 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/benchmark/build/classes/test
     [echo] Building grouping...

common.init:

build-lucene:

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:

compile-test-framework:

compile-test:
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/classes/test

init:

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

common.init:

build-lucene:

init:

clover.setup:

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

clover:

compile-core:

compile-test-framework:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
    [javac] Compiling 2 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:94: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c1 = new AllGroupsCollector(groupField);
    [javac]     ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:94: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c1 = new AllGroupsCollector(groupField);
    [javac]                                 ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:98: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c2 = new AllGroupsCollector(groupField);
    [javac]     ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:98: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c2 = new AllGroupsCollector(groupField);
    [javac]                                 ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:102: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c3 = new AllGroupsCollector(groupField);
    [javac]     ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/AllGroupsCollectorTest.java:102: cannot find symbol
    [javac] symbol  : class AllGroupsCollector
    [javac] location: class org.apache.lucene.search.grouping.AllGroupsCollectorTest
    [javac]     AllGroupsCollector c3 = new AllGroupsCollector(groupField);
    [javac]                                 ^
    [javac] 6 errors
[...truncated 13 lines...]



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