Your message dated Sun, 08 Jan 2017 17:19:08 +0000
with message-id <e1cqh7c-0002w9...@fasolo.debian.org>
and subject line Bug#850550: Removed package(s) from unstable
has caused the Debian Bug report #829173,
regarding swiginac: FTBFS: /usr/include/ginac/ptr.h:37:13: error: expected '; '
at end of member declaration
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.)
--
829173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: swiginac
Version: 1.5.1.1-2
Severity: serious
On a rebuild against the new ginac, your package failed to build everywhere:
creating build/temp.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
-fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g
-fstack-protector-strong -Wformat -Werror=format-security -fPIC
-I/usr/include/python2.7 -c swiginac_wrap.cpp -o
build/temp.linux-x86_64-2.7/swiginac_wrap.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC
but not for C++
In file included from /usr/include/ginac/basic.h:27:0,
from /usr/include/ginac/ginac.h:28,
from swiginac_wrap.cpp:3305:
/usr/include/ginac/ptr.h:37:13: error: expected ';' at end of member declaration
refcounted() noexcept : refcount(0) {}
^
/usr/include/ginac/ptr.h:37:15: error: 'noexcept' does not name a type
refcounted() noexcept : refcount(0) {}
^
/usr/include/ginac/ptr.h:37:15: note: C++11 'noexcept' only available with
-std=c++11 or -std=gnu++11
/usr/include/ginac/ptr.h:39:29: error: expected ';' at end of member declaration
unsigned int add_reference() noexcept { return ++refcount; }
[...]
Apparently ginac requires C++11 now, which you need to manually enable with GCC
5.
Full logs at:
https://buildd.debian.org/status/package.php?p=swiginac
Emilio
--- End Message ---
--- Begin Message ---
Version: 1.5.1.1-2+rm
Dear submitter,
as the package swiginac has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/850550
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---