Installation output for mpi
Installation time: 9.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 `mpi' ... checking dependencies for `mpi' ... install order: ("mpi") installing mpi: ... 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 '(\"mpi\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" mpi.setup /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -I. -s mpi.scm -j mpi -L " -lmpi " -C " -I/usr/include/mpi " mpi.c: In function 'stub210': mpi.c:4993: warning: passing argument 3 of 'MPI_Group_range_excl' from incompatible pointer type /usr/include/mpi/mpi.h:1100: note: expected 'int (*)[3]' but argument is of type 'int *' mpi.c: In function 'stub194': mpi.c:5025: warning: passing argument 3 of 'MPI_Group_range_incl' from incompatible pointer type /usr/include/mpi/mpi.h:1102: note: expected 'int (*)[3]' but argument is of type 'int *' /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -s mpi.import.scm rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.so cp -r mpi.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.so chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.so rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.import.so cp -r mpi.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.import.so chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.import.so chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/mpi.setup-info