[kepler-dev] Kepler build fails: No ptolemy classpath elements have been added

Christopher Brooks cxh at eecs.berkeley.edu
Thu Jan 28 08:27:02 PST 2010


The Kepler build fails for me under Windows and Mac OS X.

> run:
>       [run] Getting Ptolemy paths from /home/bldmastr/kepler/ptolemy/.classpath.
> default
>       [run] ERROR: could not find the ptolemy paths.txt file at /home/bldmastr/kepler/ptolemy/.classpath.default.  No ptolemy classpath elements have been added\
> .
>
> BUILD FAILED
> /home/bldmastr/kepler/build-area/build.xml:35: Java returned: 255
>

Under Mac OS X, I get:

> compile:
>   [compile] Compiling configuration-manager...
>   [compile] Compiling 15 source files to /Users/cxh/src/kepler/configuration-manager/target/classes
>   [compile] Compiling module-manager...
>   [compile] Compiling 6 source files to /Users/cxh/src/kepler/module-manager/target/classes
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:31: package ptolemy.actor.gui does not exist
>   [compile] import ptolemy.actor.gui.TableauFrame;
>   [compile]                          ^
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:32: package ptolemy.vergil.toolbox does not exist
>   [compile] import ptolemy.vergil.toolbox.FigureAction;
>   [compile]                               ^
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:40: cannot find symbol
>   [compile] symbol: class FigureAction
>   [compile] public class ModuleDocumentationManagerAction extends FigureAction
>   [compile]                                                       ^
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:42: cannot find symbol
>   [compile] symbol  : class TableauFrame
>   [compile] location: class org.kepler.modulemanager.ModuleDocumentationManagerAction
>   [compile]     private TableauFrame parent;
>   [compile]             ^
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:44: cannot find symbol
>   [compile] symbol  : class TableauFrame
>   [compile] location: class org.kepler.modulemanager.ModuleDocumentationManagerAction
>   [compile]     public ModuleDocumentationManagerAction(TableauFrame parent)
>   [compile]                                             ^
>   [compile] /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:52: cannot find symbol
>   [compile] symbol  : variable super
>   [compile] location: class org.kepler.modulemanager.ModuleDocumentationManagerAction
>   [compile]         super.actionPerformed(e);
>   [compile]         ^
>   [compile] Note: /Users/cxh/src/kepler/module-manager/src/org/kepler/modulemanager/ModuleDownloader.java uses unchecked or unsafe operations.
>   [compile] Note: Recompile with -Xlint:unchecked for details.
>   [compile] 6 errors
>
> BUILD FAILED
> /Users/cxh/src/kepler/build-area/build.xml:31: Compile failed; see the compiler error output for details.
>
> Total time: 3 seconds
> bash-3.2$


This was working last night at around 8pm PST.


_Christopher

-- 
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670


More information about the Kepler-dev mailing list