[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to debug debuild process



setting DH_VERBOSE=1 in your debian/rules would help to make it verbose
on the level of debian helper (if that is what you use) so you could see
more details as well

On Mon, 26 Sep 2011, Michael Banck wrote:
> > will fail with a weird compile error somewhere in the middle of the
> > build process. It appears as if dpkg-buildpackage after all is not
> > simply the sequence of commands that the man-page will make us believe? 

> One issue you could run to is that dpkg-buildpackage (at least the
> version in squeeze, the latest upload has reverted this) exports a set
> of CFLAGS etc.

> If your software overloads CFLAGS for required flags or just doesn't
> compile with the default CFLAGS ("-g -O2 -Wall" I believe), this could
> be the problem.


> Michael
-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic


Reply to: