[Debian-med-packaging] Bug#812039: proda: FTBFS with GCC 6: function initialized like a variable

Sascha Steinbiss sascha at steinbiss.name
Mon Apr 11 19:45:01 UTC 2016


Hi all,

I fixed this FTBFS in svn and also did some package housekeeping.

Thanks
Sascha

On Tue, 19 Jan 2016 20:45:05 -0800 Martin Michlmayr <tbm at hpe.com> wrote:
> Package: proda
> Version: 1.0-9
> 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
> ...
> > Tree.h:45:33: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
> >      const int GetNumSequences() const;
> >                                  ^~~~~
> > 
> > Main.cc: In function 'bool GetInteger(char*, int*)':
> > Main.cc:120:15: error: function 'int* __errno_location()' is initialized like a variable
> >    int errno = 0;
> >                ^
> > 
> > <builtin>: recipe for target 'Main.o' failed
> > make[1]: *** [Main.o] Error 1
> 
> -- 
> Martin Michlmayr
> Linux for HPE Helion, Hewlett Packard Enterprise
> 
> 



More information about the Debian-med-packaging mailing list