Installation output for phoghorn [fail]
Installation time: 0s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/3/repo
retrieving ...
checking platform for `phoghorn' ...
checking dependencies for `phoghorn' ...
missing: epeg, imlib2
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=epeg&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:58:17 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 ...
./epeg.meta
./epeg.scm
./epeg.setup
epeg located at /tmp/temp1d07.32051/epeg
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=imlib2&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:58:17 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 ...
./imlib2.meta
./imlib2.scm
./imlib2.setup
imlib2 located at /tmp/temp1d07.32051/imlib2
checking platform for `imlib2' ...
checking dependencies for `imlib2' ...
checking platform for `epeg' ...
checking dependencies for `epeg' ...
install order:
("epeg" "imlib2" "phoghorn")
installing epeg:2.4 ...
changing current directory to /tmp/temp1d07.32051/epeg
/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 '(\"epeg\" \"2.4\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" /tmp/temp1d07.32051/epeg/epeg.setup
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 epeg.scm `epeg-config --cflags` `epeg-config --libs` -j epeg
sh: 1: epeg-config: not found
sh: 1: epeg-config: not found
epeg.c:14:18: fatal error: Epeg.h: No such file or directory
compilation terminated.
Error: shell command terminated with non-zero exit status 256: gcc epeg.c -o epeg.o -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/home/mario/local/chicken-4.8.0.3/include/chicken" -I"/home/mario/salmonella/4.8.0.3/3/repo/include/chicken"
Error: shell command failed with nonzero exit status 256:
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 epeg.scm `epeg-config --cflags` `epeg-config --libs` -j epeg
Error: shell command terminated with nonzero exit code
17920
"/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e \"(require-librar...