Gregory, Unfortunately, I have no compiler output above. Above is only ant output (environment info, path to classlib, etc). Then is says: "compile-jvmti-tests-java:"
And than ugly "build failed" message But seems that I have already resolved that issue: I updated and rebuilt classlib - and the problem has gone. 2007/11/1, Gregory Shimansky <[EMAIL PROTECTED]>: > Maksim Ananjev wrote: > > Hi! > > > > I have the following errors when trying to build tests: > > > >>> ./build.sh test > >> BUILD FAILED > >> /working_vm/build/make/build.xml:496: The following error occurred > >> while executing this line: > >> /working_vm/build/make/targets/jvmti.test.xml:41: The following error > >> occurred while executing this line: > >> /working_vm/build/make/targets/test.common.xml:45: Could not create > >> task or type of type: hy.javac. > > > > I would appreciate any ideas on how this issue can be fixed. > > You pasted only the end of the error given by the ant. The real error > should be in the log above given by the compiler. Please show the log of > it, otherwise it isn't possible to tell what has actually failed to build. > > -- > Gregory > > > -- Maksim