Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.24 I-Build: I20220408-1420 - BUILD FAILED

This is an swt issue, the swt team has incremented the version in swt repo but forgot to increment version in binaries repo 
with the below commit

[ERROR]   Missing requirement for filter properties ~= $0: org.eclipse.swt 3.120.0.qualifier requires 'org.eclipse.equinox.p2.iu; org.eclipse.swt.gtk.linux.x86_64 [3.120.0.qualifier,3.120.0.qualifier]' but it could not be found

org.eclipse.swt.gtk.linux.x86_64 [3.120.0.qualifier,3.120.0.qualifier]  - version needs to be incremented.

From: platform-releng-dev <platform-releng-dev-bounces@xxxxxxxxxxx> on behalf of Mickael Istria <mistria@xxxxxxxxxx>
Sent: Saturday, April 9, 2022 12:18 AM
To: Eclipse platform release engineering list. <platform-releng-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [platform-releng-dev] 4.24 I-Build: I20220408-1420 - BUILD FAILED
 
Error is

[INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/latform.releng.aggregator_PR-207/eclipse.jdt/org.eclipse.jdt/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.jdt 3.18.1200.qualifier
[ERROR]   Missing requirement for filter properties ~= $0: org.eclipse.swt 3.120.0.qualifier requires 'org.eclipse.equinox.p2.iu; org.eclipse.swt.gtk.linux.x86_64 [3.120.0.qualifier,3.120.0.qualifier]' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.jdt 3.18.1200.qualifier depends on: osgi.bundle; org.eclipse.ui.cheatsheets [3.2.0,4.0.0)
[ERROR]   Cannot satisfy dependency: org.eclipse.ui 3.201.0.qualifier depends on: osgi.bundle; org.eclipse.swt [3.103.0,4.0.0)
[ERROR]   Cannot satisfy dependency: org.eclipse.ui.cheatsheets 3.7.300.qualifier depends on: osgi.bundle; org.eclipse.ui [3.6.0,4.0.0)

Could it be related to ongoing migration of JDT to GitHub?

On Fri, Apr 8, 2022 at 8:42 PM <genie.releng@xxxxxxxxxxx> wrote:
Please go to https://ci.eclipse.org/releng/job/I-build-4.24/56/console and check the build failure.

_______________________________________________
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 developer, for Red Hat Developers

Back to the top