Bug#811825: ppl: FTBFS with GCC 6: no match for

2016-01-21 Thread Roberto Bagnara
Line 541 of ppl_pips.cc should be changed from if (input_stream_p && *input_stream_p != std::cin) to if (input_stream_p && (input_stream_p != ::cin)) The change was done upstream in 2014; a new PPL release with this and other improvements is forthcoming. Thanks, Roberto --

Bug#811825: ppl: FTBFS with GCC 6: no match for

2016-01-20 Thread Martin Michlmayr
* Roberto Bagnara [2016-01-20 13:07]: > roberto@jessie64:~$ sudo apt-get -t experimental install gcc-6 ^^ It looks like you're on jessie. experimental packages have to be installed on top of unstable. -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard

Bug#811825: ppl: FTBFS with GCC 6: no match for

2016-01-20 Thread Roberto Bagnara
On 01/20/2016 03:21 AM, Martin Michlmayr wrote: > Package: ppl > Version: 1:1.1-7.2 > Severity: important > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-6 gcc-6-no-match > > This package fails to build with GCC 6. GCC 6 has not been released > yet, but it's expected that GCC 6 will

Bug#811825: ppl: FTBFS with GCC 6: no match for

2016-01-19 Thread Martin Michlmayr
Package: ppl Version: 1:1.1-7.2 Severity: important User: debian-...@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-no-match 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