[kepler-dev] Problem building Kepler
Efrat Frank
efrat at sdsc.edu
Fri Apr 22 10:25:45 PDT 2005
Hi Bertram,
The easiest way is to go to
http://chess.eecs.berkeley.edu/ptexternal/#readonly
and follow the instructions for a read-only cvs account.
Basically, you request access to ptexternal workgroup, I'll approve it
and then you can access to the read-only cvs password at
http://chess.eecs.berkeley.edu/ptexternal/private/2.html
Then do:
cd c:/directoryofyourchoice
cvs -d :pserver:ptdevel at gigasource.eecs.berkeley.edu:/home/cvs/cvsanon login
cvs -d :pserver:ptdevel at gigasource.eecs.berkeley.edu:/home/cvs/cvsanon co ptII
Afterwards you'd need to update the $PTII env path to the local PTII CVS directory.
Then from cygwin use the following commands:
$ cd $KEPLER
$ ant -f build-ptolemy.xml clean
$ ant clean ptolemy run
Let us know if there are still any problems,
Best,
Efrat
----- Original Message -----
From: Bertram Ludaescher
To: kepler-dev
Sent: Friday, April 22, 2005 9:55 AM
Subject: [kepler-dev] Problem building Kepler
Hi:
I just updated my Kepler cvs and did an 'ant clean'.
The system current doesn't build however (for me).
Does anybody have seen this error below before or else know what is
broken?
thanks!
Bertram
C:\ny\kepler>ant run
ant run
Buildfile: build.xml
...
win.prep:
[echo] Guessing that you are running: Windows
lin.prep:
init:
[mkdir] Created dir: C:\ny\kepler\dynsrc
copy-lib-win:
copy-lib-unix:
setcommonclasspath:
prepare:
[mkdir] Created dir: C:\ny\kepler\build
[copy] Copying 1 file to C:\Ptolemy\ptII4.0.1
[copy] Copying 1 file to C:\Ptolemy\ptII4.0.1
[mkdir] Created dir: C:\ny\kepler\build\src
[mkdir] Created dir: C:\ny\kepler\build\classes
[copy] Copying 457 files to C:\ny\kepler\build\src
[copy] Copying 15 files to C:\ny\kepler\build\classes
[copy] Copying 38 files to C:\ny\kepler\build\configs
[copy] Copying 15 files to C:\ny\kepler\build\configs
[copy] Copying 1 file to C:\ny\kepler\build\configs
[mkdir] Created dir: C:\ny\kepler\build\configs\kepler
[copy] Copying 1 file to C:\ny\kepler\build\configs
[copy] Copying 174 files to C:\ny\kepler\build\configs\ptolemy\configs\kepler\workflows
[copy] Copying 7 files to C:\ny\kepler\build\src
[copy] Copying 1 file to C:\ny\kepler
[mkdir] Created dir: C:\ny\kepler\build\tmp
compile:
[javac] Compiling 427 source files to C:\ny\kepler\build\classes
[javac] C:\ny\kepler\build\src\ptolemy\moml\MoMLParser.java:399: filterAttributeValue(ptolemy.kernel.util.NamedObj,java.lang.String,java.lang.String) in ptolemy.moml.MoMLFilter cannot be applied to (ptolemy.kernel.util.NamedObj,java.lang.String,java.lang.String,java.lang.String)
[javac] filteredValue = filter.filterAttributeValue(_current,
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
C:\ny\kepler\build.xml:343: Compile failed; see the compiler error output for details.
_______________________________________________
Kepler-dev mailing list
Kepler-dev at ecoinformatics.org
http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20050422/3f359c16/attachment.html>
More information about the Kepler-dev
mailing list