Installation output for low-level-macros

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

Error: unbound variable: ir-macro-transformer

	Call history:

	<syntax>		(##core#quote ())
	<syntax>		(destruc pat seq)
	<syntax>		(cadr form)
	<syntax>		(caddr form)
	<syntax>		(cdddr form)
	<syntax>		(##core#undefined)
	<syntax>		(##core#undefined)
	<eval>		(ir-macro-transformer (lambda (form inject compare?) (letrec ((checks (quote ())) (destruc (lambda (pat...	<--

Error: shell command terminated with non-zero exit status 17920: /usr/local/chicken-4.5.0/bin/chicken low-level-macros.scm -output-file low-level-macros.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 low-level-macros.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...