Package: pdf2djvu Version: 0.9.3-1 Severity: important User: [email protected] 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. 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 ... > g++ -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security > -Wall -Werror=overloaded-virtual -Werror=narrowing -pthread > -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid > -Wdate-time -D_FORTIFY_SOURCE=2 -c -o pdf2djvu.o pdf2djvu.cc > djvu-outline.cc:68:82: error: 'std::ostream& djvu::operator<<(std::ostream&, > const djvu::Outline&)' should have been declared inside 'djvu' > std::ostream& djvu::operator<<(std::ostream &stream, const djvu::Outline > &outline) > > ^ > > <builtin>: recipe for target 'djvu-outline.o' failed > make[1]: *** [djvu-outline.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

