Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 52760
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Karl Trygve Kalleberg (RETIRED) <karltk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alan Schmitt <alan.schmitt@polytechnique.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
eclipse-sdk-3.0.0_rc1.ebuild ebuild for eclipse-sdk-3.0.0_rc1 text/plain Alan Schmitt 2004-06-02 01:57 0000 10.35 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 52760 depends on: Show dependency tree
Bug 52760 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-02 01:56 0000
The ebuild for M9 works well with rc1, changing only the SCR_URI line. I attach
the new ebuild here.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I compiled this one using the new blackdown 1.4.2_rc1 and it worked well.

------- Comment #1 From Alan Schmitt 2004-06-02 01:57:20 0000 -------
Created an attachment (id=32512) [details]
ebuild for eclipse-sdk-3.0.0_rc1

------- Comment #2 From Alexander Weber 2004-06-02 02:18:08 0000 -------
Hi,

I tried that as well. Compilation worked fine (after emerging jikes, which is missing in the depnend part). But starting eclipse-3 results in this error (from .metadata/.log). Someone any ideas?

Java: sun-jdk-1.4.2.04

I tried with a clean new workspace, with no success :(


!SESSION Jun 02, 2004 11:13:52.934 ---------------------------------------------
eclipse.buildId=@build@
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
!ENTRY org.eclipse.osgi Jun 02, 2004 11:13:52.936
!MESSAGE Application error
!STACK 1
java.lang.VerifyError: (class: org/eclipse/core/internal/preferences/EclipsePreferences$1, method: accept signature: (Ljava/io/File;Ljava/lang/String;)Z) Illegal local variable n
umber
        at org.eclipse.core.internal.preferences.EclipsePreferences.computeChildren(EclipsePreferences.java:190)
        at org.eclipse.core.internal.preferences.InstancePreferences.initializeChildren(InstancePreferences.java:176)
        at org.eclipse.core.internal.preferences.InstancePreferences.<init>(InstancePreferences.java:49)
        at org.eclipse.core.internal.preferences.InstancePreferences.internalCreate(InstancePreferences.java:186)
        at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:272)
        at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:268)
        at org.eclipse.core.internal.preferences.PreferencesService.createNode(PreferencesService.java:352)
        at org.eclipse.core.internal.preferences.RootPreferences.getChild(RootPreferences.java:63)
        at org.eclipse.core.internal.preferences.RootPreferences.node(RootPreferences.java:90)
        at org.eclipse.core.internal.preferences.PreferenceForwarder.this(PreferenceForwarder.java:36)
        at org.eclipse.core.internal.preferences.PreferenceForwarder.<init>(PreferenceForwarder.java:60)
        at org.eclipse.core.runtime.Plugin.getPluginPreferences(Plugin.java:312)
        at org.eclipse.ui.plugin.AbstractUIPlugin$CompatibilityPreferenceStore.initialize(AbstractUIPlugin.java:192)
        at org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore(AbstractUIPlugin.java:613)
        at org.eclipse.ui.internal.ActivityPersistanceHelper.loadEnabledStates(ActivityPersistanceHelper.java:74)
        at org.eclipse.ui.internal.ActivityPersistanceHelper.<init>(ActivityPersistanceHelper.java:57)
        at org.eclipse.ui.internal.ActivityPersistanceHelper.getInstance(ActivityPersistanceHelper.java:47)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:762)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1311)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:253)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:334)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:638)
        at org.eclipse.core.launcher.Main.main(Main.java:622)

------- Comment #3 From Karl Trygve Kalleberg (RETIRED) 2004-06-05 15:57:42 0000 -------
I'm handling eclipse stuff.

------- Comment #4 From Karl Trygve Kalleberg (RETIRED) 2004-06-06 08:23:30 0000 -------
Fixed. Available for hard-masked testing on x86 as
dev-util/eclipse-sdk_3.0.0_rc1

Temporarily disabled jikes compilation, as it doesn't work. Seems to be an
upstream problem.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug