Installation output for mpi
Installation time: 11s
/root/salmonella-run-publish/chicken/bin/chicken-install -prefix /root/salmonella-run-publish/salmonella-repo/repo retrieving ... checking platform for `mpi' ... checking dependencies for `mpi' ... install order: ("mpi") installing mpi: ... 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 '(\"mpi\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" mpi.setup /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -I. -s mpi.scm -j mpi -L " -lmpi " -C " -I/usr/include/mpi " Warning: in toplevel procedure `mpi#MPI:allgather-int': (collcomm.scm:2345) in procedure call to `mpi#MPI_allgather_int', expected 3 arguments, but was given 4 arguments Warning: in toplevel procedure `mpi#MPI:allgather-flonum': (collcomm.scm:2350) in procedure call to `mpi#MPI_allgather_flonum', expected 3 arguments, but was given 4 arguments mpi.c: In function 'stub242': mpi.c:4993:6: warning: passing argument 3 of 'MPI_Group_range_excl' from incompatible pointer type [enabled by default] /usr/include/mpi/mpi.h:1100:20: note: expected 'int (*)[3]' but argument is of type 'int *' mpi.c: In function 'stub224': mpi.c:5025:6: warning: passing argument 3 of 'MPI_Group_range_incl' from incompatible pointer type [enabled by default] /usr/include/mpi/mpi.h:1102:20: note: expected 'int (*)[3]' but argument is of type 'int *' /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -s mpi.import.scm cp -r mpi.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mpi.so chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mpi.so cp -r mpi.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mpi.import.so chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mpi.import.so chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/mpi.setup-info