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

Ilkay Altintas altintas at sdsc.edu
Tue Jun 20 16:16:00 PDT 2006


Hi Jagan,

I just checked out and tried. It works for me. Did you compile  
everything from scratch?

You need to use the following to do so.

cd $KEPLER
ant full-clean ptolemy
rm -rf kar/*
ant buildkarlib run-dev

-ilkay

On Jun 18, 2006, at 7:42 PM, jagan wrote:

> With the latest cvs copies of ptolemy and kepler I am getting the
> following error message.
> -----------------------------------
> [jagan at dione kepler]$ ant ptolemy
> Buildfile: build.xml
>
> ptolemy:
>
> config:
>
> init:
>
> prepare:
>     [mkdir] Created dir: /home/jagan/ptII/build
>     [mkdir] Created dir: /home/jagan/ptII/build/src
>     [mkdir] Created dir: /home/jagan/ptII/build/classes
>     [mkdir] Created dir: /home/jagan/ptII/build/docs/codeDoc
>     [mkdir] Created dir: /home/jagan/ptII/build/tmp
>     [mkdir] Created dir: /home/jagan/ptII/build/doc/doc
>     [mkdir] Created dir:
> /home/jagan/ptII/build/classes/ptolemy/distributed/config
>      [copy] Copying 4 files to
> /home/jagan/ptII/build/classes/ptolemy/distributed/config
>      [copy] Copying 93 files to /home/jagan/ptII/build/classes/doc
>      [copy] Copying 361 files to /home/jagan/ptII/build/doc/doc
>      [copy] Copied 28 empty directories to 13 empty directories under
> /home/jagan/ptII/build/doc/doc
>      [copy] Copying 9 files to /home/jagan/ptII/build/classes
>      [copy] Copying 1728 files to /home/jagan/ptII/build/src
>
> compile:
>     [javac] Compiling 1710 source files to /home/jagan/ptII/build/ 
> classes
>     [javac]
> /home/jagan/ptII/build/src/ptolemy/actor/ptalon/ 
> PtalonRecognizer.java:61:
> <identifier> expected
>     [javac]     private ArrayList<Parameter> _parameters = new
> ArrayList<Parameter>();
>     [javac]                          ^
>     [javac]
> /home/jagan/ptII/build/src/ptolemy/actor/ptalon/ 
> PtalonRecognizer.java:62:
> <identifier> expected
>     [javac]     private ArrayList<TypedIOPort> _inports = new
> ArrayList<TypedIOPort>();
>     [javac]                          ^
>     [javac]
> /home/jagan/ptII/build/src/ptolemy/actor/ptalon/ 
> PtalonRecognizer.java:63:
> <identifier> expected
>     [javac]     private ArrayList<TypedIOPort> _outports = new
> ArrayList<TypedIOPort>();
>     [javac]                          ^
>     [javac]
> /home/jagan/ptII/build/src/ptolemy/actor/ptalon/ 
> PtalonRecognizer.java:64:
> <identifier> expected
>     [javac]     private ArrayList<TypedIORelation> _relations = new
> ArrayList<TypedIORelation>();
>     [javac]                          ^
>     [javac] 4 errors
>
> BUILD FAILED
> /home/jagan/kepler/build.xml:745: The following error occurred while
> executing this line:
> /home/jagan/kepler/build-ptolemy.xml:270: Compile failed; see the
> compiler error output for details.
>
> Total time: 1 minute 3 seconds
> [jagan at dione kepler]$
> -------------------------------------------
>
> Could somebody help me to fix this problem?
>
> with regards,
>
> Jagan Kommineni
>
> _______________________________________________
> Kepler-cvs mailing list
> Kepler-cvs at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/ 
> kepler-cvs


-- 
Ilkay ALTINTAS
Assistant Director, National Laboratory for Advanced Data Research  
(NLADR)
Manager, Scientific Workflow Automation Technologies (SWAT) Lab
San Diego Supercomputer Center(SDSC), UCSD
9500 Gilman Drive, MC: 0505  La Jolla, CA  92093-0505
phone: (858) 822-5453                        fax: (858) 822-3693
                 web: http://users.sdsc.edu/~altintas




More information about the Kepler-dev mailing list