Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20090120-2000 (Timestamp: 200901202000):Compile errors in build

Build N20090120-2000 (Timestamp: 200901202000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.equinox.p2.tests_1.1.0.N20090120-2000

Compiler log for org.eclipse.equinox.p2.tests_1.1.0.N20090120-2000 : @dot.xml

TOTAL : ERRORS: 32, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java : 32 errors :

1. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 177)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
2. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 177)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
3. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 191)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
4. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 191)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
5. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 201)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
6. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 201)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
7. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 210)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
8. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 210)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
9. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 219)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
10. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 219)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
11. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 235)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
12. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 235)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
13. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 246)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
14. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 246)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
15. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 260)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
16. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 260)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
17. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 268)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
18. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 268)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
19. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 276)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
20. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 276)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1});
CompoundQueryable cannot be resolved to a type
21. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 284)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
22. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 284)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
23. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 292)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
24. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 292)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {queryable1, queryable2});
CompoundQueryable cannot be resolved to a type
25. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 299)
CompoundQueryable cQueryable1 = new CompoundQueryable(new IQueryable[] {queryable3, queryable2});
CompoundQueryable cannot be resolved to a type
26. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 299)
CompoundQueryable cQueryable1 = new CompoundQueryable(new IQueryable[] {queryable3, queryable2});
CompoundQueryable cannot be resolved to a type
27. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 300)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {cQueryable1, queryable1});
CompoundQueryable cannot be resolved to a type
28. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 300)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {cQueryable1, queryable1});
CompoundQueryable cannot be resolved to a type
29. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 317)
CompoundQueryable cQueryable1 = new CompoundQueryable(new IQueryable[] {queryable3, queryable2});
CompoundQueryable cannot be resolved to a type
30. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 317)
CompoundQueryable cQueryable1 = new CompoundQueryable(new IQueryable[] {queryable3, queryable2});
CompoundQueryable cannot be resolved to a type
31. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 318)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {cQueryable1, queryable1});
CompoundQueryable cannot be resolved to a type
32. ERROR in /src/org/eclipse/equinox/p2/tests/core/CompoundQueryableTest.java
 (at line 318)
CompoundQueryable cQueryable = new CompoundQueryable(new IQueryable[] {cQueryable1, queryable1});
CompoundQueryable cannot be resolved to a type

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings
Title: Compiler log for org.eclipse.swt.gtk.linux.ia64_3.5.0.N20090120-2000

Compiler log for org.eclipse.swt.gtk.linux.ia64_3.5.0.N20090120-2000 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 2

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java : 1 error :

1. ERROR in /src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java
 (at line 1450)
int [] /*long*/ borderPtr = new long /*int*/ [1];
Type mismatch: cannot convert from long[] to int[]

/src/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java : 1 error :

1. ERROR in /src/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
 (at line 6102)
return _gtk_entry_get_inner_border(entry);
Type mismatch: cannot convert from long to int

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
 (at line 181)
if ("64".equals (prop) && !IS_64) { //$NON-NLS-1$ throw new UnsatisfiedLinkError ("Cannot load 32-bit SWT libraries on 64-bit JVM"); //$NON-NLS-1$ }
Dead code
2. WARNING in /src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
 (at line 227)
File dir = new File (path, IS_64 ? SWTDIR_64 : SWTDIR_32);
Dead code

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings
Title: Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.5.0.N20090120-2000

Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.5.0.N20090120-2000 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 2

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

_64/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java
 (at line 1450)
int [] /*long*/ borderPtr = new long /*int*/ [1];
Type mismatch: cannot convert from long[] to int[]

_64/src/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java : 1 error :

1. ERROR in _64/src/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
 (at line 6102)
return _gtk_entry_get_inner_border(entry);
Type mismatch: cannot convert from long to int

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

_64/src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java : 2 warnings :

OTHER WARNINGS
1. WARNING in _64/src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
 (at line 181)
if ("64".equals (prop) && !IS_64) { //$NON-NLS-1$ throw new UnsatisfiedLinkError ("Cannot load 32-bit SWT libraries on 64-bit JVM"); //$NON-NLS-1$ }
Dead code
2. WARNING in _64/src/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
 (at line 227)
File dir = new File (path, IS_64 ? SWTDIR_64 : SWTDIR_32);
Dead code

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top