Installation output for expat

Installation time: 4.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 `expat' ...
checking dependencies for `expat' ...
install order:
("expat")
installing expat: ...
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 '(\"expat\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" expat.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d1 -X easyffi expat.scm -lexpat -j expat
expat.c: In function 'stub202':
expat.c:124: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type
/usr/include/expat.h:625: note: expected 'XML_ExternalEntityRefHandler' but argument is of type 'void (*)(void *, char *, char *, char *, char *)'
expat.c: In function 'stub192':
expat.c:133: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type
/usr/include/expat.h:554: note: expected 'XML_CommentHandler' but argument is of type 'void (*)(void *, char *)'
expat.c: In function 'stub182':
expat.c:142: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type
/usr/include/expat.h:551: note: expected 'XML_ProcessingInstructionHandler' but argument is of type 'void (*)(void *, char *, char *)'
expat.c: In function 'stub172':
expat.c:151: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type
/usr/include/expat.h:547: note: expected 'XML_CharacterDataHandler' but argument is of type 'void (*)(void *, char *, int)'
expat.c: In function 'stub162':
expat.c:160: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type
/usr/include/expat.h:543: note: expected 'XML_EndElementHandler' but argument is of type 'void (*)(void *, char *)'
expat.c: In function 'stub152':
expat.c:169: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type
/usr/include/expat.h:539: note: expected 'XML_StartElementHandler' but argument is of type 'void (*)(void *, char *, const char **)'
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s expat.import.scm -O2 -d0
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -c -O2 -d1 -X easyffi expat.scm -unit expat
expat.c: In function 'stub202':
expat.c:124: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type
/usr/include/expat.h:625: note: expected 'XML_ExternalEntityRefHandler' but argument is of type 'void (*)(void *, char *, char *, char *, char *)'
expat.c: In function 'stub192':
expat.c:133: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type
/usr/include/expat.h:554: note: expected 'XML_CommentHandler' but argument is of type 'void (*)(void *, char *)'
expat.c: In function 'stub182':
expat.c:142: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type
/usr/include/expat.h:551: note: expected 'XML_ProcessingInstructionHandler' but argument is of type 'void (*)(void *, char *, char *)'
expat.c: In function 'stub172':
expat.c:151: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type
/usr/include/expat.h:547: note: expected 'XML_CharacterDataHandler' but argument is of type 'void (*)(void *, char *, int)'
expat.c: In function 'stub162':
expat.c:160: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type
/usr/include/expat.h:543: note: expected 'XML_EndElementHandler' but argument is of type 'void (*)(void *, char *)'
expat.c: In function 'stub152':
expat.c:169: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type
/usr/include/expat.h:539: note: expected 'XML_StartElementHandler' but argument is of type 'void (*)(void *, char *, const char **)'
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.so
  cp -r expat.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.import.so
  cp -r expat.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.import.so
  cp -r expat.o /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.o
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.o
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/expat.setup-info