You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by so...@lucene.apache.org on 2009/12/03 09:17:39 UTC

Solr nightly build failure

init-forrest-entities:
    [mkdir] Created dir: /tmp/apache-solr-nightly/build
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/web

compile-solrj:
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj
    [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj
    [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:
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/solr
    [javac] Compiling 403 source files to /tmp/apache-solr-nightly/build/solr
    [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.

compileTests:
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/tests
    [javac] Compiling 181 source files to /tmp/apache-solr-nightly/build/tests
    [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.

dist-contrib:

init:
    [mkdir] Created dir: /tmp/apache-solr-nightly/contrib/clustering/build/classes
    [mkdir] Created dir: /tmp/apache-solr-nightly/contrib/clustering/lib/downloads
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/docs/api

init-forrest-entities:

compile-solrj:

compile:
    [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr
    [javac] Note: /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

make-manifest:
    [mkdir] Created dir: /tmp/apache-solr-nightly/build/META-INF

proxy.setup:

check-files:

get-colt:
      [get] Getting: http://repo1.maven.org/maven2/colt/colt/1.2.0/colt-1.2.0.jar
      [get] To: /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/colt-1.2.0.jar

get-pcj:
      [get] Getting: http://repo1.maven.org/maven2/pcj/pcj/1.2/pcj-1.2.jar
      [get] To: /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/pcj-1.2.jar

get-nni:
      [get] Getting: http://download.carrot2.org/maven2/org/carrot2/nni/1.0.0/nni-1.0.0.jar
      [get] To: /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/nni-1.0.0.jar
      [get] Error getting http://download.carrot2.org/maven2/org/carrot2/nni/1.0.0/nni-1.0.0.jar to /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/nni-1.0.0.jar

BUILD FAILED
/tmp/apache-solr-nightly/common-build.xml:361: The following error occurred while executing this line:
/tmp/apache-solr-nightly/common-build.xml:219: The following error occurred while executing this line:
/tmp/apache-solr-nightly/contrib/clustering/build.xml:84: java.net.NoRouteToHostException: No route to host

Total time: 4 minutes 25 seconds