Bug#754308: libapache2-mod-perl2: FTBFS: oh nuts, server dumped core

Niko Tyni ntyni at debian.org
Wed Jul 9 20:57:00 UTC 2014


On Wed, Jul 09, 2014 at 10:07:12PM +0300, Niko Tyni wrote:
> Package: libapache2-mod-perl2
> Version: 2.0.8+httpd24-r1449661-6
> Severity: serious
> 
> This package fails to build on current sid/amd64:
> 
> waiting 300 seconds for server to start: .[Wed Jul 09 18:34:40.685369 2014] [env:warn] [pid 15490:tid 139848019314560] AH01506: PassEnv variable LD_LIBRARY_PATH was undefined
> [  error] oh dangnabit, server dumped core 

This is a gcc-4.9 regression. The attached patch works around it by
using gcc-4.8 instead.

Interestingly, even gcc-4.9 at -O0 seems to fail, but in different ways.
(The test suite fails loading APR.so because of missing symbols.)

I seem to have problems with building this in cowbuilder, where starting the
test suite just hangs. sbuild works fine, however. Could somebody please try
it out on pbuilder/cowbuilder too?

Not sure how to make a gcc-4.9 bug report out of this.
-- 
Niko Tyni   ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Build-with-gcc-4.8-for-now-to-work-around-problems-w.patch
Type: text/x-diff
Size: 1043 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140709/ccfe0e2c/attachment.patch>


More information about the pkg-perl-maintainers mailing list