You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/11 04:26:11 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4660 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 178 lines...]
    [javac] Compiling 358 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41: error: cannot find symbol
    [javac]           Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.class));
    [javac]                                                   ^
    [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
    [javac]   location: class Field
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:725: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:739: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1578: Compile failed; see the compiler error output for details.

Total time: 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4660 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I marked the log message with "LUCENE-4808:" for my own convenience (to quickly find the commit later), so I can revert to isAnnotationPresent once they fixed the bug and I am about to resolve LUCENE-4808. I hope you are happy with "reverting" this commit once this is fixed upstream! :-)
Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Robert Muir [mailto:rmuir@apache.org]
> Sent: Monday, March 11, 2013 4:29 AM
> To: Policeman Jenkins Server
> Cc: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) -
> Build # 4660 - Still Failing!
> 
> for some reason i thought they had fixed the backwards break in 1.8 already.
> Ill change this to use the other method for now...
> 
> On Sun, Mar 10, 2013 at 11:26 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/
> > Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
> >
> > No tests ran.
> >
> > Build Log:
> > [...truncated 178 lines...]
> >     [javac] Compiling 358 source files to
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build/core/classes/test
> >     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41:
> error: cannot find symbol
> >     [javac]
> Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.cla
> ss));
> >     [javac]                                                   ^
> >     [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
> >     [javac]   location: class Field
> >     [javac] Note: Some input files use or override a deprecated API.
> >     [javac] Note: Recompile with -Xlint:deprecation for details.
> >     [javac] 1 error
> >
> > BUILD FAILED
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build.xml:50: The following error occurred while executing this
> line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:725: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:739: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1578: Compile failed; see the compiler error output for details.
> >
> > Total time: 20 seconds
> > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b79
> > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email
> > for trigger: Failure
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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


Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4660 - Still Failing!

Posted by Robert Muir <rm...@apache.org>.
for some reason i thought they had fixed the backwards break in 1.8
already. Ill change this to use the other method for now...

On Sun, Mar 10, 2013 at 11:26 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/
> Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
>
> No tests ran.
>
> Build Log:
> [...truncated 178 lines...]
>     [javac] Compiling 358 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41: error: cannot find symbol
>     [javac]           Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.class));
>     [javac]                                                   ^
>     [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
>     [javac]   location: class Field
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 1 error
>
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:725: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:739: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1578: Compile failed; see the compiler error output for details.
>
> Total time: 20 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
>

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