Installation output for feature-test

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 

Warning: extension `feature-test-syntax' has no .meta file - assuming it has no dependencies
retrieving ...
checking platform for `feature-test' ...
checking dependencies for `feature-test' ...
install order:
("feature-test")
installing feature-test: ...
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 '(\"feature-test\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" feature-test.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 feature-test.scm -j feature-test
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 feature-test.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.so
  cp -r feature-test.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.import.so
  cp -r feature-test.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test.setup-info
  cp -r feature-test-syntax.scm /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test-syntax.scm
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test-syntax.scm
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/feature-test-syntax.setup-info