Installation output for fann [fail]
Installation time: 2s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/1/repo retrieving ... checking platform for `fann' ... checking dependencies for `fann' ... install order: ("fann") installing fann: ... 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 '(\"fann\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" fann.setup /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s fann.scm -lfann -J Warning: can not compute macro type `FANNPRINTF' (ignored) Warning: can not compute macro type `FANNSCANF' (ignored) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: preprocessor conditional `#if' ignored (assuming false) Warning: redefinition of imported value binding: sin Warning: redefinition of imported value binding: cos Warning: redefinition of standard binding: sin Warning: redefinition of standard binding: cos fann.c: In function 'stub2572': fann.c:471:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] fann.c: In function 'stub2299': fann.c:756:5: error: 'struct fann' has no member named 'cascade_min_out_epochs' fann.c:758:5: error: 'struct fann' has no member named 'cascade_min_cand_epochs' fann.c:790:5: error: 'struct fann' has no member named 'sarprop_weight_decay_shift' fann.c:792:5: error: 'struct fann' has no member named 'sarprop_step_error_threshold_factor' fann.c:794:5: error: 'struct fann' has no member named 'sarprop_step_error_shift' fann.c:796:5: error: 'struct fann' has no member named 'sarprop_temperature' fann.c:798:5: error: 'struct fann' has no member named 'sarprop_epoch' fann.c: In function 'stub2127': fann.c:967:1: error: 'struct fann' has no member named 'sarprop_epoch' fann.c: In function 'stub2119': fann.c:978:1: error: 'struct fann' has no member named 'sarprop_temperature' fann.c: In function 'stub2111': fann.c:989:1: error: 'struct fann' has no member named 'sarprop_step_error_shift' fann.c: In function 'stub2103': fann.c:1000:1: error: 'struct fann' has no member named 'sarprop_step_error_threshold_factor' fann.c: In function 'stub2095': fann.c:1011:1: error: 'struct fann' has no member named 'sarprop_weight_decay_shift' fann.c: In function 'stub1967': fann.c:1187:1: error: 'struct fann' has no member named 'cascade_min_cand_epochs' fann.c: In function 'stub1959': fann.c:1198:1: error: 'struct fann' has no member named 'cascade_min_out_epochs' fann.c: In function 'stub846': fann.c:2403:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Error: shell command terminated with non-zero exit status 256: gcc fann.c -o fann.o -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/home/mario/local/chicken-4.8.0.3/include/chicken" -I"/home/mario/salmonella/4.8.0.3/1/repo/include/chicken" Error: shell command failed with nonzero exit status 256: /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s fann.scm -lfann -J 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...