Installation output for gts [ok]

Installation time: 8s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/5/repo
retrieving ...
checking platform for `gts' ...
checking dependencies for `gts' ...
install order:
("gts")
installing gts: ...
changing current directory to .
  /home/mario/local/chicken-4.8.0.3/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 \"/home/mario/salmonella/4.8.0.3/5/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/5/repo\")" gts.setup
sh: 1: gts-config: not found
sh: 1: gts-config: not found
  /home/mario/local/chicken-4.8.0.3/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/x86_64-linux-gnu/glib-2.0/include   "
gts.c: In function 'stub1611':
gts.c:624:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
gts.c: In function 'stub1604':
gts.c:632:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
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]
In file included from gts.c:23:0:
/usr/include/gts.h:1124:14: note: expected 'gpointer' but argument is of type 'long 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]
In file included from gts.c:23:0:
/usr/include/gts.h:1121:14: note: expected 'gpointer' but argument is of type 'long 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]
In file included from gts.c:23:0:
/usr/include/gts.h:1118:14: note: expected 'gpointer' but argument is of type 'long 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]
In file included from gts.c:23:0:
/usr/include/gts.h:1115:14: note: expected 'gpointer' but argument is of type 'long int'
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -s gts.import.scm
  cp -r gts.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/gts.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/gts.so
  cp -r gts.import.so /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/gts.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/gts.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/5/repo/lib/chicken/6/gts.setup-info