Installation output for tk

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