Installation output for synch [ok]
Installation time: 8s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/3/repo
retrieving ...
checking platform for `synch' ...
checking dependencies for `synch' ...
install order:
("synch")
installing synch: ...
changing current directory to .
/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"synch\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" synch.setup
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode synch.scm -shared -optimize-leaf-routines -inline -output-file synch.so -emit-import-library synch -disable-interrupts -fixnum-arithmetic -optimize-level 3 -debug-level 1
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode synch.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file synch.import.so
cp -r synch.so /home/mario/salmonella/4.8.0.3/3/repo/lib/chicken/6/synch.so
chmod a+r /home/mario/salmonella/4.8.0.3/3/repo/lib/chicken/6/synch.so
cp -r synch.import.so /home/mario/salmonella/4.8.0.3/3/repo/lib/chicken/6/synch.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/3/repo/lib/chicken/6/synch.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/3/repo/lib/chicken/6/synch.setup-info