Installation output for http-client

Installation time: 8s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `http-client' ...
checking dependencies for `http-client' ...
install order:
("http-client")
installing http-client: ...
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 '(\"http-client\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" http-client.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 -Dhas-port-closed http-client.scm -j http-client
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 http-client.import.scm
  cp -r http-client.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/http-client.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/http-client.so
  cp -r http-client.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/http-client.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/http-client.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/http-client.setup-info