Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] EDC now in build

Yes, the compile errors don't make sense. For example, things in cdt.core are failing for no apparent reason (did a quick study on CharOperation which get's parsed but references to it fail, no class file is generated for it, and no errors are reported on it).

On Wed, Jan 20, 2010 at 11:27 AM, Vivian Kong <vivkong@xxxxxxxxxx> wrote:

OK.

I just tried a build on HEAD but I'm seeing a lot of compile errors. You can find the latest build log in /opt/public/download-staging.priv/tools/cdt/releng. I've change the build script so that the build logs are now stamped with a time and the CVS branch the build was running from. Builds from the different branches are now contained in their own directory too so they won't get polluted if we accidentally kicked off builds from different branches.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Doug Schaefer ---01/20/2010 11:08:38 AM---@Vivian, to beat you to the punch ;), I see the same errorsDoug Schaefer ---01/20/2010 11:08:38 AM---@Vivian, to beat you to the punch ;), I see the same errors in the last build that I saw yesterday.


From:

Doug Schaefer <cdtdoug@xxxxxxxxx>

To:

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

Date:

01/20/2010 11:08 AM

Subject:

Re: [cdt-dev] EDC now in build

Sent by:

cdt-dev-bounces@xxxxxxxxxxx




@Vivian, to beat you to the punch ;), I see the same errors in the last build that I saw yesterday. I'll investigate more. It could be bad build.properties somewhere, but I'll see what I can find.

On Wed, Jan 20, 2010 at 12:57 AM, <ken.ryall@xxxxxxxxx> wrote:
    Doug,

    I was just about to ask for some help with this as I don’t have much experience with the CDT build. Thanks for getting it done.

    - Ken


    From: Schaefer Doug <cdtdoug@xxxxxxxxx>
    Reply-To:
    "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
    Date:
    Wed, 20 Jan 2010 05:26:48 +0100
    To:
    "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
    Subject:
    [cdt-dev] EDC now in build


    Hey gang,

    I have integrated the EDC debugger into the CDT nightly builds. To make that work, I've also integrated TCF (which was tough since it's in svn). As I mentioned on the call this month, I want to use it for Wascana to replace the MinGW gdb which I've always had trouble with. So getting it into the build before M5 is important to get people to try it out.

    Now, I am having compile errors in the build. It builds fine in my desktop workspace so I may be doing something wrong on the build machine. Vivian, could you run so we can see if it's really a problem. 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


Back to the top