Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20060303-0010 (Timestamp: 200603030010): Build failed


The build failed because there was an error building the standalone org.eclipse.swt.win32.wce_ppc.arm.  Here is the compile log from the build machine.  Other drops are still available on the build page, including the SDKs.

http://download.eclipse.org/eclipse/downloads/drops/N20060303-0010/index.php


# 3/3/06 2:13:16 AM EST
# Eclipse Java Compiler 0.642, 3.2.0 milestone-5, Copyright IBM Corp 2000, 2006. All rights reserved.
----------
1. WARNING in /builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/temp.folder/ws/win32/swt.jar.bin/org/eclipse/swt/dnd/DropTarget.java
(at line 74)
                private DragAndDropEffect effect;
                                          ^^^^^^
The field DropTarget.effect is never read locally
----------
----------
2. ERROR in /builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/temp.folder/ws/win32/swt.jar.bin/org/eclipse/swt/widgets/Combo.java
(at line 1554)
                OS.SendMessage (handle, OS.CB_SETDROPPEDWIDTH, 0, 0);
                                        ^^^^^^^^^^^^^^^^^^^^^
OS.CB_SETDROPPEDWIDTH cannot be resolved
----------
3. ERROR in /builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/temp.folder/ws/win32/swt.jar.bin/org/eclipse/swt/widgets/Combo.java
(at line 1558)
                OS.SendMessage (handle, OS.CB_SETDROPPEDWIDTH, scrollWidth, 0);
                                        ^^^^^^^^^^^^^^^^^^^^^
OS.CB_SETDROPPEDWIDTH cannot be resolved
----------
3 problems (2 errors, 1 warning)


Kim




eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/03/2006 02:14 AM

Please respond to
"Eclipse platform release engineering list."

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build N20060303-0010        (Timestamp: 200603030010): Build failed





Build N20060303-0010 (Timestamp: 200603030010):  The following error occurred while executing this line:
/builds/N200603030010/org.eclipse.releng.eclipsebuilder/all/helper.xml:108: The following error occurred while executing this line:
/builds/N200603030010/org.eclipse.releng.eclipsebuilder/all/helper.xml:130: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build.xml:169: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml:213: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml:202: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml:185: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml:84: The following error occurred while executing this line:
/builds/N200603030010/src/plugins/org.eclipse.swt.win32.wce_ppc.arm/build_custom.xml:73: Compile failed; see the compiler error output for details.

http://download.eclipse.org/eclipse/downloads/drops/N20060303-0010
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top