Installation output for svn-client

Installation time: 0.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `svn-client' ...
checking dependencies for `svn-client' ...
install order:
("svn-client")
installing svn-client: ...
changing current directory to .
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"svn-client\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" svn-client.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -d0 svn-client.scm -C`apr-1-config --includes` -L "`apr-1-config --libs --link-ld`" -lsvn_subr-1 -lsvn_diff-1 -lsvn_delta-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_client-1 -j svn-client -C -I/usr/include/subversion-1 -C -I/usr/local/include/subversion-1 -C -D_LARGEFILE64_SOURCE

Error: illegal foreign return type `unsigned-integer64'

Error: shell command terminated with non-zero exit status 256: /usr/local/chicken-4.5.0/bin/chicken svn-client.scm -output-file svn-client.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -debug-level 0 -emit-import-library svn-client

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -d0 svn-client.scm -C`apr-1-config --includes` -L "`apr-1-config --libs --link-ld`" -lsvn_subr-1 -lsvn_diff-1 -lsvn_delta-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_client-1 -j svn-client -C -I/usr/include/subversion-1 -C -I/usr/local/include/subversion-1 -C -D_LARGEFILE64_SOURCE

Error: shell command terminated with nonzero exit code
17920
"/usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e \"(require-library setup-a...