Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Broken CDT builds
  • From: "Homer, Tony" <tony.homer@xxxxxxxxx>
  • Date: Thu, 9 Apr 2020 06:09:35 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=F76uKhQ0/2O2IboEVwucZ53yINIPrOrsfv1gQnaCzzY=; b=DGFFKxYvYuZMyuBnOqrglrhzfmazNnkb7SmJnu0ZRkh4XlcBOgjmQJZZBdw4/Wb7Yn2ctmJXdo5EGBhR47rgtowKiE2iJusrlTBditTJqjPa61Ohl3vykPRQxinkbTRP0ZgwXr1Jmw60K3tJfXRFacZxVZsDorjMsvq0WXq/XSsf0+XLDtOhhUQpdLCrqk1WwXZRkCt+xE8qCzkSZtaSoPaQZoGZUxPQHAo1TKm0SpQvWYMUM4TQoELy5VnRoT2as2RT4C4LHJDS00PmfzuJHIId1S8rworZdOunObP5frkaxUk4EXDIYJtDn0upAdbUDNIS0ewpFaqg7OWrRd/Ozg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Yhop2ZQN//jmP2nydz7jAmvqD1ZS6YpAPK2Comwb5D4GKlYkM7FrUh0Z71y7EVQNDA6Wcwlh/uNaQwplNWOCDOGWai529FEddH1l4mtIcZOVmYY/gOB15vc+BOLDaKi+7nOprG+C6iEa62afgehlN1LfrCqJ5k2w2cOqrXWMkNhYJ3y/ToV5a7HpG9T55jklsrdjJ/xKcDDZKU1Lpxc8utr95qQbelKmDwVazWFOaKeMfCz9g/ePjA/6mwyw5VFS+ntv7BgtmcseY3faTmwycrDTKcLngnqPxNfAPh2kOY1ShluuyCSaoczI0AaajVIASDVHPsoQc3jesFGINh2O/g==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • Ironport-sdr: HhfLWFjRygHRhDRw7M0pi2vypR3X12O05kP4ILroW87kZT7YJJQ4dlf2eNYIyW5bWRFpz0bYHa lo/TmW86RImA==
  • Ironport-sdr: SJAOSihWVpQ/CWCyYcT+uloUJY2kyj7UTizUUWAzDHQAEqM7CYgZvVUNbRU4+vvBuncR1/HRlE hTsjJZ/EFmIg==
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWDjVxQOt2SIMQ1k6aPaMpU3VAjg==
  • Thread-topic: [cdt-dev] Broken CDT builds
  • User-agent: Microsoft-MacOutlook/16.36.20040502

Just poking around a bit in ptp git/gerritt/ci.

 

Looks like the last merged change and build for ptp/remote was January 27 and it is available here:

https://download.eclipse.org/tools/ptp/builds/remote/nightly/

Doesn’t look like ptp ci would have deployed to a 2020-03-M2.

Maybe someone had manually copied to 3.0/2020-03-M2 or made a link?

 

Seems like you could temporarily point to nightly, since it seems to be the only game in town right now.

Sorry, probably not super helpful, but sharing in case it might save a little legwork.

 

Tony

 

https://git.eclipse.org/c/ptp/org.eclipse.remote.git/log/

https://git.eclipse.org/r/#/q/status:merged+project:ptp/org.eclipse.remote

https://ci.eclipse.org/ptp/job/remote-build/

 

 

From: <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Wednesday, April 8, 2020 at 6:15 PM
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Cc: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Subject: [cdt-dev] Broken CDT builds

 

Hello folks,

 

One of our dependencies has changed URLs. I'll try to fix tomorrow morning, but feel free to jump on it if you can before then.

 

We were using

But that has gone away. Probably worth checking simrel to see what the update there is and match it. 

 

Cc'ed PTP-dev in the hope they can tell us new url. 

 

Thanks, 

Jonah 


Back to the top