awful-ssql tests added by arthurmaciel on Fri Mar 7 20:17:22 2014
arthur@thunder ~/Dropbox/trabalhos/comp/scheme/values $ sudo chicken-install -test awful-ssql retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=awful-ssql&mode=default&tests=yes" ... reading response ... HTTP/1.1 200 OK Date: Fri, 07 Mar 2014 19:16:35 GMT Server: Apache/2.2.25 (Unix) DAV/2 SVN/1.8.1 PHP/5.4.19 mod_fastcgi/2.4.6 Connection: close Transfer-Encoding: chunked Content-Type: text/plain reading chunks . reading files ... ./awful-ssql.meta ./awful-ssql.release-info ./awful-ssql.scm ./awful-ssql.setup ./tests/ ./tests/client.scm ./tests/run.scm ./tests/server.scm awful-ssql located at /tmp/temp2927.22994/awful-ssql checking platform for `awful-ssql' ... checking dependencies for `awful-ssql' ... missing: server-test retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=server-test&mode=default&tests=yes" ... reading response ... HTTP/1.1 200 OK Date: Fri, 07 Mar 2014 19:16:36 GMT Server: Apache/2.2.25 (Unix) DAV/2 SVN/1.8.1 PHP/5.4.19 mod_fastcgi/2.4.6 Connection: close Transfer-Encoding: chunked Content-Type: text/plain reading chunks . reading files ... ./README ./server-test.meta ./server-test.release-info ./server-test.scm ./server-test.setup server-test located at /tmp/temp2927.22994/server-test checking platform for `server-test' ... checking dependencies for `server-test' ... install order: ("server-test" "awful-ssql") installing server-test:0.5 ... changing current directory to /tmp/temp2927.22994/server-test /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"server-test\" \"0.5\"))" /tmp/temp2927.22994/server-test/server-test.setup /usr/local/bin/csc -feature compiling-extension -setup-mode -s -O3 -d1 -j server-test server-test.scm /usr/local/bin/csc -feature compiling-extension -setup-mode -s -O3 -d1 server-test.import.scm cp -r server-test.so /usr/local/lib/chicken/6/server-test.so chmod a+r /usr/local/lib/chicken/6/server-test.so cp -r server-test.import.so /usr/local/lib/chicken/6/server-test.import.so chmod a+r /usr/local/lib/chicken/6/server-test.import.so chmod a+r /usr/local/lib/chicken/6/server-test.setup-info installing awful-ssql:0.1.0 ... changing current directory to /tmp/temp2927.22994/awful-ssql /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"awful-ssql\" \"0.1.0\"))" /tmp/temp2927.22994/awful-ssql/awful-ssql.setup /usr/local/bin/csc -feature compiling-extension -setup-mode -O3 -d1 -J -s awful-ssql.scm /usr/local/bin/csc -feature compiling-extension -setup-mode -O3 -d1 -s awful-ssql.import.scm cp -r awful-ssql.so /usr/local/lib/chicken/6/awful-ssql.so chmod a+r /usr/local/lib/chicken/6/awful-ssql.so cp -r awful-ssql.import.so /usr/local/lib/chicken/6/awful-ssql.import.so chmod a+r /usr/local/lib/chicken/6/awful-ssql.import.so chmod a+r /usr/local/lib/chicken/6/awful-ssql.setup-info /usr/local/bin/csi -s run.scm awful-ssql 0.1.0 Starting test-server on port 8080WARNING: awful is running with administrator privileges (not recommended) Standby...(with-input-from-string (get "/test/ssql") read) ..................... [ERROR] Error: (call-with-input-request) Server error: 500 Internal server error: #<URI-common: scheme=http port=8080 host="localhost" path=(/ "test" "ssql") quer...()...#f> (with-input-from-string (get "/test/sql") read) ...................... [ PASS] Shutting down Sent SIGTERM to server. Please make sure the server isn't running anymore! Error: shell command terminated with nonzero exit code 256 "/usr/local/bin/csi -s run.scm awful-ssql 0.1.0"