Your message dated Fri, 01 Jul 2016 12:51:47 +0000
with message-id <e1bixv9-00046i...@franck.debian.org>
and subject line Bug#811814: fixed in sinfo 0.0.48-1
has caused the Debian Bug report #811814,
regarding sinfo: FTBFS with GCC 6: no match for
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.)


-- 
811814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sinfo
Version: 0.0.47-4
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

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
...
> libtool: compile:  g++ -DPACKAGE_NAME=\"sinfo\" -DPACKAGE_TARNAME=\"sinfo\" 
> -DPACKAGE_VERSION=\"0.0.47\" "-DPACKAGE_STRING=\"sinfo 0.0.47\"" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sinfo\" 
> -DVERSION=\"0.0.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIMPLE_USER_CACHE=1 -DENABLEIPv6=1 
> -DCPUNO_ADJUST=1 -DHAVE_CURSES_H=1 -DHAVEDEFAULTCOLORS=1 -DHAVE_DIRENT_H=1 
> -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 
> -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 
> -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTMP_H=1 -DHAVE_GETOPT_H=1 
> -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_GETOPT=1 -DHAVE_LIBNSL=1 -DHAVE_FORK=1 
> -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_S
> TDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_GETOPT_LONG=1 
> -DHAVE_DAEMON=1 -DHAVE_LIBRESOLV=1 -DHAVE_HSTRERROR=1 -DHAVE_ATEXIT=1 
> -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETPAGESIZE=1 
> -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 
> -DHAVE_SOCKET=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_UNAME=1 -I. 
> -I../libmessage -I../libmessageiobase -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -c 
> tcpmessageserverconnection.cc  -fPIC -DPIC -o 
> .libs/tcpmessageserverconnection.o
> In file included from ../libmessageiobase/serverconnectorbase.h:5:0,
>                  from ../libmessageiobase/serverconnectorfactorybase.h:4,
>                  from tcpmessageserverconnection.h:11,
>                  from tcpmessageserverconnection.cc:3:
> /usr/include/boost/signal.hpp:17:4: warning: #warning "Boost.Signals is no 
> longer being maintained and is now deprecated. Please switch to 
> Boost.Signals2. To disable this warning message, define 
> BOOST_SIGNALS_NO_DEPRECATION_WARNING." [-Wcpp]
>  #  warning                  "Boost.Signals is no longer being maintained and 
> is now deprecated. Please switch to Boost.Signals2. To disable this warning 
> message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING."
>     ^~~~~~~
> 
> In file included from /usr/include/boost/bind.hpp:22:0,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/bind.hpp: In instantiation of 'void 
> boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) 
> [with F = boost::_mfi::mf1<void, TCPMessageServerConnection, Message&>; A = 
> boost::_bi::list1<const Message&>; A1 = 
> boost::_bi::value<TCPMessageServerConnection*>; A2 = boost::arg<1>]':
> /usr/include/boost/bind/bind.hpp:905:50:   required from 
> 'boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, 
> L>::operator()(A1&&) [with A1 = Message; R = void; F = boost::_mfi::mf1<void, 
> TCPMessageServerConnection, Message&>; L = 
> boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> >; boost::_bi::bind_t<R, F, L>::result_type = void]'
> /usr/include/boost/function/function_template.hpp:159:11:   required from 
> 'static void boost::detail::function::void_function_obj_invoker1<FunctionObj, 
> R, T0>::invoke(boost::detail::function::function_buffer&, T0) [with 
> FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, 
> TCPMessageServerConnection, Message&>, 
> boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> > >; R = void; T0 = Message]'
> /usr/include/boost/function/function_template.hpp:940:38:   required from 
> 'void boost::function1<R, T1>::assign_to(Functor) [with Functor = 
> boost::_bi::bind_t<void, boost::_mfi::mf1<void, TCPMessageServerConnection, 
> Message&>, boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> > >; R = void; T0 = Message]'
> /usr/include/boost/function/function_template.hpp:728:7:   required from 
> 'boost::function1<R, T1>::function1(Functor, typename 
> boost::enable_if_c<(boost::type_traits::ice_not<(boost::is_integral<Functor>::value)>::value),
>  int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, 
> TCPMessageServerConnection, Message&>, 
> boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> > >; R = void; T0 = Message; typename 
> boost::enable_if_c<(boost::type_traits::ice_not<(boost::is_integral<Functor>::value)>::value),
>  int>::type = int]'
> /usr/include/boost/function/function_template.hpp:1077:16:   required from 
> 'boost::function<R(T0)>::function(Functor, typename 
> boost::enable_if_c<(boost::type_traits::ice_not<(boost::is_integral<Functor>::value)>::value),
>  int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, 
> TCPMessageServerConnection, Message&>, 
> boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> > >; R = void; T0 = Message; typename 
> boost::enable_if_c<(boost::type_traits::ice_not<(boost::is_integral<Functor>::value)>::value),
>  int>::type = int]'
> /usr/include/boost/signals/slot.hpp:111:122:   required from 
> 'boost::slot<SlotFunction>::slot(const F&) [with F = boost::_bi::bind_t<void, 
> boost::_mfi::mf1<void, TCPMessageServerConnection, Message&>, 
> boost::_bi::list2<boost::_bi::value<TCPMessageServerConnection*>, 
> boost::arg<1> > >; SlotFunction = boost::function<void(Message)>]'
> tcpmessageserverconnection.cc:28:128:   required from here
> /usr/include/boost/bind/bind.hpp:313:35: error: no match for call to 
> '(boost::_mfi::mf1<void, TCPMessageServerConnection, Message&>) 
> (TCPMessageServerConnection*&, const Message&)'
>          unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
>          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> In file included from /usr/include/boost/bind/mem_fn.hpp:215:0,
>                  from /usr/include/boost/mem_fn.hpp:22,
>                  from /usr/include/boost/bind/bind.hpp:26,
>                  from /usr/include/boost/bind.hpp:22,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/mem_fn_template.hpp:163:7: note: candidate: R 
> boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = 
> TCPMessageServerConnection; A1 = Message&] <near match>
>      R operator()(T * p, A1 a1) const
>        ^~~~~~~~
> 
> /usr/include/boost/bind/mem_fn_template.hpp:163:7: note:   conversion of 
> argument 2 would be ill-formed:
> In file included from /usr/include/boost/bind.hpp:22:0,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/bind.hpp:313:35: error: binding 'const Message' to 
> reference of type 'Message&' discards qualifiers
>          unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
>          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> In file included from /usr/include/boost/bind/mem_fn.hpp:215:0,
>                  from /usr/include/boost/mem_fn.hpp:22,
>                  from /usr/include/boost/bind/bind.hpp:26,
>                  from /usr/include/boost/bind.hpp:22,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/mem_fn_template.hpp:168:25: note: candidate: 
> template<class U> R boost::_mfi::mf1<R, T, A1>::operator()(U&, A1) const 
> [with U = U; R = void; T = TCPMessageServerConnection; A1 = Message&]
>      template<class U> R operator()(U & u, A1 a1) const
>                          ^~~~~~~~
> 
> /usr/include/boost/bind/mem_fn_template.hpp:168:25: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/boost/bind.hpp:22:0,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/bind.hpp:313:35: note:   cannot convert '(& 
> a)->boost::_bi::list1<A1>::operator[]<const 
> Message&>(boost::_bi::storage2<A1, boost::arg<I> 
> >::a2_<boost::_bi::value<TCPMessageServerConnection*>, 1>)' (type 'const 
> Message') to type 'Message&'
>          unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
>          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> In file included from /usr/include/boost/bind/mem_fn.hpp:215:0,
>                  from /usr/include/boost/mem_fn.hpp:22,
>                  from /usr/include/boost/bind/bind.hpp:26,
>                  from /usr/include/boost/bind.hpp:22,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/mem_fn_template.hpp:176:25: note: candidate: 
> template<class U> R boost::_mfi::mf1<R, T, A1>::operator()(const U&, A1) 
> const [with U = U; R = void; T = TCPMessageServerConnection; A1 = Message&]
>      template<class U> R operator()(U const & u, A1 a1) const
>                          ^~~~~~~~
> 
> /usr/include/boost/bind/mem_fn_template.hpp:176:25: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/boost/bind.hpp:22:0,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/bind.hpp:313:35: note:   cannot convert '(& 
> a)->boost::_bi::list1<A1>::operator[]<const 
> Message&>(boost::_bi::storage2<A1, boost::arg<I> 
> >::a2_<boost::_bi::value<TCPMessageServerConnection*>, 1>)' (type 'const 
> Message') to type 'Message&'
>          unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
>          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> In file included from /usr/include/boost/bind/mem_fn.hpp:215:0,
>                  from /usr/include/boost/mem_fn.hpp:22,
>                  from /usr/include/boost/bind/bind.hpp:26,
>                  from /usr/include/boost/bind.hpp:22,
>                  from tcpmessageserverconnection.cc:2:
> /usr/include/boost/bind/mem_fn_template.hpp:184:7: note: candidate: R 
> boost::_mfi::mf1<R, T, A1>::operator()(T&, A1) const [with R = void; T = 
> TCPMessageServerConnection; A1 = Message&]
>      R operator()(T & t, A1 a1) const
>        ^~~~~~~~
> 
> /usr/include/boost/bind/mem_fn_template.hpp:184:7: note:   no known 
> conversion for argument 1 from 'TCPMessageServerConnection*' to 
> 'TCPMessageServerConnection&'
> Makefile:344: recipe for target 'tcpmessageserverconnection.lo' failed
> make[2]: *** [tcpmessageserverconnection.lo] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmessageio'

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

--- End Message ---
--- Begin Message ---
Source: sinfo
Source-Version: 0.0.48-1

We believe that the bug you reported is fixed in the latest version of
sinfo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gaudenz Steinlin <gaud...@debian.org> (supplier of updated sinfo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Jul 2016 14:16:24 +0200
Source: sinfo
Binary: sinfo
Architecture: source amd64
Version: 0.0.48-1
Distribution: unstable
Urgency: medium
Maintainer: Jürgen Rinas <jri...@gmx.de>
Changed-By: Gaudenz Steinlin <gaud...@debian.org>
Description:
 sinfo      - tool for monitoring computer clusters using broadcasts
Closes: 811814
Changes:
 sinfo (0.0.48-1) unstable; urgency=medium
 .
   * [129c739] Imported Upstream version 0.0.48
   * [0099afd] Update standards version to 3.9.8 (no changes)
   * [62153b7] Fix boost library detection for multiarch
   * [39600f2] Remove patch to not link with -mt suffix, applied upstream
   * [35a6251] Refresh patches
   * [8bd5a1d] Force compilation with std=gnu++98 for GCC 6 (Closes: #811814)
Checksums-Sha1:
 1cbffc5398732e80636fc8dc7a9d8451ae113f7d 1658 sinfo_0.0.48-1.dsc
 aaa9421d76d63a110886085ea1bbc2e00ab656ce 703237 sinfo_0.0.48.orig.tar.gz
 80ab48af18ae5de1b6602d680be72c2974c6fb10 16692 sinfo_0.0.48-1.debian.tar.xz
 e6f0fc43d21348452f46b9b353daa59ddbf30392 5794480 
sinfo-dbgsym_0.0.48-1_amd64.deb
 4a9372357ed8b88a84a844f1dfc5d78b1ce0a1d0 544164 sinfo_0.0.48-1_amd64.deb
Checksums-Sha256:
 24029d3c18c5964e22306b7cd3aa00a90f56394ece05ad8a07e0448c85daf550 1658 
sinfo_0.0.48-1.dsc
 4b6360f863c408e96ca04092ea6bdd61ee14a9e9151b85f64e12ece541b1933f 703237 
sinfo_0.0.48.orig.tar.gz
 db3c79099647d3a15cdcd65c211f96fa731d4e257b3c6e5f3e0f1aa336cf514a 16692 
sinfo_0.0.48-1.debian.tar.xz
 bc0eb12b5b9171529778472e9e7fafd879be0d7e596f818a14c70e5d284f53dd 5794480 
sinfo-dbgsym_0.0.48-1_amd64.deb
 730fb5e61bc270e47d456bf5069273a7c7fe3caf504abddd464bb0260b4fb4e7 544164 
sinfo_0.0.48-1_amd64.deb
Files:
 d5f314785e248d6d6619012f923e2148 1658 net optional sinfo_0.0.48-1.dsc
 5e92a5c94ff69a68b64b7b776c75d4bf 703237 net optional sinfo_0.0.48.orig.tar.gz
 6d1a5dd8815440c31e6e4fded30f18a1 16692 net optional 
sinfo_0.0.48-1.debian.tar.xz
 894801738990469afdb2210c25221888 5794480 debug extra 
sinfo-dbgsym_0.0.48-1_amd64.deb
 ade7031f487f9e49f77c9589486d6ede 544164 net optional sinfo_0.0.48-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEVAwUBV3ZhMTqy+YLgEJvVAQqPGAf/Qb8gUsIROpq+hHtSjY65Vc/IxPDcHpBZ
GDS0d1xK6iXCIk/q/kJt/8jxQgA9PrxY+9uHS/fv+nQCWMLcry45C61VOzEpjmSw
c/FuzhrDveWomCvsFXFnVXyNsBq4bT5bVgbQdmc2uoyuyrN8yaCpDmur/N+fMG1p
t6zMgDOxsCYXxHcjFdvR5UwVb+WgzFpcD3sEeWiDXOY66kQE0V7ZUpMtb6uFJQIN
WN5K2iY0xSl8KPlALUspNsmnZicU0npbMH2eGsaulSYq6e8SV8hXPMlidQ+dXRtL
QFgwERlPM3ZSGNuND8bJIZTiK+FYfYfeL5HGOIX+rf2ni6lT8QZ4QA==
=+1C/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to