Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Gerrit build failing

Should be fixed in master now! See https://git.eclipse.org/r/#/c/71734/

Marc-André
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Marc-André Laperle [marc-andre.laperle@xxxxxxxxxxxx]
Sent: Friday, 29 April 2016 2:29 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Gerrit build failing

Ah, SWT removed sparc support. It should be a quick adjustment for CDT.
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Marc-André Laperle [marc-andre.laperle@xxxxxxxxxxxx]
Sent: Friday, 29 April 2016 2:08 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Gerrit build failing

Looks like a broken build of SWT?
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Jeff Johnston [jjohnstn@xxxxxxxxxx]
Sent: Friday, 29 April 2016 2:00 PM
To: CDT General developers list.
Subject: [cdt-dev] Gerrit build failing

Hi,

Can someone look at the Hudson gerrit build.  It is failing due to a missing sparc requirement
of swt:

[INFO] Adding repository https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository
[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.sdk.ide 4.6.0.I20160428-0800
[ERROR]   Missing requirement for filter properties ~= $0: org.eclipse.swt 3.105.0.v20160427-1439 requires 'org.eclipse.swt.gtk.solaris.sparc [3.105.0.v20160427-1439]' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.e4.rcp.feature.group 1.5.0.v20160428-0712 depends on: org.eclipse.swt [3.105.0.v20160427-1439]
[ERROR]   Cannot satisfy dependency: org.eclipse.platform.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.rcp.feature.group [4.6.0.v20160428-0800]
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.e4.rcp.feature.group [1.5.0.v20160428-0712]
[ERROR]   Cannot satisfy dependency: org.eclipse.sdk.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.platform.feature.group [4.6.0.v20160428-0800]
[ERROR]   Cannot satisfy dependency: org.eclipse.sdk.ide 4.6.0.I20160428-0800 depends on: org.eclipse.sdk.feature.group [4.6.0.v20160428-0800]
[ERROR]
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.cdt/cdt-verify/workspace/releng/org.eclipse.cdt.target/cdt.target


-- Jeff J.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top