Installation output for anaphora
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 `anaphora' ...
checking dependencies for `anaphora' ...
install order:
("anaphora")
installing anaphora: ...
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 '(\"anaphora\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" anaphora.setup
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O3 -s -d1 anaphora.scm -J
Error: unbound variable: ir-macro-transformer
Call history:
<syntax> (##core#quote ())
<syntax> (cadr form)
<syntax> (caddr form)
<syntax> (cdddr form)
<syntax> (inject (quote it))
<syntax> (quote it)
<syntax> (##core#quote it)
<eval> (ir-macro-transformer (lambda (form inject compare?) (let ((it (inject (quote it)))) (let ((test? (c...... <--
Error: shell command terminated with non-zero exit status 17920: /usr/local/chicken-4.5.0/bin/chicken anaphora.scm -output-file anaphora.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 anaphora.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...