Installation output for bindings

Installation time: 0.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 `bindings' ...
checking dependencies for `bindings' ...
install order:
("bindings")
installing bindings: ...
changing current directory to .
  /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 '(\"bindings\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" bindings.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -O3 -s -d1 bindings.scm -J

Error: unbound variable: ir-macro-transformer

	Call history:

	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<eval>		(ir-macro-transformer (lambda (form inject compare?) (letrec ((vector-tail (lambda (vec from) (let* ...	<--

Error: shell command terminated with non-zero exit status 17920: /usr/local/chicken-4.5.0/bin/chicken bindings.scm -output-file bindings.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 3 -debug-level 1 -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    -O3 -s -d1 bindings.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...