Installation output for srfi-63
Installation time: 3.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 `srfi-63' ...
checking dependencies for `srfi-63' ...
install order:
("srfi-63")
installing srfi-63: ...
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 '(\"srfi-63\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" srfi-63.setup
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -sSJi -O3 -d1 srfi-63.scm
Note: global variable `srfi-63#create-array' is never used
Note: global variable `srfi-63#a:flor32d' is never used
Note: global variable `srfi-63#a:flor128d' is never used
Note: global variable `srfi-63#a:flor64d' is never used
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -si -O3 -d0 srfi-63.import.scm
rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.so
cp -r srfi-63.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.so
rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.import.so
cp -r srfi-63.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.import.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.import.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/srfi-63.setup-info