Skip to main content

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

Great! I'll start uploading the bits to Galileo.

Thanks for verifying the build everyone.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Doug Schaefer ---05/06/2009 03:05:24 PM---Wascana and Linux are working. +1 from me to publish this bDoug Schaefer ---05/06/2009 03:05:24 PM---Wascana and Linux are working. +1 from me to publish this build to Galileo.


From:

Doug Schaefer <cdtdoug@xxxxxxxxx>

To:

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

Date:

05/06/2009 03:05 PM

Subject:

Re: [cdt-dev] Internal Builder Broken




Wascana and Linux are working. +1 from me to publish this build to Galileo.

Doug.

On Wed, May 6, 2009 at 1:35 PM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
    I forgot to add the templates to the build.properties for the cross gcc feature. I'm not sure we need to respin to pick them up unless people want to try it out before RC1, no? Either way, if we need to respin for some other reason, the fix is checked in.

    Doug.





    On Wed, May 6, 2009 at 12:58 PM, Vivian Kong <vivkong@xxxxxxxxxx> wrote:
    New M7 candidate is ready: http://download.eclipse.org/tools/cdt/builds/6.0.0/I.I200905061052/index.html



    Regards,

    Vivian Kong
    IBM Eclipse CDT
    IBM Canada Toronto Lab

    Inactive hide details for Vivian Kong---05/06/2009 09:49:18 AM---I just kicked off a new build. It should be available in appro
    Vivian Kong---05/06/2009 09:49:18 AM---I just kicked off a new build. It should be available in approximately 2 hours.


    From:

    Vivian Kong/Toronto/IBM@IBMCA

    To:

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

    Date:

    05/06/2009 09:49 AM

    Subject:

    Re: [cdt-dev] Internal Builder Broken




    I just kicked off a new build. It should be available in approximately 2 hours.

    Regards,

    Vivian Kong
    IBM Eclipse CDT
    IBM Canada Toronto Lab

    Inactive hide details for Andre Bossert ---05/06/2009 09:12:32 AM---I have this problem with MinGW projects and build I20090504Andre Bossert ---05/06/2009 09:12:32 AM---I have this problem with MinGW projects and build I200905041314 (M7 Candidate)

    From:

    Andre Bossert <
    andre.bossert@xxxxxxxxx>

    To:

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

    Date:

    05/06/2009 09:12 AM

    Subject:

    Re: [cdt-dev] Internal Builder Broken




    I have this problem with MinGW projects and build
    I200905041314 (M7 Candidate) too. Is it possible to build new M7 candidate?

    Andre
                    I checked in the fix this morning. Please bang on it if you are interested. Doug has already tried it out last night and signed off.

                    ===========================
                    Chris Recoskie
                    Team Lead, IBM CDT and RDT
                    IBM Toronto

                    Inactive hide details for Chris Recoskie/Toronto/IBM@IBMCAChris Recoskie/Toronto/IBM@IBMCA

                    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

                    I'm working on it... have to re-jig some things. Making headway... hopefully will resolve it tomorrow morning.

                    ===========================
                    Chris Recoskie
                    Team Lead, IBM CDT and RDT
                    IBM Toronto

                    Inactive hide details for Doug Schaefer <cdtdoug@xxxxxxxxx>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

                    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>Doug Schaefer <cdtdoug@xxxxxxxxx>

Doug Schaefer <cdtdoug@xxxxxxxxx>
Sent by:
cdt-dev-bounces@xxxxxxxxxxx

05/04/2009 04:26 PM


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

                                                    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>Doug Schaefer <cdtdoug@xxxxxxxxx>

Doug Schaefer <cdtdoug@xxxxxxxxx>
Sent by:
cdt-dev-bounces@xxxxxxxxxxx

05/04/2009 04:09 PM


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:
Can you define broken?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

Inactive hide details for Doug Schaefer <cdtdoug@xxxxxxxxx>Doug Schaefer <cdtdoug@xxxxxxxxx>
Doug Schaefer <cdtdoug@xxxxxxxxx>
Sent by:
cdt-dev-bounces@xxxxxxxxxxx

05/04/2009 03:41 PM


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

Hey gang,

The MinGW toolchain uses the internal builder. The internal builder has been broken in the last week. It last worked in the April 24'th build. Any ideas?

Thanks,
Doug.
_______________________________________________

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


    GIF image

    GIF image

    GIF image


    Back to the top