[Ecls-list] RC 14.4.1 almost ready

Matthew Mondor mm_lists at pulsar-zone.net
Sat Apr 13 19:40:19 UTC 2013


On Sat, 13 Apr 2013 20:06:45 +0200
Juan Jose Garcia-Ripoll <juanjose.garciaripoll at gmail.com> wrote:

> On Sat, Apr 13, 2013 at 7:44 PM, Matthew Mondor <mm_lists at pulsar-zone.net>wrote:
> 
> > ;;; Loading #P"/usr/local/ecl/lib/ecl-13.4.1/profile.fas"
> > ;;
> > ;; Error while loading
> > /home/mmondor/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/swank-ecl.fas:
> > ;;   LOAD: Could not load file
> > #P"/usr/local/ecl/lib/ecl-13.4.1/profile.fas" (Error: "mmap of entire
> > address space failed: Permission denied")
> > ;; Aborting.
> >
> 
> Did you clean old files? ECL should not be using mmap any more.

Interestingly, /home/mmondor/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/swank-ecl.fas
doesn't exist at that point, so the reported error is probably bogus.
It seems that there's an error linking the fasl from the generated
files.  I'll try to manually invoke the commands and see where and why
it fails, but I must leave so will resume later.

$ ls -1 ~/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/
swank-backend.c
swank-backend.data
swank-backend.eclh
swank-backend.fas
swank-backend.o
swank-ecl.c
swank-ecl.data
swank-ecl.eclh
swank-ecl.o
swank-source-file-cache.c
swank-source-file-cache.data
swank-source-file-cache.eclh
swank-source-file-cache.fas
swank-source-file-cache.o
swank-source-path-parser.c
swank-source-path-parser.data
swank-source-path-parser.eclh
swank-source-path-parser.fas
swank-source-path-parser.o
-- 
Matt




More information about the ecl-devel mailing list