On Fri, Jun 19, 2009 at 10:01:33PM +0200, Francesco P. Lovergine wrote: > found 531522 1.3.2-2.1 > thanks > > I have: > > dpkg -l|grep openmpi > ii libopenmpi-dev 1.3.2-2.1 > high performance message passing library -- header files > ii libopenmpi1.3 1.3.2-2.1 > high performance message passing library -- shared library > ii openmpi-common 1.3.2-2.1 > high performance message passing library -- common files > > But still > > fakeroot mpicc.openmpi -show > /usr/bin/fakeroot: line 178: 13867 Segmentation fault > FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@" > > That's on sid/i386 at least, update today.
Yes. The fix uploaded requires you to set an environment variable to avoid the segfault. After uploading, the fakeroot maintainer and OpenMPI upstream proposed a better fix -- one that doesn't require you to set a magic variable. I plan to do another upload of OpenMPI with the upstream fix instead of mine. Then it will be truly fixed. Until then, you'll need the magic environment variable. Regards, -Steve
signature.asc
Description: Digital signature

