Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] build failures in PTP HEAD


I checked this site:
http://wiki.eclipse.org/PTP/builds
and did not see a PTP 5.0 driver listed there.  So I guess the build still failed.  

I am wondering when a 5.0 driver will  be available.  Thanks.

Regards,

Xuan Chen,  Problem Determination Tools for IBM i
(905) 413-3769 T/L 313-3769
xuanchen@xxxxxxxxxx




Beth Tibbitts <tibbitts@xxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx

13/09/2010 06:10 PM

Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

To
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
cc
Subject
Re: [ptp-dev] build failures in PTP HEAD





I don't have any build errors until i update the CDT, I assume... and I'm trying here to update the CDT

...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform
http://eclipse.org/ptp
IBM STG Communications Protocols and Tools
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

Inactive hide details for Greg Watson ---09/13/2010 05:40:00 PM---What are the build errors in your workspace? I see a couple iGreg Watson ---09/13/2010 05:40:00 PM---What are the build errors in your workspace? I see a couple in CDT but I've just been ignoring them.

From:

Greg Watson <g.watson@xxxxxxxxxxxx>

To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

Date:

09/13/2010 05:40 PM

Subject:

Re: [ptp-dev] build failures in PTP HEAD

Sent by:

ptp-dev-bounces@xxxxxxxxxxx





What are the build errors in your workspace? I see a couple in CDT but I've just been ignoring them.


Greg


On Sep 13, 2010, at 3:54 PM, Beth Tibbitts wrote:

I am in an place of less than ideal internet connectivity for the next couple of days.
I tried to install the 9/10 cdt from their builds page instead of getting all the cdt projects in my ptp HEAD workspace, to see the build error.
Installing on top of Helios version of CDT
but i get dependency errors when i try to install just CDT and its SDK. Any ideas?
I'll probably just try to get all the CDT projects overnight. Or perhaps start with a clean install? Still using Helios (3.6) for platform.
Any ideas/recommendations?
Dependency errors follow
==============================
Your original request has been modified.
"C/C++ Development Tools" is already installed, so an update will be performed instead.
"C/C++ Development Tools SDK" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: C/C++ Development Tools SDK 7.1.0.201009100812 (org.eclipse.cdt.sdk.feature.group 7.1.0.201009100812)
Software currently installed: C/C++ DSF GDB Debugger Integration 2.1.0.201006141710 (org.eclipse.cdt.gnu.dsf.feature.group 2.1.0.201006141710)
Only one of the following can be installed at once:
GDB DSF Debugger Integration UI 2.1.0.201006141710 (org.eclipse.cdt.dsf.gdb.ui 2.1.0.201006141710)
GDB DSF Debugger Integration UI 2.2.0.201009100812 (org.eclipse.cdt.dsf.gdb.ui 2.2.0.201009100812)
Cannot satisfy dependency:
From: C/C++ Development Tools 7.1.0.201009100812 (org.eclipse.cdt.feature.group 7.1.0.201009100812)
To: org.eclipse.cdt.gnu.dsf.feature.group [2.2.0.201009100812]
Cannot satisfy dependency:
From: C/C++ DSF GDB Debugger Integration 2.1.0.201006141710 (org.eclipse.cdt.gnu.dsf.feature.group 2.1.0.201006141710)
To: org.eclipse.cdt.dsf.gdb.ui [2.1.0.201006141710]
Cannot satisfy dependency:
From: C/C++ DSF GDB Debugger Integration 2.2.0.201009100812 (org.eclipse.cdt.gnu.dsf.feature.group 2.2.0.201009100812)
To: org.eclipse.cdt.dsf.gdb.ui [2.2.0.201009100812]
Cannot satisfy dependency:
From: C/C++ Development Tools SDK 7.1.0.201009100812 (org.eclipse.cdt.sdk.feature.group 7.1.0.201009100812)
To: org.eclipse.cdt.feature.group [7.1.0.201009100812]
=====================================

...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform
http://eclipse.org/ptp
IBM STG Communications Protocols and Tools
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

<graycol.gif>
Greg Watson ---09/13/2010 02:31:06 PM---The following build failures are occurring in HEAD. Please fix. Thanks,
<ecblank.gif>
From:
<ecblank.gif>
Greg Watson <
g.watson@xxxxxxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
Parallel Tools Platform general developers <
ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
09/13/2010 02:31 PM
<ecblank.gif>
Subject:
<ecblank.gif>
[ptp-dev] build failures in PTP HEAD
<ecblank.gif>
Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx





The following build failures are occurring in HEAD. Please fix.

Thanks,
Greg

 [javac] 110. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/dictionary/Symbol.java (at line 136)
 [javac] [reading    org/eclipse/cdt/core/dom/ast/IASTWhileStatement.class]
 [javac]     catch(DOMException e) {
 [javac] [analyzing  /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/ompcfg/OMPCFG.java - #26/45]
 [javac]           ^^^^^^^^^^^^
 [javac] [reading    java/util/HashSet.class]
 [javac] Unreachable catch block for DOMException. This exception is never thrown from the try statement body


 [javac] 9. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.photran.core.vpg.preprocessor.c/src/org/eclipse/photran/internal/core/preprocessor/c/PreprocessorMacro.java (at line 112)
 [javac]     public IBinding getOwner() throws DOMException {
 [javac]                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [javac] Exception DOMException is not compatible with throws clause in IBinding.getOwner()



_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list

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

https://dev.eclipse.org/mailman/listinfo/ptp-dev

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


Back to the top