I pushed a fix for this failure.
Sorry for the noise.

2017-01-17 15:15 GMT+01:00 Policeman Jenkins Server <jenk...@thetaphi.de>:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/651/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> No tests ran.
>
> Build Log:
> [...truncated 84 lines...]
>     [javac] Compiling 807 source files to /Users/jenkins/workspace/
> Lucene-Solr-6.x-MacOSX/lucene/build/core/classes/java
>     [javac] /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/
> core/src/java/org/apache/lucene/index/BinaryDocValuesWriter.java:155:
> warning: [cast] redundant cast to PagedBytes.PagedBytesDataInput
>     [javac]     final PagedBytes.PagedBytesDataInput bytesIterator =
> (PagedBytes.PagedBytesDataInput) bytes.getDataInput();
>     [javac]                                                          ^
>     [javac] /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/
> core/src/java/org/apache/lucene/index/BinaryDocValuesWriter.java:205:
> warning: [cast] redundant cast to PagedBytes.PagedBytesDataInput
>     [javac]     final PagedBytes.PagedBytesDataInput bytesIterator =
> (PagedBytes.PagedBytesDataInput) bytes.getDataInput();
>     [javac]                                                          ^
>     [javac] /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/
> core/src/java/org/apache/lucene/index/DefaultIndexingChain.java:126:
> warning: [static] static method should be qualified by type name, Sorter,
> instead of by an expression
>     [javac]     return sorter.sort(state.segmentInfo.maxDoc(),
> docComparator);
>     [javac]                  ^
>     [javac] /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/
> core/src/java/org/apache/lucene/index/PointValuesWriter.java:187: error:
> MutableSortingPointReader is not abstract and does not override abstract
> method estimatePointCount(String,IntersectVisitor) in PointValues
>     [javac]   static final class MutableSortingPointReader extends
> MutablePointsReader {
>     [javac]                ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 1 error
>
> [...truncated 1 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:775: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:719: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:59: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/build.xml:50: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:501:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/lucene/common-build.xml:1955:
> Compile failed; see the compiler error output for details.
>
> Total time: 12 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> ERROR: Step ‘Publish JUnit test result report’ failed: No test report
> files were found. Configuration error?
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

Reply via email to