Installation output for git

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

Warning: reference to possibly unbound identifier: pointer-vector
Error: module unresolved: git-lolevel

Error: shell command terminated with non-zero exit status 256: /usr/local/chicken-4.5.0/bin/chicken git-lolevel.scm -output-file git-lolevel.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 2 -debug-level 0 -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 -O2 -d0 -lgit2 git-lolevel.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...