Installation output for pyffi

Installation time: 4s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `pyffi' ...
checking dependencies for `pyffi' ...
install order:
("pyffi")
installing pyffi: ...
changing current directory to .
  /root/salmonella-run-publish/chicken/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"pyffi\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" pyffi.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -I. -s pyffi.scm -j pyffi -L " -lpython2.7 " -C " -I/usr/include/python2.7 "

Warning: in toplevel procedure `pyffi#py-start':
  use of deprecated library procedure `null-pointer'

Warning: in toplevel procedure `pyffi#py-import':
  use of deprecated library procedure `null-pointer'
In file included from /usr/include/python2.7/Python.h:8:0,
                 from pyffi.c:15:
/usr/include/python2.7/pyconfig.h:1158:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
/usr/include/features.h:214:0: note: this is the location of the previous definition
pyffi.c: In function 'pyffi_PyUnicode_AsUnicode':
pyffi.c:61:12: warning: assignment from incompatible pointer type [enabled by default]
pyffi.c: In function 'pyffi_PyUnicode_FromUnicode':
pyffi.c:67:5: warning: passing argument 1 of 'PyUnicodeUCS4_FromUnicode' from incompatible pointer type [enabled by default]
/usr/include/python2.7/unicodeobject.h:464:23: note: expected 'const Py_UNICODE *' but argument is of type 'const int *'
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -s pyffi.import.scm
  cp -r pyffi.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/pyffi.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/pyffi.so
  cp -r pyffi.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/pyffi.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/pyffi.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/pyffi.setup-info