
8 Apr
2015
8 Apr
'15
8:57 p.m.
CLISP tries to open a file for writing on your filesystem, and gets a UNIX error 71 (EPROTO): Protocol error
I suppose this is a CLISP bug — maybe it's trying a filesystem syscall not available via NFS (or however your filesystem is mounted — how is that?).
It is a virtualbox "shared folder" from the MacOS host to the Linux guest. Windows tests have been run in local filesystem for clisp and abcl. Both are still showing 46 passes and 2 fails. Here are the results (in the windows/ folder): https://www.dropbox.com/sh/jc2cqwpkp06dupm/lxIx1jG_AH/asdf-failures/3.1.0.27 Best Regards, Dave