Installation output for stty

Installation time: 2.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 `stty' ...
checking dependencies for `stty' ...
install order:
("stty")
installing stty: ...
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 '(\"stty\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" stty.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -shared -O2 -j stty stty.scm
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -shared -O2 stty.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.so
  cp -r stty.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.import.so
  cp -r stty.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/stty.setup-info