Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] 6.0.1 build

Unfortunately, sometimes the initial sync doesn't happen. Similarly, CDT will sometimes start a build when the project
is created, but not always.

I'll add a FAQ entry to the synchronized projects wiki about this problem.


Thanks
John

On Fri, Jun 29, 2012 at 12:40 PM, Dave Wootton <dwootton@xxxxxxxxxx> wrote:
I get the same install errors on Windows 7 64 bit. If I exclude Cray compiler and OpenACC support then I can install.

I ran some tests with synchronized projects on AIX and Linux, creating a project, compiling and running. Even with project synchronization properties set to auto-sync I don't see any files in my project until I either manually force a sync or if I clean or build the project.

The PE and LoadLeveler resource managers work and I verified that my last LoadLeveler for BlueGene changes are there.

I did get a few popups complaining about the LML-DA server exiting with status 255.

I also got this error log entry shortly after I started testing
C:\Temp\juno\ws\.metadata\.plugins\org.eclipse.ptp.rm.lml.monitor.core\monitors.xml (The system cannot find the file specified.)


Dave



From:        John Eblen <jeblen@xxxxxxx>
To:        Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date:        06/29/2012 11:27 AM
Subject:        Re: [ptp-dev] 6.0.1 build
Sent by:        ptp-dev-bounces@xxxxxxxxxxx




Hi

From a fresh download of Eclipse for Parallel Application Developers, I tried installing from the update site URL, selecting
all 3 items. (I'm using the 32-bit version on openSUSE linux.) I get the following:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Parallel Tools Platform (PTP) End-User Runtime 6.0.1.201206290644 (org.eclipse.ptp.feature.group 6.0.1.201206290644)
  Software being installed: PTP Parallel Language Development Tools OpenACC Support 6.0.0.201203201256 (org.eclipse.ptp.pldt.openacc.feature.group 6.0.0.201203201256)
  Only one of the following can be installed at once:
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201205301610 (org.eclipse.ptp.pldt.openacc 6.0.0.201205301610)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201206290644 (org.eclipse.ptp.pldt.openacc 6.0.0.201206290644)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201205082044 (org.eclipse.ptp.pldt.openacc 6.0.0.201205082044)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201206130201 (org.eclipse.ptp.pldt.openacc 6.0.0.201206130201)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201203201256 (org.eclipse.ptp.pldt.openacc 6.0.0.201203201256)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201205221948 (org.eclipse.ptp.pldt.openacc 6.0.0.201205221948)
    PTP Parallel Language Development Tools OpenACC Support 6.0.0.201206052145 (org.eclipse.ptp.pldt.openacc 6.0.0.201206052145)
  Cannot satisfy dependency:
    From: Parallel Tools Platform (PTP) End-User Runtime 6.0.1.201206290644 (org.eclipse.ptp.feature.group 6.0.1.201206290644)
    To: org.eclipse.ptp.pldt.feature.group [6.0.1.201206290644]
  Cannot satisfy dependency:
    From: PTP Parallel Language Development Tools 6.0.1.201206290644 (org.eclipse.ptp.pldt.feature.group 6.0.1.201206290644)
    To: org.eclipse.ptp.pldt.openacc [6.0.0.201206290644]
  Cannot satisfy dependency:
    From: PTP Parallel Language Development Tools OpenACC Support 6.0.0.201203201256 (org.eclipse.ptp.pldt.openacc.feature.group 6.0.0.201203201256)
    To: org.eclipse.ptp.pldt.openacc [6.0.0.201203201256]


On Fri, Jun 29, 2012 at 4:05 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
It looks like we finally have a good build of 6.0.1. Please sanity check that it is ok, and give me the go/no go for release today.

The update site URL is
http://download.eclipse.org/tools/ptp/builds/juno/milestones

Regards,
Greg
_______________________________________________
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