Package: goffice-0.8 Version: 0.8.17-3 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 ... > go-glib-extras.c: In function 'go_object_set_property': > go-glib-extras.c:909:10: error: format not a string literal, argument types > not checked [-Werror=format-nonliteral] > value); > ^~~~~ ... > go-format.c: In function 'go_format_odf_style_map': > go-format.c:5573:5: error: format not a string literal, argument types not > checked [-Werror=format-nonliteral] > fmt->u.cond.conditions[cond_part].val); > ^~~ > > cc1: some warnings being treated as errors -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

