Installation output for mw

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 `mw' ...
checking dependencies for `mw' ...
 missing: http-client, z3, mw-core
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=http-client" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 14:08:18 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./http-client.meta
  ./http-client.scm
  ./http-client.setup
 http-client located at /tmp/chicken-install-375.tmp/http-client
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=z3" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 14:08:19 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./BSD-LICENCE
  ./debian/
  ./debian/changelog
  ./debian/control
  ./debian/copyright
  ./debian/rules
  ./hashtest.c
  ./z3.meta
  ./z3.scm
  ./z3.setup
  ./z3bdtest.c
  ./z3betest.c
  ./z3blib.c
  ./z3blib.h
  ./z3crc32.h
  ./z3ddtest.c
  ./z3detest.c
  ./z3dlib.3
  ./z3dlib.c
  ./z3dlib.h
  ./z3fdtest.c
  ./z3fetest.c
  ./z3flib.3
  ./z3flib.c
  ./z3flib.h
  ./z3lib.3
  ./z3lib.h
  ./z3liblib.h
 z3 located at /tmp/chicken-install-375.tmp/z3
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=mw-core" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 14:08:20 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./BSD-LICENCE
  ./doc.scm
  ./mw-core.meta
  ./mw-core.scm
  ./mw-core.setup
  ./mw-macros.scm
  ./mw-raw.scm
  ./mw-sxml.scm
 mw-core located at /tmp/chicken-install-375.tmp/mw-core
checking platform for `mw-core' ...
checking dependencies for `mw-core' ...
 missing: http-client, z3
retrieving ...
checking platform for `z3' ...
checking dependencies for `z3' ...
checking platform for `http-client' ...
checking dependencies for `http-client' ...
 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 14:08:20 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-375.tmp/sendfile
checking platform for `sendfile' ...
checking dependencies for `sendfile' ...
install order:
("sendfile" "http-client" "z3" "mw-core" "mw")
installing sendfile: ...
changing current directory to /tmp/chicken-install-375.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-375.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...