Yaroslav, Martin:

Aghermann upstream has fixed the ftbfs with gcc-6, and here's the new
version of it:
http://johnhommer.com/academic/code/aghermann/source/deb/aghermann_1.0.8-1.dsc,
thus closing the bug.

Here's hoping Debian is not trying gcc-7 next week :}
Andrei

On Tue, 19 Jan 2016 20:37:21 -0800
Martin Michlmayr <t...@hpe.com> wrote:

> Package: aghermann
> Version: 1.0.7-1
> Severity: important
> User: debian-...@lists.debian.org
> 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  
> ...
> > /usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
> > -I/usr/include/freetype2 -I/usr/include/libpng12
> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
> > -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -I/usr/include/p11-kit-1 -I/usr/include/cairo
> > -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -I/usr/include/pixman-1 -I/usr/include/freetype2
> > -I/usr/include/libpng12  -pthread -I/usr/include/gtk-3.0
> > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
> > -I/usr/include/dbus-1.0
> > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0
> > -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
> > -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
> > -I/usr/include/cairo -I/usr/include/pixman-1
> > -I/usr/include/freetype2 -I/usr/include/libpng12
> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
> > -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -I/usr/include/unique-3.0 -fopenmp -I/usr/include/lua5.2
> > -I../../src -DPACKAGE_DATADIR=\"/usr/share\"
> > -DBUILT_BY=\"tbm@dl580gen9-02\" -g -O2 -fstack-protector-strong
> > -Wformat -Werror=format-security -D__REPRODUCIBLE_BUILD -c -o
> > ui/sm/sm.o ui/sm/sm.cc In file included from
> > ui/sm/sm.cc:23:0: ../../src/aghermann/ui/mw/mw.hh:332:37: error:
> > flexible array member
> > 'agh::ui::SExpDesignUI::SDndIface::target_list' not at end of
> > 'struct agh::ui::SExpDesignUI::SDndIface' target_list[]; ^
> > 
> > ../../src/aghermann/ui/mw/mw.hh:330:16: note: in the definition of
> > 'struct agh::ui::SExpDesignUI::SDndIface' struct SDndIface {
> >                 ^~~~~~~~~
> > 
> > Makefile:944: recipe for target 'ui/sm/sm.o' failed  
> 

Reply via email to