Installation output for http-session

Installation time: 3.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `http-session' ...
checking dependencies for `http-session' ...
 missing: simple-sha1, spiffy
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=simple-sha1" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 13:58:28 GMT
Server: Apache
Connection: close
Content-Length: 8826
Content-Type: text/plain
reading files ...
  ./sha1-base.c
  ./sha1.h
  ./simple-sha1.meta
  ./simple-sha1.scm
  ./simple-sha1.setup
 simple-sha1 located at /tmp/chicken-install-33a.tmp/simple-sha1
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=spiffy" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 13:58:29 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./cgi-handler.scm
  ./simple-directory-handler.scm
  ./spiffy.meta
  ./spiffy.scm
  ./spiffy.setup
  ./ssp-handler.scm
  ./web-scheme-handler.scm
 spiffy located at /tmp/chicken-install-33a.tmp/spiffy
checking platform for `spiffy' ...
checking dependencies for `spiffy' ...
mapped (sendfile regex) to (sendfile)
 missing: sendfile
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=sendfile" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 13:58:29 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./sendfile.import.scm
  ./sendfile.release-info
  ./sendfile.meta
  ./sendfile.setup
  ./sendfile.scm
  ./strategies/
  ./strategies/mmap.scm
  ./strategies/rw.scm
  ./strategies/sendfile.linux.scm
  ./strategies/sendfile.bsd.scm
  ./strategies/sendfile.macos.scm
  ./strategies/sendfile.solaris.scm
 sendfile located at /tmp/chicken-install-33a.tmp/sendfile
checking platform for `sendfile' ...
checking dependencies for `sendfile' ...
checking platform for `simple-sha1' ...
checking dependencies for `simple-sha1' ...
install order:
("simple-sha1" "sendfile" "spiffy" "http-session")
installing simple-sha1: ...
changing current directory to /tmp/chicken-install-33a.tmp/simple-sha1
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"simple-sha1\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" /tmp/chicken-install-33a.tmp/simple-sha1/simple-sha1.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d1 -j simple-sha1 simple-sha1.scm -C -I.
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d1 simple-sha1.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.so
  cp -r simple-sha1.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.import.so
  cp -r simple-sha1.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/simple-sha1.setup-info
installing sendfile: ...
changing current directory to /tmp/chicken-install-33a.tmp/sendfile
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"sendfile\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" /tmp/chicken-install-33a.tmp/sendfile/sendfile.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 -D sendfile -D mmap -D posix-fadvise -D madvise sendfile.scm -j sendfile

Warning: reference to possibly unbound identifier: copy-port
Error: module unresolved: sendfile

Error: shell command terminated with non-zero exit status 256: /usr/local/chicken-4.5.0/bin/chicken sendfile.scm -output-file sendfile.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 2 -debug-level 0 -feature sendfile -feature mmap -feature posix-fadvise -feature madvise -emit-import-library sendfile

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 -D sendfile -D mmap -D posix-fadvise -D madvise sendfile.scm -j sendfile

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