Bug#812022: traverso: FTBFS with GCC 6: flexible array member...
Remon Sijrier
remon at traverso-daw.org
Wed Jan 20 11:12:31 UTC 2016
Hello,
Patch attached that should fix this.
Regards,
Remon
2016-01-20 5:37 GMT+01:00 Martin Michlmayr <tbm at hpe.com>:
> Package: traverso
> Version: 0.49.4-1
> Severity: important
> User: debian-gcc at 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
> ...
> > Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -fPIC
> -msse -mfpmath=sse -o
> CMakeFiles/traversosheetcanvas.dir/PluginChainView.o -c
> /<<PKGBUILDDIR>>/src/sheetcanvas/PluginChainView.cpp
> > In file included from /<<PKGBUILDDIR>>/src/plugins/PluginChain.cpp:26:0:
> > /<<PKGBUILDDIR>>/src/common/Tsar.h: At global scope:
> > /<<PKGBUILDDIR>>/src/common/Tsar.h:66:12: error: flexible array member
> 'TsarEvent::_a' not at end of 'struct TsarEvent'
> > void* _a[];
> > ^
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160120/0ac2c7f1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc6-buildfix-01.patch
Type: text/x-patch
Size: 3783 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160120/0ac2c7f1/attachment-0001.bin>
More information about the pkg-multimedia-maintainers
mailing list