Your message dated Mon, 26 Nov 2012 11:37:46 +0100
with message-id <50b3467a.5000...@debian.org>
and subject line fixed
has caused the Debian Bug report #686926,
regarding hdf5: Skip the inclusion of the C++ API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
686926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liboctave-dev
Version: 3.6.2-5
Severity: important

When libhdf5-openmpi-dev is co-installed with liboctave-dev, the .oct files
produced by mkoctfile trigger the following error when run from Octave:

 error: 
/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.2.0/x86_64-pc-linux-gnu-api-v48+/numgradient.oct:
 failed to load: 
/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.2.0/x86_64-pc-linux-gnu-api-v48+/numgradient.oct:
 undefined symbol: _ZN3MPI8Datatype4FreeEv

The missing symbol is defined in /usr/lib/libmpi_cxx.so. As a consequence, a
workaround for the bug is to run Octave with this library preloaded:

 $ LD_PRELOAD=/usr/lib/libmpi_cxx.so octave

Note that this problem is only present with libhdf5-openmpi-dev: it is not
present with libhdf5-dev (serial version, the default) or libhdf5-mpich2-dev.

--- End Message ---
--- Begin Message ---
fixed 686926 1.8.9-1~exp2
thanks

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to