Installation output for spiffy-directory-listing
Installation time: 2.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 `spiffy-directory-listing' ... checking dependencies for `spiffy-directory-listing' ... missing: spiffy retrieving ... 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 14:30:43 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-349.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 14:30:44 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-349.tmp/sendfile checking platform for `sendfile' ... checking dependencies for `sendfile' ... install order: ("sendfile" "spiffy" "spiffy-directory-listing") installing sendfile: ... changing current directory to /tmp/chicken-install-349.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-349.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...