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