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

David Welker david.v.welker at gmail.com
Thu Jan 28 15:52:47 PST 2010


This problem has now been fixed.

Please enter the following commands from the build-area:

svn update
ant clean-all
ant update
ant run

It should be necessary, but if you still have problems after this, try  
a fresh checkout.

-David


On Jan 28, 2010, at 11:30 AM, Chad Berkley wrote:

> I'm looking into it now.  It might have to do with the changes David  
> made to the build system.  Not sure though.  I'll reply when I get  
> it figured out.
>
> chad
>
>
> Matt Jones wrote:
>> Both nightly builds failed last night as well.
>> Matt
>> On Thu, Jan 28, 2010 at 7:27 AM, Christopher Brooks <cxh at eecs.berkeley.edu 
>>  <mailto:cxh at eecs.berkeley.edu>> wrote:
>>    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
>>    _______________________________________________
>>    Kepler-dev mailing list
>>    Kepler-dev at kepler-project.org <mailto:Kepler-dev at kepler-project.org 
>> >
>>    http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>> ------------------------------------------------------------------------
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev



More information about the Kepler-dev mailing list