Installation output for simple-logging [fail]

Installation time: 0s

/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 `simple-logging' ...
checking dependencies for `simple-logging' ...
mapped (posix) to ()
install order:
("simple-logging")
installing simple-logging: ...
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 '(\"simple-logging\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/4/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/4/repo\")" simple-logging.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -O2 -d1 -c simple-logging.scm -unit simple-logging

Warning: reference to possibly unbound identifier `getenv' in:
Warning:    get-logging-dir
Warning:    initialize-global-state

Error: module unresolved: simple-logging

Error: shell command terminated with non-zero exit status 256: /home/mario/local/chicken-4.8.0.3/bin/chicken simple-logging.scm -output-file simple-logging.c -feature compiling-extension -setup-mode -optimize-level 2 -debug-level 1 -unit simple-logging

Error: shell command failed with nonzero exit status 256:

  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -O2 -d1 -c simple-logging.scm -unit simple-logging


Error: shell command terminated with nonzero exit code
17920
"/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e \"(require-librar...