Installation output for sundials

Installation time: 6s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `sundials' ...
checking dependencies for `sundials' ...
install order:
("sundials")
installing sundials: ...
changing current directory to .
  /root/salmonella-run-publish/chicken/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"sundials\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" sundials.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O3 -d0 -S -s sundials.scm -j sundials -I. -L " -lblas -llapack -lsundials_ida -lsundials_cvode -lsundials_nvecserial " -C "  -D SUNDIALS_VERSION_MAJOR=2 -D SUNDIALS_VERSION_MINOR=4 "
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O3 -d0 -s sundials.import.scm
  cp -r sundials.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/sundials.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/sundials.so
  cp -r sundials.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/sundials.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/sundials.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/sundials.setup-info