Bug#318746: arson: debian/rules does not honor noopt / build with -g

2005-08-06 Thread Helge Kreutzmann
Hallo Mike, On Sun, Jul 24, 2005 at 03:41:57PM -0700, Mike Markley wrote: > I've modified that snippet to set CXXFLAGS instead of CFLAGS since there > seems to be nothing that actually uses CFLAGS. I'm also attempting to > override INSTALL_STRIP_PROGRAM for the "nostrip" option, because it's > expl

Bug#318746: arson: debian/rules does not honor noopt / build with -g

2005-07-24 Thread Mike Markley
On Sun, Jul 17, 2005 at 02:38:00PM +0200, Helge Kreutzmann <[EMAIL PROTECTED]> wrote: > As you can see, DEB_BUILD_OPTIONS is completely ignored[1]. Also the > binary is never build with "-g", (which is the entire reason I wanted > to rebuild arson, btw). Also "-Wall" is not used. > > First, why d

Bug#318746: arson: debian/rules does not honor noopt / build with -g

2005-07-17 Thread Helge Kreutzmann
Package: arson Version: 0.9.8beta2-4 Severity: normal I wanted to debug "my" arson problem (c.f. #297751) and downloaded the source & debian.diff. I ran the following: #export DEB_BUILD_OPTIONS= #dpkg-buildpackage -uc -b -rfakeroot > ../arson-build1 2>&1 #export DEB_BUILD_OPTIONS="noopt nostrip"