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

skipping clean on host when building in a chroot



On 2017-01-31 21:36:02, Guido Günther wrote:
> On Tue, Jan 31, 2017 at 04:07:19PM -0500, Antoine Beaupré wrote:
>> On 2017-01-31 21:42:41, Emilio Pozuelo Monfort wrote:
>> > I'd say it makes sense to release a regression update.
>> >
>> > BTW I'm not sure about this change, which is not mentioned in your changelog entry:
>> >
>> > --- graphicsmagick-1.3.16/debian/rules  2016-09-20 23:52:26.000000000 +0200
>> > +++ graphicsmagick-1.3.16/debian/rules  2017-01-16 19:22:54.000000000 +0100
>> > @@ -36,7 +36,7 @@
>> >  CFLAGS = -Wall -g -fno-strict-aliasing
>> >  LDFLAGS =
>> >
>> > -include /usr/share/hardening-includes/hardening.make
>> > +-include /usr/share/hardening-includes/hardening.make
>> >  CFLAGS += $(HARDENING_CFLAGS)
>> >  LDFLAGS += $(HARDENING_LDFLAGS)
>> 
>> This is to silence failure to include the file in later versions of
>> hardening-includes (from stretch and later) that would prevent pdebuild,
>> git-buildpackage and other tools from firing the build from sid or
>> stretch.
>> 
>> I still build the package inside a woody chroot, of course, this is just
>> to trigger the build.
>> 
>> But maybe there's another way to fix this that I don't know?
>> 
>> Are you people all still running wheezy or jessie? ;)
>
> You can run with '-nc' to avoid pbuilder invoking clean outside of the
> chroot.

For future reference, this is actually:

DIST=wheezy ARCH=amd64 pdebuild --debbuildopts -nc --pbuilder cowbuilder

... with pdebuild, in my case.

a.

-- 
To understand how any society functions you must understand the
relationship between the men and the women
                        - Angela Davis


Reply to: