Installation output for json

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