Your message dated Sat, 24 Sep 2016 21:18:13 +0200
with message-id 
<calgw5xkzqfhaj2haumblvq69p7e7emmkl7mru_8fsffenzu...@mail.gmail.com>
and subject line Builds fine in latest version
has caused the Debian Bug report #812044,
regarding scim: FTBFS with GCC 6: declared to take const reference
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.)


-- 
812044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: scim
Version: 1.4.15-5
Severity: important
User: debian-...@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
...
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
>  -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" 
> -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" 
> -DSCIM_LIBEXECDIR=\"/usr/lib/x86_64-linux-gnu/scim-1.0\" 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_MODULE_PATH=\"/usr/lib/x86_64-linux-gnu/scim-1.0\"  -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o scim_backend.lo scim_backend.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src 
> -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" 
> -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" 
> -DSCIM_LIBEXECDIR=\"/usr/lib/x86_64-linux-gnu/scim-1.0\" 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_MODULE_PATH=\"/usr/lib/x86_64-linux-gnu/scim-1.0\" -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c scim_backend.cpp  -fPIC -DPIC -o 
> .libs/scim_backend.o
> In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0,
>                  from /usr/include/c++/6/bits/char_traits.h:39,
>                  from /usr/include/c++/6/ios:40,
>                  from /usr/include/c++/6/ostream:38,
>                  from /usr/include/c++/6/iostream:39,
>                  from scim.h:193,
>                  from scim_backend.cpp:33:
> /usr/include/c++/6/bits/stl_pair.h: In instantiation of 'struct 
> std::pair<const std::__cxx11::basic_string<char>, 
> scim::Pointer<scim::IMEngineFactoryBase> >':
> scim_backend.cpp:117:82:   required from here
> /usr/include/c++/6/bits/stl_pair.h:205:17: error: 'constexpr std::pair<_T1, 
> _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const 
> std::__cxx11::basic_string<char>; _T2 = 
> scim::Pointer<scim::IMEngineFactoryBase>]' declared to take const reference, 
> but implicit declaration would take non-const
>        constexpr pair(const pair&) = default;
>                  ^~~~
> 
> Makefile:909: recipe for target 'scim_backend.lo' failed
> make[4]: *** [scim_backend.lo] Error 1

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

--- End Message ---
--- Begin Message ---
Version: 1.4.17-1

Not reproducible with latest version (1.4.17-1).

--- End Message ---

Reply via email to