Installation output for ssql-postgresql

Installation time: 1.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 `ssql-postgresql' ...
checking dependencies for `ssql-postgresql' ...
 missing: ssql, postgresql
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=ssql" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 15:18:46 GMT
Server: Apache
Connection: close
Content-Length: 15547
Content-Type: text/plain
reading files ...
  ./ssql.release-info
  ./foops.scm
  ./ssql.meta
  ./ssql.setup
  ./ssql.scm
 ssql located at /tmp/chicken-install-86.tmp/ssql
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=postgresql" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 15:18:46 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./TODO
  ./postgresql.meta
  ./postgresql.scm
  ./postgresql.setup
 postgresql located at /tmp/chicken-install-86.tmp/postgresql
checking platform for `postgresql' ...
checking dependencies for `postgresql' ...
checking platform for `ssql' ...
checking dependencies for `ssql' ...
install order:
("ssql" "postgresql" "ssql-postgresql")
installing ssql: ...
changing current directory to /tmp/chicken-install-86.tmp/ssql
  /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 '(\"ssql\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" /tmp/chicken-install-86.tmp/ssql/ssql.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s foops.scm -J

Error: unbound variable: ir-macro-transformer

	Call history:

	<syntax>		[body26] (##core#quote ())
	<syntax>		[body26] (##core#quote ())
	<syntax>		[body26] (##sys#cons (##core#quote self) (##core#quote ()))
	<syntax>		[body26] (##core#quote self)
	<syntax>		[body26] (##core#quote ())
	<syntax>		[body26] (##core#quote ())
	<syntax>		(second x)
	<eval>		(ir-macro-transformer (lambda (x i c) (let-optionals (second x) ((ancestor #f) (self #f) (super #f))...	<--

Error: shell command terminated with non-zero exit status 17920: /usr/local/chicken-4.5.0/bin/chicken foops.scm -output-file foops.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -emit-all-import-libraries

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s foops.scm -J

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...