Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] SWT Gerrits are failing UnsupportedClassVersionError

Now the Gerrit build fails due to the Chromium update.

I guess this is already covered by the current Chromium work.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (natives-rust)
on project org.eclipse.swt.browser.chromium.gtk.linux.x86_64: An Ant
BuildException has occured: The following error occurred while
executing this line:
[ERROR] /home/jenkins/agent/workspace/eclipse.platform.swt-Gerrit/eclipse.platform.swt/bundles/org.eclipse.swt.browser.chromium/buildChromium.xml:53:
Execute failed: java.io.IOException: Cannot run program "cargo" (in
directory "/home/jenkins/agent/workspace/eclipse.platform.swt-Gerrit/eclipse.platform.swt/bundles/org.eclipse.swt.browser.chromium/common/rust-library/chromium_subp"):
error=2, No such file or directory
[ERROR] around Ant part ...<ant antfile="build.xml"
target="build_chromium" />... @ 5:56 in
/home/jenkins/agent/workspace/eclipse.platform.swt-Gerrit/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.browser.chromium.gtk.linux.x86_64/target/antrun/build-main.xml
[ERROR] -> [Help 1]

On Thu, Jul 23, 2020 at 12:43 PM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
>
> Thanks Alex and Mickael. I retriggered the Gerrit build.
>
> On Thu, Jul 23, 2020 at 12:33 PM Aleksandar Kurtakov
> <akurtako@xxxxxxxxxx> wrote:
> >
> > Switched to Java 11. Please retrigger your build.
> >
> > On Thu, Jul 23, 2020 at 12:49 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
> >>
> >> Tycho 2.0.0(-SSNAPSHOT) does require Java 11 to run, and Platform in
> >> general now requiring Java 11 malke that all CI builds should be
> >> switched to Java 11 for successful build and relevant testing.
> >>
> >> On 7/23/20, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
> >> > Hi,
> >> >
> >> > FYI - SWT Gerrits are failing with:
> >> >
> >> > Caused by: java.lang.UnsupportedClassVersionError:
> >> > org/eclipse/tycho/core/p2/P2ArtifactRepositoryLayout has been compiled
> >> > by a more recent version of the Java Runtime (class file version
> >> > 55.0), this version of the Java Runtime only recognizes class file
> >> > versions up to 52.0
> >> >
> >> > See
> >> > https://ci.eclipse.org/platform/job/eclipse.platform.swt-Gerrit/1441/console
> >> >
> >> > I guess this is related to the Java 11 move.
> >> >
> >> > Best regards, Lars
> >> > --
> >> > Eclipse Platform project co-lead
> >> > CEO vogella GmbH
> >> >
> >> > Haindaalwisch 17a, 22395 Hamburg
> >> > Amtsgericht Hamburg: HRB 127058
> >> > Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> >> > USt-IdNr.: DE284122352
> >> > Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
> >> > http://www.vogella.com
> >> > _______________________________________________
> >> > platform-releng-dev mailing list
> >> > platform-releng-dev@xxxxxxxxxxx
> >> > To unsubscribe from this list, visit
> >> > https://www.eclipse.org/mailman/listinfo/platform-releng-dev
> >> >
> >>
> >>
> >> --
> >> Mickael Istria
> >> Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/>
> >> developer, for Red Hat Developers <https://developers.redhat.com/>
> >>
> >> _______________________________________________
> >> platform-releng-dev mailing list
> >> platform-releng-dev@xxxxxxxxxxx
> >> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-releng-dev
> >
> >
> >
> > --
> > Alexander Kurtakov
> > Red Hat Eclipse Team
> > _______________________________________________
> > platform-releng-dev mailing list
> > platform-releng-dev@xxxxxxxxxxx
> > To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-releng-dev
>
>
>
> --
> Eclipse Platform project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top