[Pkg-postgresql-public] Bug#704802: Bug#704802: plperl crashes immediately on kfreebsd

Christoph Berg myon at debian.org
Wed Apr 10 08:05:58 UTC 2013


Re: Martin Pitt 2013-04-10 <20130410073145.GB2896 at piware.de>
> Peter Eisentraut [2013-04-08 23:11 -0400]:
> > -	make -C build/src/test/regress bigcheck || fail=1; \
> > +	make -C build -k check-world || fail=1; \
> 
> Ah, nice!

Nice indeed.

> It seems like EXTRA_REGRESS_OPTS='--host=/tmp' that we pass to "make check-world"
> is only being used for main and ecpg, but not for the others?
> 
> On -9.1 it looks better, as we patch pg_regress to use /tmp/
> ($EXTRA_REGRESS_OPTS doesn't exist there yet). ecpg has a lot of

I haven't modified 9.1's debian/rules to use the new --host=/tmp patch
because that would be the first non-wheezy change in that package. But
as we need to fork at some point, we could as well just do that now.

I've finally submitted that patch to -hackers yesterday. I don't
really expect it to get backported officially, but it is simple and
non-intrusive enough, maybe they will consider it.

> The whole build now took over 9 GB of disk space, seems the tests need
> a ton of those. I hope the buildds from the less well-equipped
> architectures can deal with that?

We have libreoffice in the archive, so I'd guess, yes :)

(Maybe the test suite could also be told to clean up after themselves
in every step?)

Christoph
-- 
cb at df7cb.de | http://www.df7cb.de/



More information about the Pkg-postgresql-public mailing list