Installation output for gts

Installation time: 11s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `gts' ...
checking dependencies for `gts' ...
install order:
("gts")
installing gts: ...
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 '(\"gts\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" gts.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O -d2 -I. -s gts.scm -j gts -L " -pthread -Wl,--export-dynamic -lgts -lm -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0   " -C " -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   "
gts.c: In function 'stub860':
gts.c:1456:1: warning: passing argument 3 of 'gts_surface_foreach_face_remove' makes pointer from integer without a cast [enabled by default]
/usr/include/gts.h:1124:14: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub851':
gts.c:1466:1: warning: passing argument 3 of 'gts_surface_foreach_face' makes pointer from integer without a cast [enabled by default]
/usr/include/gts.h:1121:14: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub842':
gts.c:1476:1: warning: passing argument 3 of 'gts_surface_foreach_edge' makes pointer from integer without a cast [enabled by default]
/usr/include/gts.h:1118:14: note: expected 'gpointer' but argument is of type 'int'
gts.c: In function 'stub833':
gts.c:1486:1: warning: passing argument 3 of 'gts_surface_foreach_vertex' makes pointer from integer without a cast [enabled by default]
/usr/include/gts.h:1115:14: note: expected 'gpointer' but argument is of type 'int'
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -s gts.import.scm
  cp -r gts.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/gts.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/gts.so
  cp -r gts.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/gts.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/gts.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/gts.setup-info