Spiffy install error added by arthurmaciel on Mon Jul 29 22:48:52 2013

retrieving ...
install order:
("spiffy"
 "spiffy-request-vars"
 "html-tags"
 "html-utils"
 "simple-sha1"
 "http-session"
 "packrat"
 "json"
 "spiffy-cookies"
 "sxml-transforms"
 "regex"
 "awful"
 "record-variants"
 "lru-cache"
 "foreigners"
 "sql-de-lite"
 "awful-sql-de-lite"
 "imlib2"
 "iconv"
 "charconv"
 "free-gettext"
 "vector-lib"
 "hostinfo"
 "awful-picman")
installing spiffy:5.0 ...
changing current directory to /tmp/temp96d5.787/spiffy
  /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"spiffy\" \"5.0\"))" /tmp/temp96d5.787/spiffy/spiffy.setup
  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s -O2 spiffy.scm -j spiffy
  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s -O2 spiffy.import.scm
  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s -O2 simple-directory-handler.scm -j simple-directory-handler

Error: (load) during expansion of (import ...) - unable to load compiled module - ./spiffy.import.so: failed to map segment from shared object: Operation not permitted: "./spiffy.import.so"

	Call history:

	<syntax>	  (##core#undefined)
	uri-generic.import.scm:3: eval	  
	<syntax>	  (import chicken scheme extras data-structures ports matchable defstruct srfi-1 srfi-4 srfi-13 srfi-1......
	<syntax>	  (##core#undefined)
	uri-generic.import.scm:15: ##sys#register-compiled-module	  
	<syntax>	  (##core#undefined)
	uri-common.import.scm:14: ##sys#register-compiled-module	  
	<syntax>	  (##core#undefined)
	intarweb.import.scm:19: ##sys#register-compiled-module	  
	<syntax>	  (##core#undefined)
	<syntax>	  (##core#begin (##core#begin (##sys#require (quote spiffy)) (import spiffy)) (##core#begin (##core#be......
	<syntax>	  (##core#begin (##sys#require (quote spiffy)) (import spiffy))
	<syntax>	  (##sys#require (quote spiffy))
	<syntax>	  (quote spiffy)
	<syntax>	  (##core#quote spiffy)
	<syntax>	  (import spiffy)	<--

Error: shell command terminated with non-zero exit status 17920: /usr/local/bin/chicken simple-directory-handler.scm -output-file simple-directory-handler.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 2 -emit-import-library simple-directory-handler

Error: shell command failed with nonzero exit status 256:

  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s -O2 simple-directory-handler.scm -j simple-directory-handler


Error: shell command terminated with nonzero exit code
17920
"/usr/local/bin/csi -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(im...