On Mon, Aug 08, 2016 at 11:13:51PM +0200, Michael Biebl wrote:
> 
> You've enabled Werror. Probably because you've built directly inside the
> git directory. In this case, --enable-compile-warnings= defaults to
> error. I use git buildpackage, which uses a git export in a separate
> build directory, so I don't run into this problem.

I also use gbp, but not with export until all patches are committed.
I can confirm that Werror is enabled by default here.

> 
> You can explicitly set --enable-compile-warnings=yes in debian/rules to
> avoid that. (Or disable compiler warnings completely via
> --enable-compile-warnings=no, but I wouldn't recommend that)

I added --enable-compile-warnings=yes

> 
> > I also had to drop 01-fix-pkgconfig.patch, conflicting, and I think not
> > necessary now.
> 
> Yeah, this was fixed upstream
> https://github.com/rsyslog/liblognorm/pull/215
> 

I've seen it after my email.

Packages should be ready today.

Regards,
Pierre

Reply via email to