Skip to main content

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

Build N20080409-2000 (Timestamp: 200804092000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.win32.wce_ppc.arm_3.4.0.N20080409-2000

Compiler log for org.eclipse.swt.win32.wce_ppc.arm_3.4.0.N20080409-2000 : @dot.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 1

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/builds/N/src/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java : 1 error :

1. ERROR in /builds/N/src/plugins/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java
 (at line 1092)
state |= COM.STATE_SYSTEM_MIXED;
COM.STATE_SYSTEM_MIXED cannot be resolved

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java : 1 warning :

OTHER WARNINGS
1. WARNING in /builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
 (at line 2811)
public int EnumFontFamExProc(int lpelfe, int lpntme, int FontType, int lParam) {
The method EnumFontFamExProc(int, int, int, int) from the type new Object(){} is never used locally

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings
Title: Compiler log for org.eclipse.equinox.p2.metadata.repository_0.1.0.N20080409-2000

Compiler log for org.eclipse.equinox.p2.metadata.repository_0.1.0.N20080409-2000 : @dot.bin.xml

TOTAL : ERRORS: 6, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java : 6 errors :

1. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 29)
import org.eclipse.equinox.security.storage.*;
The import org.eclipse.equinox.security cannot be resolved
2. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 129)
ISecurePreferences securePreferences = SecurePreferencesFactory.getDefault();
ISecurePreferences cannot be resolved to a type
3. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 129)
ISecurePreferences securePreferences = SecurePreferencesFactory.getDefault();
SecurePreferencesFactory cannot be resolved
4. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 132)
ISecurePreferences metadataNode = securePreferences.node(IRepository.PREFERENCE_NODE + "/" + repositoryHash); //$NON-NLS-1$
ISecurePreferences cannot be resolved to a type
5. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 138)
} catch (StorageException e) {
StorageException cannot be resolved to a type
6. ERROR in /src/org/eclipse/equinox/internal/p2/metadata/repository/ECFMetadataTransport.java
 (at line 158)
} catch (StorageException e1) {
StorageException 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.equinox.p2.artifact.repository_0.1.0.N20080409-2000

Compiler log for org.eclipse.equinox.p2.artifact.repository_0.1.0.N20080409-2000 : @dot.bin.xml

TOTAL : ERRORS: 6, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java : 6 errors :

1. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 29)
import org.eclipse.equinox.security.storage.*;
The import org.eclipse.equinox.security cannot be resolved
2. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 207)
ISecurePreferences securePreferences = SecurePreferencesFactory.getDefault();
ISecurePreferences cannot be resolved to a type
3. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 207)
ISecurePreferences securePreferences = SecurePreferencesFactory.getDefault();
SecurePreferencesFactory cannot be resolved
4. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 210)
ISecurePreferences metadataNode = securePreferences.node(IRepository.PREFERENCE_NODE + "/" + repositoryHash); //$NON-NLS-1$
ISecurePreferences cannot be resolved to a type
5. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 216)
} catch (StorageException e) {
StorageException cannot be resolved to a type
6. ERROR in /src/org/eclipse/equinox/internal/p2/artifact/repository/ECFTransport.java
 (at line 236)
} catch (StorageException e1) {
StorageException 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

Back to the top