Jasper Lievisse Adriaanse <jas...@openbsd.org> writes:

> On Mon, Mar 11, 2013 at 06:01:38PM +0200, Timo Myyr?? wrote:
>
>> Hi,
>> 
>> I made a simple port of Armed Bear Common Lisp.
>> It mimics the existing clojure port.
>> 
>> I don't know how to handle the regress target with it.
>> 'make regress' tries to use make instead of ant.
>> 
>> Anyway, the port can be found in openbsd-wip:
>> https://github.com/jasperla/openbsd-wip/tree/master/lang/abcl
>> 
>> Any suggestions how to proceed with it?
>> 
>> Timo
> I've fixed your test issues, by modeling it like lang/jna. I've not compiled
> it, but does it work for you like this? 

Hi,

Thanks for the test fixes. I've updated the port to disable the tests though.
Apparently it has few known test failures and some of the tests generate heap
exhaustion errors too.

I also added abcl-contrib.jar to the package as it contains few useful
utilities. 

With this I'd say this port is ready.

Timo

Reply via email to