Installation output for sdl-ttf [ok]

Installation time: 2s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/4/repo
retrieving ...
checking platform for `sdl-ttf' ...
checking dependencies for `sdl-ttf' ...
install order:
("sdl-ttf")
installing sdl-ttf: ...
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 '(\"sdl-ttf\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/4/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/4/repo\")" sdl-ttf.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -emit-type-file sdl-ttf.types -I /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6 -s -O3 -v -d1 sdl-ttf.scm -j sdl-ttf  -I/usr/include/SDL  -D_GNU_SOURCE=1  -D_REENTRANT  -lSDL_ttf
/home/mario/local/chicken-4.8.0.3/bin/chicken sdl-ttf.scm -output-file sdl-ttf.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -emit-type-file sdl-ttf.types -include-path /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6 -optimize-level 3 -verbose -debug-level 1 -emit-import-library sdl-ttf -feature _GNU_SOURCE=1 -feature _REENTRANT

Warning: redefinition of imported syntax binding: pointer-to-record-lambda

Warning: redefinition of imported syntax binding: pointer-to-record-lambda

Note: global variable `sdl-ttf#ttf-glyph-buffer-set!' is only locally visible and never used

Note: global variable `sdl-ttf#g91' is only locally visible and never used

Note: global variable `sdl-ttf#g105' is only locally visible and never used

Note: global variable `sdl-ttf#g104' is only locally visible and never used

Note: global variable `sdl-ttf#g78' is only locally visible and never used

Note: global variable `sdl-ttf#g87' is only locally visible and never used

Note: global variable `sdl-ttf#g86' is only locally visible and never used

Note: global variable `sdl-ttf#g69' is only locally visible and never used

Note: global variable `sdl-ttf#ttf-glyph?' is only locally visible and never used

Note: global variable `sdl-ttf#g147' is only locally visible and never used

Note: global variable `sdl-ttf#g146' is only locally visible and never used

Note: global variable `sdl-ttf#g117' is only locally visible and never used

Note: global variable `sdl-ttf#g133' is only locally visible and never used

Note: global variable `sdl-ttf#g134' is only locally visible and never used

Note: global variable `sdl-ttf#g567' is only locally visible and never used
generating import library `sdl-ttf.import.scm' for module `sdl-ttf' ...
gcc sdl-ttf.c -o sdl-ttf.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I/usr/include/SDL -I"/home/mario/local/chicken-4.8.0.3/include/chicken" -I"/home/mario/salmonella/4.8.0.3/4/repo/include/chicken"
rm sdl-ttf.c
gcc sdl-ttf.o -o sdl-ttf.so -shared -lSDL_ttf -L"/home/mario/local/chicken-4.8.0.3/lib"  -Wl,-R"/home/mario/local/chicken-4.8.0.3/lib" -lchicken -lm -ldl
rm sdl-ttf.o
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d0 sdl-ttf.import.scm
  cp -r sdl-ttf.so /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.so
  chmod a+r /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.so
  cp -r sdl-ttf.import.so /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.import.so
  chmod a+r /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.import.so
  cp -r sdl-ttf.types /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.types
  chmod a+r /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.types
  chmod a+r /home/mario/salmonella/4.8.0.3/4/repo/lib/chicken/6/sdl-ttf.setup-info