[kepler-dev] build error with latest cvs copy of ptII and kepler ....

Christopher Brooks cxh at eecs.berkeley.edu
Wed Jun 21 07:11:36 PDT 2006


Hi Jagan,

Run "cvs update -P -d"
This will create new directories and remove empty directories.
If you a ~/.cvsrc file that contains the line

update -P -d

Then these command line arguments will always be applied to cvs.

This is one of the reasons that cvs is really annoying.  It would
be nice to go to subversion, but for some reason Eclipse does
not support subversion out of the box, so this would increase 
our support load.  Setting up with Eclipse is bad enough as it is.

_Christopher

--------

    Hi Ilkay,
    
    Thanks for your message.
    
    I have updated my versions of ptII and Kepler with cvs  versions.
    
    There are some empty directories in cvs which causing to stop  
    "buildkarlib"   task.
    But after removing those directories I am able to compile and run kepler 
    without any problem.
    Is there any way we can remove these directries from cvs tree so that 
    others won't get this problem?
    
    I am not sure whether these directories are required.
    
    Some of the Griddles stuff is missing:--- Here are the details ....
    -------------------------------------
    
    I can't find one of the GriddlesActor "JGridletCreator" and a sub folder 
    named "gridlets" under Griddles folder.
    
    I can see kar file created for JGridletCreator at 
    $KEPLER/actors/JGridletCreator.jar and
    also there is an entry for griddles in 
    $KEPLER/configs/ptolemy/configs/kepler/ontologies/keplerActorOntology.owl
    
    ---------------------------------------------------------------------------
   -----------------------------
    Here is the error message while running "buildkarlib" task .......
    ---------------------------------------------------------------------------
   ------------------------------
    [jagan at dione kepler]$ ant buildkarlib
    Buildfile: build.xml
    
    clean-kar:
       [delete] Deleting directory /home/jagan/kepler/kar
    
    buildkarlib:
        [mkdir] Created dir: /home/jagan/kepler/kar/actors
        [mkdir] Created dir: /home/jagan/kepler/kar/griddles
    
    kar:
         [echo] Generating kar file: ADNToHTMLConversion
    
    BUILD FAILED
    /home/jagan/kepler/build.xml:893: The following error occurred while 
    executing this line:
    /home/jagan/kepler/build.xml:913: Manifest file: 
    /home/jagan/kepler/src/actors/ADNToHTMLConversion/MANIFEST.MF does not 
    exist.
    
    Total time: 8 seconds
    [jagan at dione kepler]$
    --------------------------------------------------------------
    Here are the list of empty directories need to be cleaned ..........
    =======================================
    /home/jagan/kepler/src/actors/ADNToHTMLConversion
    /home/jagan/kepler/src/actors/ArrayElementOccurrences
    /home/jagan/kepler/src/actors/ClustalW
    /home/jagan/kepler/src/actors/ClustalWOutputAdapter
    /home/jagan/kepler/src/actors/ClustalW_Local
    /home/jagan/kepler/src/actors/ClustalW_Remote
    /home/jagan/kepler/src/actors/Dart_MatlabExpression
    /home/jagan/kepler/src/actors/Dart_MatlabExpression.xml
    /home/jagan/kepler/src/actors/DelimitedParser
    /home/jagan/kepler/src/actors/FileArrayPrinter
    /home/jagan/kepler/src/actors/FileLocator
    /home/jagan/kepler/src/actors/FilesystemCacheGet
    /home/jagan/kepler/src/actors/FilesystemCachePut
    /home/jagan/kepler/src/actors/FiringCountLimitPortRamp
    /home/jagan/kepler/src/actors/InputsToXML
    /home/jagan/kepler/src/actors/InteractiveExecution
    /home/jagan/kepler/src/actors/KeplerImageReader
    /home/jagan/kepler/src/actors/Logger
    /home/jagan/kepler/src/actors/MoMLToRelationalConverter
    /home/jagan/kepler/src/actors/NewSinewave
    /home/jagan/kepler/src/actors/RBoxPlot
    /home/jagan/kepler/src/actors/TextFileReader
    /home/jagan/kepler/src/actors/Trainer
    /home/jagan/kepler/src/actors/WebServiceHarvester
    /home/jagan/kepler/src/actors/XMLGetAttributeValue
    /home/jagan/kepler/src/actors/XMLToOutputsConverter
    ================================================
    
    with regards,
    
    Jagan Kommineni
    
    _______________________________________________
    Kepler-dev mailing list
    Kepler-dev at ecoinformatics.org
    http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
--------


More information about the Kepler-dev mailing list