Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-18 Thread Michael Cree
On 19/01/2012, at 9:19 AM, Pino Toscano wrote: In the meantime, if you could try a build with the debian dir as in the packaging git repo (branch "master"), it would be nice :) Thanks -- it builds to completion with the debian directory from the repo. Cheers Michael. -- To UNSUBSCRIBE

Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-18 Thread Pino Toscano
tag 656056 + pending thanks Alle lunedì 16 gennaio 2012, Michael Cree ha scritto: > On 16/01/2012, at 10:28 PM, Pino Toscano wrote: > >> Also debian/libqtwebkit4.symbols need updating. I attach the > >> symbol diff report from a build of qtwebkit that I performed with > >> the above patch. > >

Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-16 Thread Michael Cree
On 16/01/2012, at 10:28 PM, Pino Toscano wrote: Also debian/libqtwebkit4.symbols need updating. I attach the symbol diff report from a build of qtwebkit that I performed with the above patch. More than a patch for libqtwebkit4.symbols, what we could need is the output of dpkg-genymbols, with

Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-16 Thread Pino Toscano
Alle lunedì 16 gennaio 2012, Michael Cree ha scritto: > This is known issue in the linker when linking very large C++ > projects and can be easily worked around by turning off optimisation > during linking. Would you please add to debian/rules the following: > > ifneq (,$(filter $(DEB_HOST_ARCH),a