[Bug 1065302] Re: _FORTIFY_SOURCE being added for ppa builds

2013-03-24 Thread Matthias Klose
it looks like the Ubuntu package for raring did build. I do see that you use another packaging debian directory. Maybe you could update the packaging, and see if it does build? And please drop using dh_pycentral ... ** Also affects: python-apsw (Ubuntu) Importance: Undecided Status:

[Bug 1065302] Re: _FORTIFY_SOURCE being added for ppa builds

2013-03-24 Thread Roger Binns
I am talking about my PPA builds, *not* the Ubuntu supplied package which is always dreadfully out of date. When I use pbuilder locally everything builds fine. The same dsc when running on Ubuntu's PPA build mechanism is adding D_FORTIFY_SOURCE=2 the wrong way. dh_pycentral is used because the

Re: [Bug 1065302] Re: _FORTIFY_SOURCE being added for ppa builds

2013-03-24 Thread Scott Kitterman
Those are the standard distribution build flags now. If you don't want them added, you need to override them in debian/rules. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065302 Title:

[Bug 1065302] Re: _FORTIFY_SOURCE being added for ppa builds

2013-03-24 Thread Roger Binns
@Scott: the problem is not the addition of the flags. I have no problem with them being added, being different for PPAs or anything like that. The problem is that the flags are added in an *invalid way*. See a more detailed recent/build log at https://launchpadlibrarian.net/128659634