[fedora-java] Missing deps for eclipse-ptp

Jeff Johnston jjohnstn at redhat.com
Thu Oct 15 17:42:07 UTC 2009


On 15/10/09 01:27 PM, Mat Booth wrote:
> 2009/10/15 Orion Poplawski<orion at cora.nwra.com>:
>> On 10/14/2009 01:38 PM, Jeff Johnston wrote:
>>>
>>> I have built the parsers into a separate sub-package called
>>> eclipse-cdt-parsers.
>>>
>>> Let me know if there are any problems. You'll probably want to use the
>>> new Eclipse 3.5.1 as there appears to be a bug in the 3.5.0 UI.
>>>
>>> -- Jeff J.
>>
>> I'm not having much luck.  See:
>>
>> http://koji.fedoraproject.org/koji/taskinfo?taskID=1747631
>>
>>
>> [eclipse.buildScript] Some inter-plug-in dependencies have not been
>> satisfied.
>> [eclipse.buildScript] Bundle org.eclipse.ptp.rdt.core.tests:
>> [eclipse.buildScript]   Missing required plug-in
>> org.eclipse.cdt.core.tests_5.0.1.
>> [eclipse.buildScript] Bundle org.eclipse.ptp.pldt.upc:
>> [eclipse.buildScript]   Missing required plug-in
>> org.eclipse.cdt.core.parser.upc_0.0.0.
>> [eclipse.buildScript] Bundle org.eclipse.cdt.core.lrparser.xlc:
>> [eclipse.buildScript]   Missing required plug-in
>> org.eclipse.cdt.core.lrparser_5.1.0.
>> [eclipse.buildScript] Bundle org.eclipse.cdt.core.lrparser:
>> [eclipse.buildScript]   Missing required plug-in
>> net.sourceforge.lpg.lpgjavaruntime_1.1.0.
>> [eclipse.buildScript] Bundle org.eclipse.cdt.core.parser.upc:
>> [eclipse.buildScript]   Missing required plug-in
>> net.sourceforge.lpg.lpgjavaruntime_1.1.0.
>> [eclipse.buildScript]   Missing required plug-in
>> org.eclipse.cdt.core.lrparser_5.0.0.
>> [eclipse.buildScript] Bundle org.eclipse.cdt.managedbuilder.xlupc.ui:
>> [eclipse.buildScript]   Missing required plug-in
>> org.eclipse.cdt.core.parser.upc_5.0.0.
>> BUILD FAILED
>> /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.5.1.R35x_20090820/scripts/build.xml:35:
>> The following error occurred while executing this line:
>> /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.5.1.R35x_20090820/scripts/build.xml:91:
>> The following error occurred while executing this line:
>> /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.5.1.R35x_20090820/templates/package-build/customTargets.xml:19:
>> The following error occurred while executing this line:
>> /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.5.1.R35x_20090820/scripts/genericTargets.xml:106:
>> Bundle org.eclipse.ptp.pldt.upc_0.0.0 failed to resolve.:
>>         Missing required plug-in org.eclipse.cdt.core.parser.upc_0.0.0.
>>
>>
>> It's still not finding org.eclipse.cdt.core.parser.upc.  I've tried
>> stripping all version information about upc I can find to no avail.
>>
>> It also complains about lrparser and lpgjavaruntime.  Not sure if I should
>> be adding lpg somehow to the pdebuild script.
>>
>> Any help would be appreciated.
>>
>
>
> The lpg java runtime is from orbit and is available in Fedora in the
> package lpg-java-compat. Look at a package like eclipse-dtp to see how
> to set up orbit dependencies.
>
>

I didn't put in the ln -s for the install of the new eclipse-cdt-parsers 
subpackage.  I will add it and rebuild.

Thanks,

-- Jeff J.




More information about the fedora-devel-java-list mailing list