[kepler-dev] Building a clean Kepler fails
Aaron Schultz
aschultz at nceas.ucsb.edu
Wed Mar 4 17:26:01 PST 2009
Hi Christopher,
I just tested fresh kepler-trunk checkouts on Windows and Ubuntu after
David's last update of the Ptolemy excludes in the build-area and things
seem to be compiling and running again.
Aaron
Christopher Brooks wrote:
> Hi David,
> Kepler has not built for me for the last two days.
>
> If I do:
> mkdir kepler
> cd kepler
> svn co
> https://code.kepler-project.org/code/kepler/trunk/modules/build-area
> cd build-area
> ant change-to -Dsuite=kepler-trunk
> ant run
>
> I get:
> Buildfile: build.xml
>
> compile:
> [compile] Compiling ptolemy...
> [compile] <<< The module is ptolemy. Setting includes and excludes....
> [compile] Compiling 3292 source files to
> /home/cxh/src/tmp/kepler/ptolemy/target/classes
> [compile]
> /home/cxh/src/tmp/kepler/ptolemy/ptolemy/actor/lib/jai/DoubleMatrixToJAI.java:41:
> package javax.media.jai does not exist
> [compile] import javax.media.jai.ComponentSampleModelJAI;
> [compile] ^
> [compile]
> /home/cxh/src/tmp/kepler/ptolemy/ptolemy/actor/lib/jai/DoubleMatrixToJAI.java:42:
> package javax.media.jai does not exist
> [compile] import javax.media.jai.DataBufferDouble;
> [compile]
>
>
> I have a simple nightly build running that does roughly a clean
> checkout and build. Do you want me to add you to the mailing list for
> this?
>
> _Christopher
More information about the Kepler-dev
mailing list