[Bug 529278] Review Request: eclipse-ptp - Eclipse Parallel Tools Platform

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 31 18:07:11 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=529278

--- Comment #29 from Orion Poplawski <orion at cora.nwra.com> 2010-08-31 14:07:08 EDT ---
Yeah, but pdebuild has been failing due to dependency ordering.

Gotten farther with the latest, but now it wants to checkout the project with
cvs.  Going to take a patched build script I think.

Execute:Java13CommandLauncher: Executing 'cvs' with arguments:
'-d:pserver:anonymous at dev.eclipse.org:/cvsroot/tools'
'-q'
'export'
'-r'
'ptp_4_0'
'org.eclipse.ptp/releng/org.eclipse.ptp.master/feature.xml'

The ' characters around the executable and arguments are
not part of the command.
     [null] Exiting
/scratch/orion/redhat/eclipse-ptp-4.0.2/org.eclipse.ptp-ptp_4_0/results/retrieve.xml.
      [ant] Exiting
/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml.
      [ant] Exiting
/scratch/orion/redhat/eclipse-ptp-4.0.2/org.eclipse.ptp-ptp_4_0/releng/org.eclipse.ptp.releng/master/customTargets.xml.
  [antcall] Exiting
/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml.


Going back to pdebuild - I wonder if there is some issue with not being able to
pick up features that have already been built.  In the following build, I build
ptp.utils, ptp.services, ptp.remote, then ptp.  In the ptp build I get an error
that it can't find ptp.utils:

    [javac] 1. ERROR in
/var/tmp/orion/redhat/eclipse-ptp-4.0.2/org.eclipse.ptp-ptp_4_0/core/org.eclipse.ptp.proxy.protocol/src/org/eclipse/ptp/proxy/runtime/server/ElementIDGenerator.java
(at line 16)
    [javac]     import org.eclipse.ptp.utils.core.RangeSet;
    [javac]            ^^^^^^^^^^^^^^^^^^^^^
    [javac] The import org.eclipse.ptp.utils cannot be resolved

Or perhaps ptp.proxy.protocol isn't correctly specifying that it requires
ptp.utils?

http://koji.fedoraproject.org/koji/taskinfo?taskID=2438000

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list