Installation output for postgresql

Installation time: 13s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `postgresql' ...
checking dependencies for `postgresql' ...
install order:
("postgresql")
installing postgresql: ...
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 '(\"postgresql\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" postgresql.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    attempt.c -C -I -C "`pg_config --includedir`" -L "`pg_config --ldflags`" -lpq
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    attempt.c -C -I -C "`pg_config --includedir`" -L "`pg_config --ldflags`" -lpq
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 postgresql.scm -j postgresql -feature has-PQconnectdbParams -feature has-PQescapeIdentifier -C -I -C "`pg_config --includedir`" -L "`pg_config --ldflags`" -lpq
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    postgresql.import.scm -s -O2 -d0
  cp -r postgresql.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/postgresql.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/postgresql.so
  cp -r postgresql.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/postgresql.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/postgresql.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/postgresql.setup-info