abcl-1.4.0 released

Anton Vodonosov avodonosov at yandex.ru
Mon Oct 10 19:24:01 UTC 2016


I've tried to run cl-test-grid on the new ABCL 1.4.0, but I get a lot of errors like:

    ..........; Compiling /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.17.1/src/cffi-abcl.lisp ...
    jnaASDF could not load  because org.armedbear.lisp.Go.


Here is the diff comparing to 1.3.2:
https://common-lisp.net/project/cl-test-grid//abcl/abcl-diff28.html

Is it a bug or some configuration option is needed?

Best regards,
- Anton

08.10.2016, 19:59, "Mark Evenson" <evenson at panix.com>:
> With a decided chill noticeable in the Northern Hemisphere, the Bear has
> finally sloughed off a long-needed release of ABCL.
>
> With abcl-1.4.0, CFFI now works reliably allowing cross-platform linkage
> to native libraries to be initiated dynamically at runtime. Examples of
> using CL-CUDA to follow as their authors have time to publish.
>
> Considerable work and testing led by Elias Pipping with contributions
> Olof-Joachim Frahm has led to a reasonable basis for UIOP/RUN-PROGRAM
> compatibility.
>
> We have taken the time to learn enough of Maven to publish binary
> artifacts for both abcl.jar and abcl-contrib.jar that allow developers
> everywhere to more easily incorporate the Bear into their local Java
> build tool chains.
>
> And we have tentatively surrendered to the current fashion by
> establishing GIT bridges to the ABCL source at and to more easily
> facilitate
>
> Version 1.4.0
> =============
> http://abcl.org/svn/tags/1.4.0/
> http://abcl.org/trac/changeset/14892
>
> 08-OCT-2016
>
> Enhancements
> ============
>
> * Consolidated RUN-PROGRAM fixes (ferada, pipping)
>
> * Upstream consolidated patchset (ferada)
>
> ** [r14857] Support `FILE-POSITION` on string streams.
> ** [r14859] Add multiple disassembler selector.
> ** [r14860] Add EXTERNAL-ONLY option to APROPOS.
> ** [r14861] Fix nested classes from JARs not visible with JSS.
>
> * [r14840-2] (Scott L. Burson) Introduced "time of time" semantics for
>   {encode,decode}-universal time.
>
> * EXTENSIONS:MAKE-TEMP-FILE now takes keyword arguments to specify
>   values of the prefix and suffix strings to the underlying JVM
>   implementation of java.io.File.createTempFile().
>
> * [r14849] EXT:OS-{UNIX,WINDOWS}-P now provide a pre-ASDF runtime check
> on hosting platform
>
> Fixes
> -----
>
> * [r14863] RandomCharacterFile et. al.
>
> * [r14839] (JSS) Ensure the interpolation of Java symbol names as
> strings (alan ruttenberg)
>
> * [r14889] Fix ANSI-TEST SXHASH.8 (dmiles)
>
> Updates
> ------
>
> * asdf-3.1.7.26
>
> * jna-4.2.2
>
> Removed
> -------
>
> * [r14885] ASDF-INSTALL was removed
>
> --
> "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