Package: superkb Version: 0.23-1 Severity: important User: [email protected] Usertags: ftbfs-gcc-6 gcc-6-enumerator-value
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. > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 > -DPANGO_ENABLE_BACKEND -ggdb -fPIC -DVEXTRA=\"""\" -DPREFIX=/usr > -DLIBDIRNAME=lib/ -Wdate-time -D_FORTIFY_SOURCE=2 -c -o > puticon/puticon-gdkpixbuf.o puticon/puticon-gdkpixbuf.c > In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:31, > from > /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, > from puticon/puticon-gdkpixbuf.c:11: > /usr/include/glib-2.0/gobject/gparam.h:166:33: error: enumerator value for > 'G_PARAM_DEPRECATED' is not an integer constant expression [-Wpedantic] > G_PARAM_DEPRECATED = 1 << 31 > ^ > > <builtin>: recipe for target 'puticon/puticon-gdkpixbuf.o' failed > make[2]: *** [puticon/puticon-gdkpixbuf.o] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > Makefile:86: recipe for target 'all' failed -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

