Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Re: [cdt-test-dev] CDT Build 2.0.0.200404200945 failed


Failed Build.

Mathieu Lapensée
CDT Software Verification Lead
IBM - SWG - Rational Division



Douglas Schaefer/Ottawa/IBM@IBMCA
Sent by: cdt-test-dev-admin@xxxxxxxxxxx

04/20/2004 09:50 AM

Please respond to
cdt-test-dev

To
cdt-test-dev@xxxxxxxxxxx
cc
Subject
[cdt-test-dev] CDT Build 2.0.0.200404200945 failed





----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/TranslationUnit.java (at line 19)
                import org.eclipse.cdt.core.model.ISourceManipulation;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.model.ISourceManipulation is never used
----------
----------
2. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 12)
                import org.eclipse.cdt.core.parser.ast.ASTClassKind;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.ASTClassKind is never used
----------
----------
3. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 16)
                import org.eclipse.cdt.core.parser.ast.IASTElaboratedTypeSpecifier;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTElaboratedTypeSpecifier is never used
----------
----------
4. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 17)
                import org.eclipse.cdt.core.parser.ast.IASTEnumerationSpecifier;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTEnumerationSpecifier is never used
----------
----------
5. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 18)
                import org.eclipse.cdt.core.parser.ast.IASTOffsetableNamedElement;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTOffsetableNamedElement is never used
----------
----------
6. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 19)
                import org.eclipse.cdt.core.parser.ast.IASTQualifiedNameElement;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ast.IASTQualifiedNameElement is never used
----------
----------
7. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/DerivedTypesPattern.java (at line 21)
                import org.eclipse.cdt.core.search.ICSearchConstants;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.search.ICSearchConstants is never used
----------
7 problems (7 warnings)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/DisassemblyStorage.java (at line 13)
                import org.eclipse.cdt.debug.core.*;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core is never used
----------
1 problem (1 warning)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/AddAddressBreakpointActionDelegate.java (at line 8)
                import org.eclipse.cdt.debug.core.CDebugModel;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.CDebugModel is never used
----------
----------
2. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 12)
                import org.eclipse.cdt.debug.core.CDebugModel;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.CDebugModel is never used
----------
----------
3. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 13)
                import org.eclipse.cdt.debug.core.model.ICFunctionBreakpoint;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.core.model.ICFunctionBreakpoint is never used
----------
----------
4. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 14)
                import org.eclipse.cdt.debug.ui.CDebugUIPlugin;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.debug.ui.CDebugUIPlugin is never used
----------
----------
5. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 15)
                import org.eclipse.core.runtime.CoreException;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.CoreException is never used
----------
----------
6. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/ManageFunctionBreakpointActionDelegate.java (at line 16)
                import org.eclipse.debug.core.DebugPlugin;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.debug.core.DebugPlugin is never used
----------
6 problems (6 warnings)
----------
1. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/BuildConsoleManager.java (at line 79)
                IWorkbenchWindow window = CUIPlugin.getDefault().getActiveWorkbenchWindow();
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
2. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/CSearchResultCollector.java (at line 16)
                import java.text.MessageFormat;
                       ^^^^^^^^^^^^^^^^^^^^^^^
The import java.text.MessageFormat is never used
----------
----------
3. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/CSearchScopeFactory.java (at line 126)
                Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
4. ERROR in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/LevelTreeContentProvider.java (at line 44)
                return internalGetParent(element);
                       ^^^^^^^^^^^^^^^^^
The method internalGetParent is defined in an inherited type and an enclosing scope
----------
----------
5. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/NewSearchResultCollector.java (at line 15)
                import org.eclipse.cdt.core.parser.ISourceElementCallbackDelegate;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.core.parser.ISourceElementCallbackDelegate is never used
----------
----------
6. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/NewSearchResultCollector.java (at line 20)
                import org.eclipse.core.runtime.IPath;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.IPath is never used
----------
----------
7. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/OpenCSearchPageAction.java (at line 49)
                Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
8. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 49)
                import org.eclipse.cdt.internal.ui.search.CSearchOperation;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.internal.ui.search.CSearchOperation is never used
----------
----------
9. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 52)
                import org.eclipse.cdt.ui.CUIPlugin;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cdt.ui.CUIPlugin is never used
----------
----------
10. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 57)
                import org.eclipse.jface.dialogs.ProgressMonitorDialog;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jface.dialogs.ProgressMonitorDialog is never used
----------
----------
11. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindAction.java (at line 62)
                import org.eclipse.search.ui.SearchUI;
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.search.ui.SearchUI is never used
----------
----------
12. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFileWizardAction.java (at line 29)
                new WizardDialog(CUIPlugin.getDefault().getActiveWorkbenchShell(), wizard);
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
13. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFileWizardAction.java (at line 38)
                IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
14. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFolderWizardAction.java (at line 27)
                new WizardDialog(CUIPlugin.getDefault().getActiveWorkbenchShell(), wizard);
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
15. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/OpenNewFolderWizardAction.java (at line 35)
                IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
16. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 119)
                IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
17. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 140)
                */                                  Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
18. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 148)
                PixelConverter converter= new PixelConverter(CUIPlugin.getDefault().getActiveWorkbenchShell());
                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
19. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 200)
                Shell shell= CUIPlugin.getDefault().getActiveWorkbenchShell();
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
20. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/AbstractOpenWizardAction.java (at line 204)
                IWorkbenchWindow window= CUIPlugin.getDefault().getActiveWorkbenchWindow();
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
21. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/browser/org/eclipse/cdt/internal/ui/browser/opentype/OpenTypeAction.java (at line 130)
                return CUIPlugin.getDefault().getActiveWorkbenchShell();
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchShell() from the type CUIPlugin should be accessed in a static way
----------
----------
22. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/refactor/org/eclipse/cdt/internal/ui/refactoring/RefactoringSaveHelper.java (at line 64)
                CUIPlugin.getDefault().getActiveWorkbenchWindow().getWorkbench().saveAllEditors(false);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
----------
23. WARNING in /home1/schaefer/eclipse/build-2.0/workspace/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.ui/refactor/org/eclipse/cdt/internal/ui/refactoring/RefactoringSaveHelper.java (at line 80)
                new GlobalBuildAction(CUIPlugin.getDefault().getActiveWorkbenchWindow(), IncrementalProjectBuilder.INCREMENTAL_BUILD).run();
                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The static method getActiveWorkbenchWindow() from the type CUIPlugin should be accessed in a static way
----------
23 problems (1 error, 22 warnings)

_______________________________________________
cdt-test-dev mailing list
cdt-test-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-test-dev


Back to the top