Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Internal Builder Broken

I don't know if this is related, but I tried creating a project using the New Project wizard, "Hello World ANSI C Project", using Cygwin GCC, and that fails to build. I've attached a screenshot. That uses Managed Make, so maybe that builder is broken, too?

John


At 03:48 PM 5/4/2009, Doug Schaefer wrote:
Chris, I can confirm that it is that checkin on the 28'th that intruduced locationURIs that triggered the problem. Not sure how yet.

Doug.


On Mon, May 4, 2009 at 4:34 PM, Chris Recoskie <recoskie@xxxxxxxxxx> wrote:
I mucked around a bit in BuildResource and BuildDescription last week... maybe that is to blame. There might be some interaction there with the Internal Builder that I missed.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for Doug Schaefer <cdtdoug@xxxxxxxxx&g Doug Schaefer <cdtdoug@xxxxxxxxx>

[]
To

"CDT General developers list." <cdt-dev@xxxxxxxxxxx >
[]
cc

[]
Subject

Re: [cdt-dev] Internal Builder Broken

I'm going to roll back through the week commit by commit to see if I can pinpoint which one introduced the problem.

D.

On Mon, May 4, 2009 at 4:25 PM, Chris Recoskie < recoskie@xxxxxxxxxx> wrote:
Ok... I was worried that maybe the ICommandLauncher stuff was being a problem, but if it thinks there's nothing to build then that is something in the build model itself.


===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for Doug Schaefer <cdtdoug@xxxxxxxxx&g Doug Schaefer < cdtdoug@xxxxxxxxx>

Please respond to "CDT General developers list." < cdt-dev@xxxxxxxxxxx>
[]
To
"CDT General developers list." < cdt-dev@xxxxxxxxxxx> []
cc
[]
Subject
Re: [cdt-dev] Internal Builder Broken Sure, build returns the following always, even with new/changed files:
**** Build of configuration Debug for project pp ****
**** Internal Builder is used for build               **** Nothing to build for pp
BTW, I'm also testing this in Linux where I can create a project that uses either builder. The external builder works fine. The internal one does the above.
Doug. On Mon, May 4, 2009 at 4:05 PM, Chris Recoskie < recoskie@xxxxxxxxxx> wrote:
Please respond to "CDT General developers list." < cdt-dev@xxxxxxxxxxx>
[]
To
"CDT General developers list." < cdt-dev@xxxxxxxxxxx> []
cc
[]
Subject
[cdt-dev] Internal Builder Broken
_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev _______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev _______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Content-Type: image/gif; name="11693724.gif"
Content-ID: <4__=0ABBFF3FDFE34BB18f9e8a93df938@xxxxxxxxxx>
X-Attachment-Id: 0.0.4

Content-Type: image/gif; name="ecblank.gif"
Content-ID: <3__=0ABBFF3FDFE34BB18f9e8a93df938@xxxxxxxxxx>
X-Attachment-Id: 0.0.3

Content-Type: image/gif; name="11121044.gif"
Content-ID: <5__=0ABBFF3FDFE34BB18f9e8a93df938@xxxxxxxxxx>
X-Attachment-Id: 0.0.5

Content-Type: image/gif; name="graycol.gif"
Content-ID: <1__=0ABBFF3FDFE34BB18f9e8a93df938@xxxxxxxxxx>
X-Attachment-Id: 0.0.1


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Attachment: ss.gif
Description: GIF image


Back to the top