Installation output for box

Installation time: 7s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `box' ...
checking dependencies for `box' ...
install order:
("box")
installing box: ...
changing current directory to .
  /root/salmonella-run-publish/chicken/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"box\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" box.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    box.scm -shared -optimize-leaf-routines -inline -output-file box.so -emit-import-library box -disable-interrupts -fixnum-arithmetic -optimize-level 3 -debug-level 1 -no-procedure-checks
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    box.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file box.import.so
  cp -r box.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/box.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/box.so
  cp -r box.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/box.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/box.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/box.setup-info