Installation output for xlib

Installation time: 411.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `xlib' ...
checking dependencies for `xlib' ...
install order:
("xlib")
installing xlib: ...
changing current directory to .
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"xlib\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" xlib.setup
  /usr/local/chicken-4.5.0/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) ...
(don't worry - still compiling...)
xlib.c: In function 'stub12042':
xlib.c:18615: warning: passing argument 3 of 'XwcTextPropertyToTextList' from incompatible pointer type
/usr/include/X11/Xutil.h:778: note: expected 'wchar_t ***' but argument is of type 'unsigned char ***'
xlib.c: In function 'stub11987':
xlib.c:18644: warning: passing argument 1 of 'XwcFreeStringList' from incompatible pointer type
/usr/include/X11/Xutil.h:761: note: expected 'wchar_t **' but argument is of type 'unsigned char **'
xlib.c: In function 'stub11968':
xlib.c:18656: warning: passing argument 2 of 'XwcTextListToTextProperty' from incompatible pointer type
/usr/include/X11/Xutil.h:745: note: expected 'wchar_t **' but argument is of type 'unsigned char **'
xlib.c: In function 'stub11334':
xlib.c:19011: warning: passing argument 4 of 'XGetWMSizeHints' from incompatible pointer type
/usr/include/X11/Xutil.h:500: note: expected 'long int *' but argument is of type 'int *'
xlib.c: In function 'stub11312':
xlib.c:19022: warning: passing argument 4 of 'XGetWMNormalHints' from incompatible pointer type
/usr/include/X11/Xutil.h:493: note: expected 'long int *' but argument is of type 'int *'
xlib.c: In function 'stub11148':
xlib.c:19117: warning: passing argument 3 of 'XGetRGBColormaps' from incompatible pointer type
/usr/include/X11/Xutil.h:434: note: expected 'struct XStandardColormap **' but argument is of type 'void **'
xlib.c: In function 'stub11109':
xlib.c:19138: warning: passing argument 3 of 'XGetIconSizes' from incompatible pointer type
/usr/include/X11/Xutil.h:421: note: expected 'struct XIconSize **' but argument is of type 'void **'
xlib.c: In function 'stub10930':
xlib.c:19265: warning: passing argument 3 of 'XwcLookupString' from incompatible pointer type
/usr/include/X11/Xlib.h:3914: note: expected 'wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10741':
xlib.c:19385: warning: passing argument 7 of 'XwcDrawImageString' from incompatible pointer type
/usr/include/X11/Xlib.h:3811: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10681':
xlib.c:19415: warning: passing argument 7 of 'XwcDrawString' from incompatible pointer type
/usr/include/X11/Xlib.h:3778: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10561':
xlib.c:19474: warning: passing argument 2 of 'XwcTextPerCharExtents' from incompatible pointer type
/usr/include/X11/Xlib.h:3713: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10493':
xlib.c:19502: warning: passing argument 2 of 'XwcTextExtents' from incompatible pointer type
/usr/include/X11/Xlib.h:3685: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10449':
xlib.c:19524: warning: passing argument 2 of 'XwcTextEscapement' from incompatible pointer type
/usr/include/X11/Xlib.h:3665: note: expected 'const wchar_t *' but argument is of type 'unsigned char *'
xlib.c: In function 'stub10369':
xlib.c:19576: warning: passing argument 2 of 'XFontsOfFontSet' from incompatible pointer type
/usr/include/X11/Xlib.h:3629: note: expected 'struct XFontStruct ***' but argument is of type 'void ***'
xlib.c: In function 'stub5974':
xlib.c:22141: warning: passing argument 1 of 'XAddToExtensionList' from incompatible pointer type
/usr/include/X11/Xlib.h:1955: note: expected 'struct _XExtData **' but argument is of type 'void **'
xlib.c: In function 'stub5446':
xlib.c:22491: warning: passing argument 1 of 'XFindOnExtensionList' from incompatible pointer type
/usr/include/X11/Xlib.h:1763: note: expected 'struct XExtData **' but argument is of type 'void **'
xlib.c: In function 'stub5219':
xlib.c:22636: warning: passing argument 5 of 'XListFontsWithInfo' from incompatible pointer type
/usr/include/X11/Xlib.h:1669: note: expected 'struct XFontStruct **' but argument is of type 'void **'
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    xlib.import.scm -s -O2 -d0
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.so
  cp -r xlib.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.import.so
  cp -r xlib.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/xlib.setup-info