Welcome to the CHICKEN Scheme pasting service
no title added by sepuku on Wed May 16 17:03:04 2012
sudo chicken-install awful retrieving ... resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.uk/henrietta.cgi connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=awful&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Wed, 16 May 2012 15:02:06 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 ... ./awful-server.scm ./awful.meta ./awful.scm ./awful.setup awful located at /tmp/temp3d8d/awful checking platform for `awful' ... checking dependencies for `awful' ... install order: ("awful") installing awful: ... changing current directory to /tmp/temp3d8d/awful /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\" \"\"))" /tmp/temp3d8d/awful/awful.setup /usr/local/bin/csc -feature compiling-extension -setup-mode -S -s -O3 -d1 -j awful awful.scm /usr/local/bin/csc -feature compiling-extension -setup-mode -S -s -O3 -d1 awful.import.scm /usr/local/bin/csc -feature compiling-extension -setup-mode -S -O3 -d1 awful-server.scm -o awful /usr/local/lib/libchicken.so.1.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libchicken.so.1.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libchicken.so.1.0: warning: sprintf() is often misused, please use snprintf() awful.o(.text+0x19): In function `C_fast_retrieve_proc': : undefined reference to `C_invalid_procedure' awful.o(.text+0x22b): In function `C_toplevel': : undefined reference to `C_decode_literal' awful.o(.text+0x23f): In function `C_toplevel': : undefined reference to `C_decode_literal' awful.o(.text+0x253): In function `C_toplevel': : undefined reference to `C_decode_literal' awful.o(.text+0x267): In function `C_toplevel': : undefined reference to `C_decode_literal' awful.o(.text+0x27b): In function `C_toplevel': : undefined reference to `C_decode_literal' awful.o(.text+0x28f): more undefined references to `C_decode_literal' follow awful.o(.text+0x6b1): In function `C_fast_retrieve': : undefined reference to `C_unbound_variable' awful.o(.text+0x1387): In function `f_302': : undefined reference to `C_a_i_string_to_number' awful.o(.text+0x18eb): In function `f_194': : undefined reference to `C_srfi_2d13_toplevel' awful.o(.text+0x1962): In function `f_191': : undefined reference to `C_srfi_2d1_toplevel' awful.o(.text+0x1a50): In function `f_185': : undefined reference to `C_chicken_2dsyntax_toplevel' collect2: ld returned 1 exit status Error: shell command terminated with non-zero exit status 256: gcc awful.o -o awful -L"/usr/local/lib" -Wl,-R"/usr/local/lib" -lchicken -lm -lpthread Error: shell command failed with nonzero exit status 256: /usr/local/bin/csc -feature compiling-extension -setup-mode -S -O3 -d1 awful-server.scm -o awful Error: shell command terminated with nonzero exit code 17920 "/usr/local/bin/csi -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(im...