Installation output for animation [ok]

Installation time: 44s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/5/repo
retrieving ...
checking platform for `animation' ...
checking dependencies for `animation' ...
 missing: cock, debug, format, matchable, shell
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=cock&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ..
reading files ...
  ./bin/
  ./bin/cock.scm
  ./README.org
  ./TODO.org
  ./cock.release-info
  ./cock.meta
  ./cock.setup
  ./cock.scm
 cock located at /tmp/temp28b2.25204/cock
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=debug&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks .
reading files ...
  ./debug-core.scm
  ./TODO.org
  ./debug.release-info
  ./debug.meta
  ./debug.scm
  ./debug.setup
 debug located at /tmp/temp28b2.25204/debug
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=format&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ....
reading files ...
  ./format.meta
  ./format.scm
  ./format.setup
  ./format.txt
 format located at /tmp/temp28b2.25204/format
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=matchable&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./match-simple.scm
  ./matchable-test.scm
  ./matchable.meta
  ./matchable.scm
  ./matchable.setup
 matchable located at /tmp/temp28b2.25204/matchable
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=shell&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks .
reading files ...
  ./shell.meta
  ./shell.scm
  ./shell.setup
 shell located at /tmp/temp28b2.25204/shell
checking platform for `shell' ...
checking dependencies for `shell' ...
checking platform for `matchable' ...
checking dependencies for `matchable' ...
checking platform for `format' ...
checking dependencies for `format' ...
checking platform for `debug' ...
checking dependencies for `debug' ...
 missing: cock, matchable, syslog
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=syslog&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:37:00 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks .
reading files ...
  ./examples/
  ./examples/example.scm
  ./syslog.meta
  ./syslog.release-info
  ./syslog.scm
  ./syslog.setup
 syslog located at /tmp/temp28b2.25204/syslog
checking platform for `syslog' ...
checking dependencies for `syslog' ...
checking platform for `cock' ...
checking dependencies for `cock' ...
install order:
("cock" "syslog" "matchable" "debug" "format" "shell" "animation")
installing cock:0.6 ...
changing current directory to /tmp/temp28b2.25204/cock
  /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 '(\"cock\" \"0.6\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/cock/cock.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    cock.scm -shared -optimize-leaf-routines -inline -output-file cock.so -emit-import-library cock
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    cock.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file cock.import.so
  cp -r cock.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/cock.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/cock.so
  cp -r cock.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/cock.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/cock.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/cock.setup-info
installing syslog:1.2 ...
changing current directory to /tmp/temp28b2.25204/syslog
  /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 '(\"syslog\" \"1.2\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/syslog/syslog.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -d0 -O2 syslog.scm -j syslog
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -d0 -O2 syslog.import.scm
  cp -r syslog.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/syslog.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/syslog.import.so
  cp -r syslog.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/syslog.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/syslog.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/syslog.setup-info
installing matchable:3.3 ...
changing current directory to /tmp/temp28b2.25204/matchable
  /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 '(\"matchable\" \"3.3\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/matchable/matchable.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d0 matchable.scm -j matchable
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d0 matchable.import.scm
  cp -r matchable.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/matchable.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/matchable.so
  cp -r matchable.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/matchable.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/matchable.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/matchable.setup-info
installing debug:0.3.6 ...
changing current directory to /tmp/temp28b2.25204/debug
  /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 '(\"debug\" \"0.3.6\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/debug/debug.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    debug.scm -shared -optimize-leaf-routines -inline -output-file debug.so -emit-import-library debug -X cock
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    debug.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file debug.import.so
  cp -r debug.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/debug.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/debug.so
  cp -r debug.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/debug.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/debug.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/debug.setup-info
  cock -o debug.wiki debug-core.scm || echo cock-utils not installed: not creating documentation
sh: 1: cock: not found
cock-utils not installed: not creating documentation
installing format:3.1.6 ...
changing current directory to /tmp/temp28b2.25204/format
  /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 '(\"format\" \"3.1.6\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/format/format.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s format.scm -j format -O2 -d1
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -c format.scm -O2 -d1 -unit format
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s format.import.scm -O3 -d0
  cp -r format.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.so
  cp -r format.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.import.so
  cp -r format.o /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.o
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.o
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/format.setup-info
installing shell:0.3 ...
changing current directory to /tmp/temp28b2.25204/shell
  /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 '(\"shell\" \"0.3\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" /tmp/temp28b2.25204/shell/shell.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -dynamic -optimize-level 3 -debug-level 1 shell.scm -emit-import-library shell
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -dynamic -optimize-level 3 -debug-level 0 shell.import.scm
  cp -r shell.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/shell.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/shell.so
  cp -r shell.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/shell.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/shell.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/shell.setup-info
installing animation: ...
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 '(\"animation\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" animation.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    animation.scm -shared -optimize-leaf-routines -inline -output-file animation.so -emit-import-library animation -X cock
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    animation.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file animation.import.so
  cp -r animation.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/animation.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/animation.so
  cp -r animation.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/animation.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/animation.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/animation.setup-info
  cock -o animation.wiki animation-core.scm || echo cock-utils not installed: not creating documentation
sh: 1: cock: not found
cock-utils not installed: not creating documentation