Installation output for synch

Installation time: 15s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `synch' ...
checking dependencies for `synch' ...
install order:
("synch")
installing synch: ...
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 '(\"synch\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" synch.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    synch.scm -shared -optimize-leaf-routines -inline -output-file synch.so -emit-import-library synch -disable-interrupts -fixnum-arithmetic -optimize-level 3 -debug-level 1
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    synch.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file synch.import.so
  cp -r synch.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/synch.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/synch.so
  cp -r synch.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/synch.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/synch.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/synch.setup-info