Installation output for phricken

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 `phricken' ...
checking dependencies for `phricken' ...
mapped (gopher tcp-server regex) to (gopher tcp-server)
 missing: gopher, tcp-server
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=gopher" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 14:13:58 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./gopher.meta
  ./gopher.scm
  ./gopher.setup
 gopher located at /tmp/chicken-install-3e6.tmp/gopher
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=tcp-server" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 14:14:00 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./tcp-server.meta
  ./tcp-server.scm
  ./tcp-server.setup
  ./tcpservertest.scm
 tcp-server located at /tmp/chicken-install-3e6.tmp/tcp-server
checking platform for `tcp-server' ...
checking dependencies for `tcp-server' ...
checking platform for `gopher' ...
checking dependencies for `gopher' ...
 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:14:00 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-3e6.tmp/sendfile
checking platform for `sendfile' ...
checking dependencies for `sendfile' ...
install order:
("sendfile" "gopher" "tcp-server" "phricken")
installing sendfile: ...
changing current directory to /tmp/chicken-install-3e6.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-3e6.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...