On Mon, 2016-07-11 at 20:01 +0200, Jaromír Mikeš wrote:
> 2016-01-20 5:41 GMT+01:00 Martin Michlmayr <t...@hpe.com>:
> > Package: klick
> > Version: 0.12.2-2
> > Severity: important
> > User: debian-...@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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to