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

Jaromír Mikeš mira.mikes at gmail.com
Mon Jul 11 18:01:02 UTC 2016


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.

Hi,

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...

best regards

mira



More information about the pkg-multimedia-maintainers mailing list