Installation output for iup

Installation time: 3s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `iup' ...
checking dependencies for `iup' ...
install order:
("iup")
installing iup: ...
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 '(\"iup\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" iup.setup
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d1 iup.scm -j iup -j iup-base -j iup-controls -j iup-dialogs -j iup-glcanvas -j iup-pplot -j iup-web -lcallback -liup -liupim -liupimglib -liupcontrols -liupgl -liup_pplot -liupweb

Warning: in toplevel procedure `iup-base#ihandle-list->pointer-vector':
  (iup-base.scm:35) in procedure call to `make-pointer-vector', expected argument #2 of type `pointer', but was given an argument of type `boolean'
iup.c:17:17: fatal error: iup.h: No such file or directory
compilation terminated.

Error: shell command terminated with non-zero exit status 256: gcc iup.c -o iup.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/root/salmonella-run-publish/chicken/include/chicken"

Error: shell command failed with nonzero exit status 256:

  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d1 iup.scm -j iup -j iup-base -j iup-controls -j iup-dialogs -j iup-glcanvas -j iup-pplot -j iup-web -lcallback -liup -liupim -liupimglib -liupcontrols -liupgl -liup_pplot -liupweb


Error: shell command terminated with nonzero exit code
17920
"/root/salmonella-run-publish/chicken/bin/csi -bnq -setup-mode -e \"(require-lib...