Hi, On Fri, May 31, 2013 at 09:59:22AM +0200, Rene Engelhard wrote: > and fiddling with whatever flag was responsible here for optimiuation > (which I don't remember anymore) didn''t work back then either > (probably not enough enough cmake knowdlege..)
Ah, well, I just tried a build with override_dh_auto_configure: dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release -DGRAPHITE2_NTRACING:bool=1 find . -type f -exec sed -i -e s/-O3//g {} \; (-O2 gets added by dpkg-buildflags etc already) but the tests still fail. What I also tried back then was disabling the hardening flags (by reverting to an older debian/compat) and a s/O3/O2/g. Also didn't bring anything. Regards, Rene -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org