Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Builds failing possibly due to Tycho compiler

Finally, we nailed down the problem. The cause appears to be a the top level JDT pom referencing an older version of CBI-JDT plugin. It beats me how things were working when we were testing bug 522279 and why the older version wasn't printed on the console/log.
 
I have update the bug 522279 again.
 
Thanks for chipping in, Martin, Igor and others.
 
Regards,
Jay
 
----- Original message -----
From: Igor Fedorenko <igor@xxxxxxxxxxxxxx>
To: Tycho developers list <tycho-dev@xxxxxxxxxxx>, Jayaprakash Arthanareeswaran <jarthana@xxxxxxxxxx>
Cc:
Subject: Re: [tycho-dev] Builds failing possibly due to Tycho compiler
Date: Mon, Dec 4, 2017 8:24 PM
 

Are able to reproduce the problem locally? Can you provide steps? I may have time to look at this later this week but I was not able to reproduce the problem locally.

--
Regards,
Igor

On December 4, 2017 01:37:00 "Jayaprakash Arthanareeswaran" <jarthana@xxxxxxxxxx> wrote:

Just wondering if we can be absolutely sure that we are using the latest tycho build in the specified build.
 
Also, does someone has any suggestion to troubleshoot this further? Such as logging for more information? Without this fixed, we are stuck with a very old version of JDT of compiler for Eclipse builds.
 
Regards,
Jay
 
----- Original message -----
From: "SCHREIBER.Martin" <Martin.SCHREIBER@xxxxxxxxxxxxx>
Sent by: tycho-dev-bounces@xxxxxxxxxxx
To: Tycho developers list <tycho-dev@xxxxxxxxxxx>
Cc:
Subject: Re: [tycho-dev] Builds failing possibly due to Tycho compiler
Date: Thu, Nov 30, 2017 8:51 PM
 

I thought building it locally is just cloning the repository and run “mvn clean verify” in the root directory, but it seems to be more than that.

 

Not sure if all of the steps need to be done, but I did:

 

Clones the releng aggregator and it’s submodules:

   git clone https://git.eclipse.org/r/platform/eclipse.platform.releng.aggregator

   git submodule update --init –recursive

 

Build the prereqgs:

   cd eclipse.platform.releng.prereqs.sdk

   mvn clean install -f eclipse.platform.releng.prereqs.sdk/pom.xml

 

Build jdt.core

   mvn clean verify -f eclipse.jdt.core/pom.xml

 

It had taken very long (2h) but the build of eclipse.jdt.core was successful.

 

-martin

 

 

Von: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] Im Auftrag von Jayaprakash Arthanareeswaran
Gesendet: Donnerstag, 30. November 2017 07:44
An: tycho-dev@xxxxxxxxxxx
Cc: tycho-dev@xxxxxxxxxxx
Betreff: Re: [tycho-dev] Builds failing possibly due to Tycho compiler

 

Unfortunately, no. I don't even have the tycho set up locally. If someone can tell me how to build my local JDT repo with Tycho, I can try that out.

 

Or if you can tell me what issue you are facing in getting the JDT source code, perhaps I can help.

 

 

Regards,

Jay

 

----- Original message -----
From: "SCHREIBER.Martin" <
Martin.SCHREIBER@xxxxxxxxxxxxx>
Sent by:
tycho-dev-bounces@xxxxxxxxxxx
To: Tycho developers list <tycho-dev@xxxxxxxxxxx>
Cc:
Subject: Re: [tycho-dev] Builds failing possibly due to Tycho compiler
Date: Thu, Nov 30, 2017 12:08 PM
 

Hi Jay,

 

is there an easy way to reproduce the issue locally? I cannot see the root cause in the build log, just the casting issue without any information where the problem exactly is…

I tried to use Eclipse Installer to install the JDT development environment to get the latest JDT sources and build JDT locally, but that failed.

 

-martin

 

Von: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] Im Auftrag von Jayaprakash Arthanareeswaran
Gesendet: Mittwoch, 29.
November 2017 15:05
An:
tycho-dev@xxxxxxxxxxx; jan.sievers@xxxxxxx
Betreff: [tycho-dev] Builds failing possibly due to Tycho compiler

 

Hi all,

 

Today when we upgraded the compiler, we ran into what we suspect to be a tycho issue, possibly same as bug 522279.

I have just reopened that bug. Can someone please take a look?

 

Bug 526545 has some details on the failure. Console here:

 

 

Regards,

Jay

 

 

 

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_tycho-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=LuMqcl3PU0i2olgTvkVvFthzqyc_3wGfGooplpAvFsc&m=E3URQwJCNqEHID7L6GplGhJ9HVyaoCQ1YoTfiABCXHs&s=NODA0gPUmhJobJfhaFdVfyF_24WZEGzghD0qoTl2Oy8&e=
 
 


Back to the top