[Pkg-octave-devel] Bug#332492: octave2.1: purging leaves ls-R
file behind
Christian T. Steigies
cts at debian.org
Wed Oct 19 07:38:38 UTC 2005
Hi,
On Sun, Oct 09, 2005 at 09:27:53PM +0200, Rafael Laboissiere wrote:
> On 7-Oct-2005, Thomas Weber wrote:
>
> > Rafael, I just saw your fix for this in SVN. Would it make sense to
> > simply ship an empty ls-R within the package, thus letting dpkg taking
> > care of the removal?
>
> The ls-R file is currently generated by the postinst script. I think
> that the only way to properly fixing the problem is by removing the file
> in the prerm script. This is the fix that I committed to the SVN
> repository and will be present in the forthcoming release 2.1.71-5. I am
> delaying this release until the hdf5/lam transition mess is sorted out
> (see http://bjorn.haxx.se/debian/testing.pl?package=octave2.1).
I tried to give this a little push and built lam on m68k, no problems.
Then I tried hdf with the new lam packages, and it failed in a strange way.
Any ideas?
mpiCC.mpich -Wall -W -Wsign-compare -g -O3 -fomit-frame-pointer -I. -I../../src -I../../../../c++/../src -D_BSD_SOURCE -D_POSIX_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/lib/mpich/include/ -c ../../../../c++/src/H5DcreatProp.cpp -o H5DcreatProp.o >/dev/null 2>&1
make[4]: *** [H5DcreatProp.lo] Error 1
make[4]: Leaving directory `/build/buildd/hdf5-1.6.4/debian/build-mpich/c++/src'
http://buildd.debian.org/fetch.php?&pkg=hdf5&ver=1.6.4-4&arch=m68k&stamp=1129706920&file=log&as=raw
It looks like one of the many internal compiler errors, is mpiCC.mpich a C
compiler? Is it replicating the bugs of gcc-4.0?
I guess I could loo at the compiler output instead of piping it into
dev/nul, compile it with -O2 instead of -O3, the usual things. Or does
anybody have a better idea?
Christian
More information about the Pkg-octave-devel
mailing list