Installation output for defstruct

Installation time: 2s

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