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 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

Inactive hide details for Greg Watson ---09/13/2010 02:31:06 PM---The following build failures are occurring in HEAD. Please fiGreg Watson ---09/13/2010 02:31:06 PM---The following build failures are occurring in HEAD. Please fix. Thanks,


From:

Greg Watson <g.watson@xxxxxxxxxxxx>

To:

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

Date:

09/13/2010 02:31 PM

Subject:

[ptp-dev] build failures in PTP HEAD

Sent by:

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


GIF image

GIF image


Back to the top