Your message dated Wed, 21 Oct 2015 22:38:00 +0200
with message-id <5627f7a8.7020...@debian.org>
and subject line Re: glibmm2.4: C++11 features in headers but no -std=c++11 in
pkg-config
has caused the Debian Bug report #800371,
regarding glibmm2.4: C++11 features in headers but no -std=c++11 in pkg-config
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.)
--
800371: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glibmm2.4
Version: 2.46.1-1
Severity: serious
glibmm2.4 version 2.46.1-1 started to use C++11 features in the headers
it exports, but pkg-config --cflags doesn't return -std=c++11. Given the
default is still -std=gnu++98 in GCC 5, it causes packages which use
these headers to fails to build.
A build log showing the issue can be found here:
https://buildd.debian.org/status/fetch.php?pkg=inkscape&arch=mips64el&ver=0.91-5%2Bb1&stamp=1443446208
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: mips64el (mips64)
Kernel: Linux 4.1.0-2-5kc-malta
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
On Mon, 28 Sep 2015 16:59:26 +0200 Aurelien Jarno <aure...@debian.org>
wrote:
> Source: glibmm2.4
> Version: 2.46.1-1
> Severity: serious
>
> glibmm2.4 version 2.46.1-1 started to use C++11 features in the headers
> it exports, but pkg-config --cflags doesn't return -std=c++11. Given the
> default is still -std=gnu++98 in GCC 5, it causes packages which use
> these headers to fails to build.
>
> A build log showing the issue can be found here:
>
> https://buildd.debian.org/status/fetch.php?pkg=inkscape&arch=mips64el&ver=0.91-5%2Bb1&stamp=1443446208
>
I've applied this workaround to libsigc++2.0 now. This patch should only
be temporary and removed again once GCC switches the default.
Since glibmm2.4.pc requires libsigc++2.0, it will automatically get the
CFLAGS from there, so there is no need to apply this workaround for
glibmm2.4.pc as well.
Thus closing this bug report.
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---