Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] build errors in head

ARGH. I spent most of the day getting a new workspace built to do that (and other stuff), fixed it, and forgot to check it in.
DONE.


...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/24/2010 05:07:30 PM---Now that the build server has been resurrected, I've been tryGreg Watson ---09/24/2010 05:07:30 PM---Now that the build server has been resurrected, I've been trying to get the HEAD build going again.


From:

Greg Watson <g.watson@xxxxxxxxxxxx>

To:

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

Date:

09/24/2010 05:07 PM

Subject:

[ptp-dev] build errors in head

Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Now that the build server has been resurrected, I've been trying to get the HEAD build going again. However, I'm now back to these problems. Please fix asap so that we can get a successful build.

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]     catch(DOMException e) {
   [javac]           ^^^^^^^^^^^^
   [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