Your message dated Tue, 12 Jul 2016 08:45:51 +0100
with message-id <9eb19eaf-3451-82b9-94f6-aa45b51fe...@debian.org>
and subject line fix correct bug number
has caused the Debian Bug report #811705,
regarding FTBFS with GCC 6: throw will always call terminate
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
811705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811705
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rsbackup
Version: 3.0-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-terminate

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
...
TBM
> g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -Wall -W 
> -Werror -Wpointer-arith -Wwrite-strings -MT EventLoop.o -MD -MP -MF 
> .deps/EventLoop.Tpo -c -o EventLoop.o EventLoop.cc
> EventLoop.cc: In destructor 'virtual EventLoop::~EventLoop()':
> EventLoop.cc:74:43: error: throw will always call terminate() 
> [-Werror=terminate]
>      throw SystemError("sigprocmask", errno);
>                                            ^
> 
> EventLoop.cc:74:43: note: in C++11 destructors default to noexcept
> cc1plus: all warnings being treated as errors
> Makefile:964: recipe for target 'EventLoop.o' failed
> make[3]: *** [EventLoop.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
fixed 811705 3.1-1
quit

Hi,

The changelog for 3.1-1 closed 811750 by mistake, it should have closed 811705; I've re-opened 811750, and with this email close 811705.

Regards,

Matthew

--- End Message ---

Reply via email to