Installation output for scheme2c-compatibility [ok]

Installation time: 1m36s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/6/repo
retrieving ...
checking platform for `scheme2c-compatibility' ...
checking dependencies for `scheme2c-compatibility' ...
 missing: xlib, traversal
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=xlib&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:52:52 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 ...
  ./xlib-original.scm
  ./xlib-c.c
  ./xlib.meta
  ./xlib.scm
  ./xlib.setup
 xlib located at /tmp/temp45fd.6508/xlib
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=traversal&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Thu, 28 Feb 2013 11:52:52 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 ...
  ./traversal.release-info
  ./README.chickenwiki
  ./README.mediawiki
  ./traversal.meta
  ./traversal.scm
  ./traversal.setup
 traversal located at /tmp/temp45fd.6508/traversal
checking platform for `traversal' ...
checking dependencies for `traversal' ...
checking platform for `xlib' ...
checking dependencies for `xlib' ...
install order:
("xlib" "traversal" "scheme2c-compatibility")
installing xlib:1.2 ...
changing current directory to /tmp/temp45fd.6508/xlib
  /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 '(\"xlib\" \"1.2\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" /tmp/temp45fd.6508/xlib/xlib.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    xlib.scm -j xlib -s -O2 -d0 -L "-L/usr/X11R6/lib -lX11" -C "-I/usr/X11R6/include"
Compiling xlib (this may take a while) ...
xlib.c: In function 'stub12701':
xlib.c:18615:1: warning: passing argument 3 of 'XwcTextPropertyToTextList' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:778:12: note: expected 'wchar_t ***' but argument is of type 'unsigned char ***'
xlib.c: In function 'stub12643':
xlib.c:18644:1: warning: passing argument 1 of 'XwcFreeStringList' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:761:13: note: expected 'wchar_t **' but argument is of type 'unsigned char **'
xlib.c: In function 'stub12623':
xlib.c:18656:1: warning: passing argument 2 of 'XwcTextListToTextProperty' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:745:12: note: expected 'wchar_t **' but argument is of type 'unsigned char **'
xlib.c: In function 'stub11957':
xlib.c:19011:1: warning: passing argument 4 of 'XGetWMSizeHints' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:500:15: note: expected 'long int *' but argument is of type 'int *'
xlib.c: In function 'stub11934':
xlib.c:19022:1: warning: passing argument 4 of 'XGetWMNormalHints' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:493:15: note: expected 'long int *' but argument is of type 'int *'
xlib.c: In function 'stub11761':
xlib.c:19117:1: warning: passing argument 3 of 'XGetRGBColormaps' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:434:15: note: expected 'struct XStandardColormap **' but argument is of type 'void **'
xlib.c: In function 'stub11720':
xlib.c:19138:1: warning: passing argument 3 of 'XGetIconSizes' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:3:0,
                 from xlib.c:14:
/usr/include/X11/Xutil.h:421:15: note: expected 'struct XIconSize **' but argument is of type 'void **'
xlib.c: In function 'stub11526':
xlib.c:19265:1: warning: passing argument 3 of 'XwcLookupString' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3915:12: note: expected 'wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub11324':
xlib.c:19385:1: warning: passing argument 7 of 'XwcDrawImageString' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3812:13: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub11262':
xlib.c:19415:1: warning: passing argument 7 of 'XwcDrawString' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3779:13: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub11138':
xlib.c:19474:1: warning: passing argument 2 of 'XwcTextPerCharExtents' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3714:15: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub11068':
xlib.c:19502:1: warning: passing argument 2 of 'XwcTextExtents' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3686:12: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub11022':
xlib.c:19524:1: warning: passing argument 2 of 'XwcTextEscapement' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3666:12: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10936':
xlib.c:19576:1: warning: passing argument 2 of 'XFontsOfFontSet' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:3630:12: note: expected 'struct XFontStruct ***' but argument is of type 'void ***'
xlib.c: In function 'stub6302':
xlib.c:22141:1: warning: passing argument 1 of 'XAddToExtensionList' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:1956:12: note: expected 'struct _XExtData **' but argument is of type 'void **'
xlib.c: In function 'stub5735':
xlib.c:22491:1: warning: passing argument 1 of 'XFindOnExtensionList' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:1764:18: note: expected 'struct XExtData **' but argument is of type 'void **'
xlib.c: In function 'stub5586':
xlib.c:22586:1: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
xlib.c: In function 'stub5492':
xlib.c:22636:1: warning: passing argument 5 of 'XListFontsWithInfo' from incompatible pointer type [enabled by default]
In file included from xlib-c.c:2:0,
                 from xlib.c:14:
/usr/include/X11/Xlib.h:1669:15: note: expected 'struct XFontStruct **' but argument is of type 'void **'
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    xlib.import.scm -s -O2 -d0
  cp -r xlib.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/xlib.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/xlib.so
  cp -r xlib.import.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/xlib.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/xlib.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/xlib.setup-info
installing traversal:1.4 ...
changing current directory to /tmp/temp45fd.6508/traversal
  /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 '(\"traversal\" \"1.4\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" /tmp/temp45fd.6508/traversal/traversal.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    traversal.scm -shared -optimize-leaf-routines -inline -output-file traversal.so -emit-import-library traversal -emit-inline-file traversal.inline -emit-type-file traversal.types -O3 -d2
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    traversal.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file traversal.import.so
  cp -r traversal.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.so
  cp -r traversal.import.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.import.so
  cp -r traversal.inline /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.inline
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.inline
  cp -r traversal.types /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.types
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.types
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/traversal.setup-info
installing scheme2c-compatibility: ...
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 '(\"scheme2c-compatibility\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/6/repo\")" scheme2c-compatibility.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    scheme2c-compatibility.scm -shared -optimize-leaf-routines -inline -output-file scheme2c-compatibility.so -emit-import-library scheme2c-compatibility -emit-inline-file scheme2c-compatibility.inline -emit-type-file scheme2c-compatibility.types -d2
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    scheme2c-compatibility.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file scheme2c-compatibility.import.so
  cp -r scheme2c-compatibility.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.so
  cp -r scheme2c-compatibility.import.so /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.import.so
  cp -r scheme2c-compatibility.inline /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.inline
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.inline
  cp -r scheme2c-compatibility.types /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.types
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.types
  chmod a+r /home/mario/salmonella/4.8.0.3/6/repo/lib/chicken/6/scheme2c-compatibility.setup-info