Bug#812034: klick: FTBFS with GCC 6: needed for in-class initialization

James Cowgill jcowgill at debian.org
Mon Jul 11 18:12:51 UTC 2016


On Mon, 2016-07-11 at 20:01 +0200, Jaromír Mikeš wrote:
> 2016-01-20 5:41 GMT+01:00 Martin Michlmayr <tbm at hpe.com>:
> > Package: klick
> > Version: 0.12.2-2
> > Severity: important
> > User: debian-gcc at lists.debian.org
> > Usertags: ftbfs-gcc-6
> > 
> > This package fails to build with GCC 6.  GCC 6 has not been
> > released
> > yet, but it's expected that GCC 6 will become the default compiler
> > for
> > stretch.
> > 
> > Note that only the first error is reported; there might be
> > more.  You
> > can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
> > you can set CC=gcc-6 CXX=g++-6 explicitly.
>
> I'm trying fix this issue
> I added gcc-6 and g++-6 as build-deps and these lines to d/rules:
> export CC = gcc-6
> export CXX = g++-6
> 
> Not sure if I still missing something but package build fine this
> way...

scons seems to ignore the CC and CXX environment variables completely.
If I build klick with gcc/g++ from experimental I can reproduce the
FTBFS.

James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160711/74ddf80c/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list