Installation output for test [ok]

Installation time: 6s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/2/repo
retrieving ...
checking platform for `test' ...
checking dependencies for `test' ...
install order:
("test")
installing test: ...
changing current directory to .
  /home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"test\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/2/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/2/repo\")" test.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 test.scm -j test
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 test.import.scm
  cp -r test.so /home/mario/salmonella/4.8.0.3/2/repo/lib/chicken/6/test.so
  chmod a+r /home/mario/salmonella/4.8.0.3/2/repo/lib/chicken/6/test.so
  cp -r test.import.so /home/mario/salmonella/4.8.0.3/2/repo/lib/chicken/6/test.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/2/repo/lib/chicken/6/test.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/2/repo/lib/chicken/6/test.setup-info