Installation output for statistics
Installation time: 34s
/root/salmonella-run-publish/chicken/bin/chicken-install -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `statistics' ...
checking dependencies for `statistics' ...
mapped (srfi-1 srfi-69 extras foreign) to ()
install order:
("statistics")
installing statistics: ...
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 '(\"statistics\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" statistics.setup
/root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode -s -O3 -d1 statistics.scm -j statistics -lgsl -lgslcblas
Warning: in toplevel procedure `statistics#mcnemars-test':
(statistics.scm:1038) in procedure call to `numbers#*', expected argument #2 of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))', but was given an argument of type `undefined'
Warning: in local procedure `loop',
in local procedure `g972',
in toplevel procedure `statistics#wilcoxon-signed-rank-test':
(statistics.scm:1130) in procedure call to `list-ref', expected argument #1 of type `list', but was given an argument of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))'
Warning: in toplevel procedure `statistics#wilcoxon-signed-rank-test':
(statistics.scm:1151) in procedure call to `var-r11108', expected a value of type `(procedure () *)', but was given a value of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))'
/root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode -c -O3 -d1 statistics.scm -unit statistics -lgsl -lgslcblas
Warning: in toplevel procedure `statistics#mcnemars-test':
(statistics.scm:1038) in procedure call to `numbers#*', expected argument #2 of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))', but was given an argument of type `undefined'
Warning: in local procedure `loop',
in local procedure `g972',
in toplevel procedure `statistics#wilcoxon-signed-rank-test':
(statistics.scm:1130) in procedure call to `list-ref', expected argument #1 of type `list', but was given an argument of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))'
Warning: in toplevel procedure `statistics#wilcoxon-signed-rank-test':
(statistics.scm:1151) in procedure call to `var-r11108', expected a value of type `(procedure () *)', but was given a value of type `(or fixnum float (struct bignum) (struct compnum) (struct ratnum))'
/root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode -s -O3 -d0 statistics.import.scm -lgsl -lgslcblas
cp -r statistics.o /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.o
chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.o
cp -r statistics.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.so
chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.so
cp -r statistics.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.import.so
chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.import.so
chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/statistics.setup-info