Installation output for mathh

Installation time: 2s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `mathh' ...
checking dependencies for `mathh' ...
install order:
("mathh")
installing mathh: ...
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 '(\"mathh\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" mathh.setup
  cp -r mathh-constants.scm /root/salmonella-run-publish/salmonella-repo/repo/share/chicken/mathh-constants.scm
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    mathh.scm -shared -optimize-leaf-routines -inline -output-file mathh.so -emit-import-library mathh -local -no-procedure-checks -C -D_ISOC99_SOURCE
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    mathh.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file mathh.import.so
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    mathh.scm -c -optimize-leaf-routines -inline -unit mathh -output-file mathh.o -local -no-procedure-checks -C -D_ISOC99_SOURCE
  cp -r mathh.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.so
  cp -r mathh.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.import.so
  cp -r mathh.o /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.o
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.o
  cp -r mathh-constants.scm /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh-constants.scm
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh-constants.scm
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mathh.setup-info