Installation output for call-with-sqlite3-connection [ok]
Installation time: 25s
/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 `call-with-sqlite3-connection' ...
checking dependencies for `call-with-sqlite3-connection' ...
missing: sqlite3
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=sqlite3&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:40:43 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 ...
./sqlite3.html
./Makefile
./sqlite3.meta
./sqlite3.scm
./sqlite3.setup
sqlite3 located at /tmp/temp6a66.4774/sqlite3
checking platform for `sqlite3' ...
checking dependencies for `sqlite3' ...
missing: synch
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=synch&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:40:43 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 ...
./synch.meta
./synch.scm
./synch.setup
synch located at /tmp/temp6a66.4774/synch
checking platform for `synch' ...
checking dependencies for `synch' ...
install order:
("synch" "sqlite3" "call-with-sqlite3-connection")
installing synch:2.1.2 ...
changing current directory to /tmp/temp6a66.4774/synch
/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\" \"2.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/temp6a66.4774/synch/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/5/repo/lib/chicken/6/synch.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/synch.so
cp -r synch.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/synch.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/synch.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/synch.setup-info
installing sqlite3:3.5.2 ...
changing current directory to /tmp/temp6a66.4774/sqlite3
/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 '(\"sqlite3\" \"3.5.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/temp6a66.4774/sqlite3/sqlite3.setup
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -O2 -d1 -s sqlite3.scm -lsqlite3 -j sqlite3
sqlite3.c: In function 'stub924':
sqlite3.c:718:1: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -s sqlite3.import.scm
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -O2 -d1 -c sqlite3.scm -unit sqlite3 -o sqlite3-static.o
sqlite3-static.c: In function 'stub924':
sqlite3-static.c:718:1: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
cp -r sqlite3.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3.so
cp -r sqlite3.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3.import.so
cp -r sqlite3-static.o /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3-static.o
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3-static.o
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/sqlite3.setup-info
installing call-with-sqlite3-connection: ...
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 '(\"call-with-sqlite3-connection\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" call-with-sqlite3-connection.setup
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode call-with-sqlite3-connection.scm -shared -optimize-leaf-routines -inline -output-file call-with-sqlite3-connection.so -emit-import-library call-with-sqlite3-connection
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode call-with-sqlite3-connection.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file call-with-sqlite3-connection.import.so
cp -r call-with-sqlite3-connection.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/call-with-sqlite3-connection.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/call-with-sqlite3-connection.so
cp -r call-with-sqlite3-connection.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/call-with-sqlite3-connection.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/call-with-sqlite3-connection.import.so
chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/call-with-sqlite3-connection.setup-info