Giter Club home page Giter Club logo

amb's Issues

Package local nicknames not supported in old ASDF

I updated my ASDF to get around this, but the version of ASDF that came with SBCL 2.0.9.55-cd896453c didn't have the package local nicknames features that uiop is requiring, so when I installed AMB at first, it threw this error during quickload.

From the uiop manual "local-nicknames -- If the host implementation supports package local nicknames (check for the :package-local-nicknames feature), then this should be a list of nickname and package name pairs. Using this option will cause an error if the host CL implementation does not support it."

; file: /home/user/common-lisp/amb/src/amb.lisp
; in: UIOP/PACKAGE:DEFINE-PACKAGE #:AMB
; (UIOP/PACKAGE:DEFINE-PACKAGE #:AMB (:USE #:CL)
; (:LOCAL-NICKNAMES (#:A #:ALEXANDRIA))
; (:EXPORT #:AMB #:CONSTRAIN #:AMB-FAILURE
; #:AMB-FAILURE-STACK))
;
; caught ERROR:
; (during macroexpansion of (UIOP/PACKAGE:DEFINE-PACKAGE #:AMB ...))
; unrecognized define-package keyword :LOCAL-NICKNAMES
;
; compilation unit aborted
; caught 2 fatal ERROR conditions
; caught 1 ERROR condition

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.