Installation output for physfs

Installation time: 7s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `physfs' ...
checking dependencies for `physfs' ...
install order:
("physfs")
installing physfs: ...
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 '(\"physfs\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" physfs.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d1 physfs.scm -j physfs -lphysfs -D improved-64-bit-support

Warning: redefinition of imported value binding: read

Warning: redefinition of imported value binding: write

Warning: at toplevel:
  assignment of value of type `(procedure ((or boolean pointer locative) * number number) number)' to toplevel variable `read' does not match declared type `(procedure read (#!optional input-port) *)'

Warning: at toplevel:
  assignment of value of type `(procedure ((or boolean pointer locative) * number number) number)' to toplevel variable `write' does not match declared type `(procedure write (* #!optional output-port) undefined)'

Warning: redefinition of standard binding: read

Warning: redefinition of standard binding: write
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s physfs.import.scm -O2 -d0 -lphysfs -D improved-64-bit-support
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -c -O2 -d1 physfs.scm -unit physfs -j physfs -lphysfs -D improved-64-bit-support

Warning: redefinition of imported value binding: read

Warning: redefinition of imported value binding: write

Warning: at toplevel:
  assignment of value of type `(procedure ((or boolean pointer locative) * number number) number)' to toplevel variable `read' does not match declared type `(procedure read (#!optional input-port) *)'

Warning: at toplevel:
  assignment of value of type `(procedure ((or boolean pointer locative) * number number) number)' to toplevel variable `write' does not match declared type `(procedure write (* #!optional output-port) undefined)'

Warning: redefinition of standard binding: read

Warning: redefinition of standard binding: write
  cp -r physfs.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.so
  cp -r physfs.o /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.o
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.o
  cp -r physfs.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/physfs.setup-info