Installation output for format-compiler
Installation time: 7.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 `format-compiler' ...
checking dependencies for `format-compiler' ...
install order:
("format-compiler")
installing format-compiler: ...
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 '(\"format-compiler\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" format-compiler.setup
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O2 -d1 -c format-compiler.scm -unit format-compiler
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O2 -d1 -s format-compiler.scm -j format-compiler
/usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -s format-compiler.import.scm
rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.import.so
cp -r format-compiler.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.import.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.import.so
rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.so
cp -r format-compiler.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.so
chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/format-compiler.setup-info