Installation output for aes [ok]
Installation time: 3s
/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 `aes' ... checking dependencies for `aes' ... install order: ("aes") installing aes: ... 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 '(\"aes\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" aes.setup /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 -d1 aes.scm -j aes aes.c: In function 'stub69': aes.c:1265:1: warning: passing argument 1 of 'rijndaelDecrypt' from incompatible pointer type [enabled by default] aes.c:1043:16: note: expected 'const u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub52': aes.c:1276:1: warning: passing argument 1 of 'rijndaelEncrypt' from incompatible pointer type [enabled by default] aes.c:861:16: note: expected 'const u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub38': aes.c:1286:1: warning: passing argument 1 of 'rijndaelSetupDecrypt' from incompatible pointer type [enabled by default] aes.c:818:15: note: expected 'u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub25': aes.c:1296:1: warning: passing argument 1 of 'rijndaelSetupEncrypt' from incompatible pointer type [enabled by default] aes.c:729:15: note: expected 'u32 *' but argument is of type 'unsigned char *' /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 -d1 aes.import.scm -j aes /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -c -O2 -d1 aes.scm -unit aes aes.c: In function 'stub69': aes.c:1265:1: warning: passing argument 1 of 'rijndaelDecrypt' from incompatible pointer type [enabled by default] aes.c:1043:16: note: expected 'const u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub52': aes.c:1276:1: warning: passing argument 1 of 'rijndaelEncrypt' from incompatible pointer type [enabled by default] aes.c:861:16: note: expected 'const u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub38': aes.c:1286:1: warning: passing argument 1 of 'rijndaelSetupDecrypt' from incompatible pointer type [enabled by default] aes.c:818:15: note: expected 'u32 *' but argument is of type 'unsigned char *' aes.c: In function 'stub25': aes.c:1296:1: warning: passing argument 1 of 'rijndaelSetupEncrypt' from incompatible pointer type [enabled by default] aes.c:729:15: note: expected 'u32 *' but argument is of type 'unsigned char *' cp -r aes.o /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.o chmod a+r /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.o cp -r aes.import.so /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.import.so chmod a+r /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.import.so cp -r aes.so /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.so chmod a+r /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.so chmod a+r /home/mario/salmonella/4.8.0.3/1/repo/lib/chicken/6/aes.setup-info