Installation output for gts

Installation time: 9.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 `gts' ...
checking dependencies for `gts' ...
install order:
("gts")
installing gts: ...
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 '(\"gts\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" gts.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -O -d2 -I. -s gts.scm -j gts -L " -lgts " -C " -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include "
gts.c: In function 'stub761':
gts.c:1427: warning: passing argument 3 of 'gts_surface_foreach_face_remove' makes pointer from integer without a cast
/usr/include/gts.h:1124: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub753':
gts.c:1437: warning: passing argument 3 of 'gts_surface_foreach_face' makes pointer from integer without a cast
/usr/include/gts.h:1121: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub745':
gts.c:1447: warning: passing argument 3 of 'gts_surface_foreach_edge' makes pointer from integer without a cast
/usr/include/gts.h:1118: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub737':
gts.c:1457: warning: passing argument 3 of 'gts_surface_foreach_vertex' makes pointer from integer without a cast
/usr/include/gts.h:1115: note: expected 'gpointer' but argument is of type 'int'
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -s gts.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.so
  cp -r gts.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.import.so
  cp -r gts.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/gts.setup-info