Installation output for plot

Installation time: 6s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `plot' ...
checking dependencies for `plot' ...
install order:
("plot")
installing plot: ...
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 '(\"plot\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" plot.setup
(-lplot . -I/usr/include/plot)
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O -d2 -I. -s plot.scm -j plot -L " -lplot " -C "  "
plot.c: In function 'raise_libplot_exn':
plot.c:116:6: warning: passing argument 1 of 'chicken_error' discards 'const' qualifier from pointer target type [enabled by default]
plot.c:47:6: note: expected 'char *' but argument is of type 'const char *'
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O -d2 -s plot.import.scm
  cp -r plot.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/plot.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/plot.so
  cp -r plot.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/plot.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/plot.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/plot.setup-info