[armedbear-devel] Ant abcl.diagnostic target (was Re: SLIME reconnection on ABCL 1.1.0-dev fails)
aditya siram
aditya.siram at gmail.com
Tue Apr 24 03:38:52 UTC 2012
Here's the output:
Buildfile: /home/deech/Lisp/abcl/abcl/build.xml
abcl.build.diagnostic:
[echo] :java.version 1.6.0_24
[echo] :java.vendor Sun Microsystems Inc.
[echo] :java.vm.vendor Sun Microsystems Inc.
[echo] :java.vm.name Java HotSpot(TM) Server VM
[echo] :os.name Linux
[echo] :os.arch i386
[echo] :os.version 2.6.38-8-generic-pae
[echo] :java.specification.version 1.6
[echo] :java.vm.specification.version 1.0
abcl.diagnostic:
-deech
On Sun, Apr 22, 2012 at 6:49 AM, Mark Evenson <evenson at panix.com> wrote:
> On 4/21/12 3:28 PM, aditya siram wrote:
>>
>> Just tried "ant abcl.clean; ant abcl.jar" - same problem.
>> -deech
>
>
> […]
>
> Please update to svn [r13919][], and submit the results of running:
>
> cmd$ ant abcl.diagnostic
>
> [r13919]: http://trac.common-lisp.net/armedbear/changeset/13919
>
> For me the trunk compilation succeeds with the following JVM "coordinates":
>
> -*- mode: compilation; default-directory: "/Users/evenson/work/abcl/" -*-
> Compilation started at Sun Apr 22 13:43:00
>
> ant abcl.diagnostic
> Buildfile: /Users/evenson/work/abcl/build.xml
>
> abcl.build.diagnostic:
> [echo] :java.version 1.6.0_31
> [echo] :java.vendor Apple Inc.
> [echo] :java.vm.vendor Apple Inc.
> [echo] :java.vm.name Java HotSpot(TM) 64-Bit Server VM
> [echo] :os.name Mac OS X
> [echo] :os.arch x86_64
> [echo] :os.version 10.7.3
> [echo] :java.specification.version 1.6
> [echo] :java.vm.specification.version 1.0
>
> abcl.diagnostic:
>
> BUILD SUCCESSFUL
> Total time: 1 second
>
> Compilation finished at Sun Apr 22 13:43:05
> --
> "A screaming comes across the sky. It has happened before, but there
> is nothing to compare to it now."
More information about the armedbear-devel
mailing list