Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MAXIMA> (load "/usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp")
- ; file: /usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp
- ; in: DEFUN PDIFF-GET-NUMBER-ARGS
- ; (MAXIMA::MEMQ MAXIMA::F
- ; '(MAXIMA::%LOG MAXIMA::%GAMMA MAXIMA::%ERF MAXIMA::%SQRT
- ; MAXIMA::MABS))
- ;
- ; caught WARNING:
- ; Compile-time package lock violation:
- ; Lock on package SB-KERNEL violated when declaring *HANDLER-CLUSTERS* special
- ; while in package MAXIMA.
- ; See also:
- ; The SBCL Manual, Node "Package Locks"
- ;
- ; caught ERROR:
- ; Lock on package SB-KERNEL violated when declaring *HANDLER-CLUSTERS* special
- ; while in package MAXIMA.
- ; See also:
- ; The SBCL Manual, Node "Package Locks"
- While evaluating the form starting at line 33, column 0
- Maxima encountered a Lisp error:
- failed AVER: (NOT (SB-C::CTRAN-NEXT SB-C::CTRAN))
- This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
- corrupted by bad user code, e.g. by an undefined Lisp operation like
- (FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
- Lisp code; or there might be a bug in the OS or hardware that SBCL is running
- on.) If it seems to be a bug in SBCL itself, the maintainers would like to
- know about it. Bug reports are welcome on the SBCL mailing lists, which you
- can find at <http://sbcl.sourceforge.net/>.
- Automatically continuing.
- To reenable the Lisp debugger set *debugger-hook* to nil.
- of #P"/usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp":;
- ; compilation unit aborted
- ; caught 1 fatal ERROR condition
- ; caught 1 ERROR condition
- ; caught 1 WARNING condition
Add Comment
Please, Sign In to add comment