Package: anfo Version: 0.98-4 Severity: important User: debian-...@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-not-declared
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. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > In file included from stream.h:21:0, > from output_streams.h:21, > from output_streams.cc:21: > logdom.h: In member function 'bool Logdom::is_finite() const': > logdom.h:52:48: error: 'isfinite' was not declared in this scope > bool is_finite() const { return isfinite( v_ ) ; } > ^ -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise