5.22.0 load(lapack) fail



tested FreeBSD maxima installed by ports

$ maxima
>load(lapack);

....

;; loading ~/.maxima/binary/binary-sbcl/share/lapack/binary-sbcl/eigensys.fasl"

;    - Source file /usr/local/share/maxima/5.22.0/share/lapack/dgesv.lisp and
;      binary file
;     ~/.maxima/binary/binary-sbcl/share/lapack/binary-sbcl/dgesv.fasl
;      not found, not loading.;
; compilation unit aborted
;   caught 1 fatal ERROR condition
;
; compilation unit aborted
;   caught 1 fatal ERROR condition

Load failed for /usr/local/share/maxima/5.22.0/share/lapack/load-lapack.lisp
 -- an error. To debug this try: debugmode(true);


and


$ ls /usr/local/share/maxima/5.22.0/share/lapack/
blas			lapack			lapack.mac		load-lapack.lisp
eigensys.lisp		lapack-package.lisp	lapack.system

$ ls   /usr/local/share/maxima/5.22.0/share/lapack/lapack/dgesvd.lisp
/usr/local/share/maxima/5.22.0/share/lapack/lapack/dgesvd.lisp