On Mon, Jun 27, 2011 at 03:00:37PM +0200, Alban Browaeys wrote:
> >Hi,
> >
> >One important change I made to the 0.6.6 packages is that I enabled the
> >hardening wrapper, which adds some flags to the compiler.
> >
> >Could you test if the problem is related to the optimization (as in
> >#546823),
> >or if commenting the line
> >export DEB_BUILD_HARDENING=1
> >on top of debian/rules solves the problem ?
> >
> >Thanks,
> >Pierre
> >
> >
> My findings:
> Removing hardening or playing with cflags do not remove segfault.
> The way I managed to fix it is by removing the custom ldflags in
> debian/rules (it works
> even after I removed the ifeq that disables optimization on armel).

Hi,

You mean removing the LDFLAGS="-Wl,-z,defs" part ? Or also the
PYFLAGS=... tweak for the Python modules too ?

BR,
Pierre



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to