Installation output for mathh

Installation time: 2.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 `mathh' ...
checking dependencies for `mathh' ...
install order:
("mathh")
installing mathh: ...
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 '(\"mathh\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" mathh.setup
  cp -r mathh-constants.scm /root/src/salmonella/salmonella-4.5.0/repo/share/chicken/mathh-constants.scm
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    mathh.scm -shared -optimize-leaf-routines -inline -unboxing -output-file mathh.so -emit-import-library mathh -local -no-procedure-checks -C -D_ISOC99_SOURCE
mathh.c: In function 'stub229':
mathh.c:237: warning: incompatible implicit declaration of built-in function 'alloca'
mathh.c: In function 'stub223':
mathh.c:256: warning: incompatible implicit declaration of built-in function 'alloca'
mathh.c: In function 'stub85':
mathh.c:424: warning: incompatible implicit declaration of built-in function 'yn'
mathh.c: In function 'stub75':
mathh.c:432: warning: incompatible implicit declaration of built-in function 'y1'
mathh.c: In function 'stub66':
mathh.c:440: warning: incompatible implicit declaration of built-in function 'y0'
mathh.c: In function 'stub56':
mathh.c:449: warning: incompatible implicit declaration of built-in function 'jn'
mathh.c: In function 'stub46':
mathh.c:457: warning: incompatible implicit declaration of built-in function 'j1'
mathh.c: In function 'stub37':
mathh.c:465: warning: incompatible implicit declaration of built-in function 'j0'
mathh.c: In function 'C_toplevel':
mathh.c:589: warning: incompatible implicit declaration of built-in function 'alloca'
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    mathh.import.scm -shared -optimize-leaf-routines -local -inline -unboxing -no-trace -no-lambda-info -output-file mathh.import.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.so
  cp -r mathh.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.import.so
  cp -r mathh.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mathh.setup-info