Your message dated Mon, 15 Feb 2016 16:42:43 +0000
with message-id <e1avmev-0002n6...@franck.debian.org>
and subject line Bug#814615: Removed package(s) from unstable
has caused the Debian Bug report #778050,
regarding openwalnut: ftbfs with GCC-5
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.)


-- 
778050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openwalnut
Version: 1.4.0~rc1+hg3a3147463ee2-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/openwalnut_1.4.0~rc1+hg3a3147463ee2-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp: In instantiation 
of 'class 
boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type,
 boost::shared_ptr<WModule>, const WException&>':
/usr/include/boost/signals2/detail/signal_template.hpp:238:24:   required from 
'boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type 
boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::operator()(Args ...) 
[with Combiner = boost::signals2::optional_last_value<void>; Group = int; 
GroupCompare = std::less<int>; SlotFunction = 
boost::function<void(boost::shared_ptr<WModule>, const WException&)>; 
ExtendedSlotFunction = boost::function<void(const boost::signals2::connection&, 
boost::shared_ptr<WModule>, const WException&)>; Mutex = 
boost::signals2::mutex; R = void; Args = {boost::shared_ptr<WModule>, const 
WException&}; boost::signals2::detail::signal_impl<R(Args ...), Combiner, 
Group, GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type = 
void]'
/usr/include/boost/signals2/detail/signal_template.hpp:695:25:   required from 
'boost::signals2::signal<R(Args ...), Combiner, Group, GroupCompare, 
SlotFunction, ExtendedSlotFunction, Mutex>::result_type 
boost::signals2::signal<R(Args ...), Combiner, Group, GroupCompare, 
SlotFunction, ExtendedSlotFunction, Mutex>::operator()(Args ...) [with Combiner 
= boost::signals2::optional_last_value<void>; Group = int; GroupCompare = 
std::less<int>; SlotFunction = boost::function<void(boost::shared_ptr<WModule>, 
const WException&)>; ExtendedSlotFunction = boost::function<void(const 
boost::signals2::connection&, boost::shared_ptr<WModule>, const WException&)>; 
Mutex = boost::signals2::mutex; R = void; Args = {boost::shared_ptr<WModule>, 
const WException&}; boost::signals2::signal<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type = void]'
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/WModuleContainer.cpp:504:37:
   required from here
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:103:9: error: 
forming reference to reference type 'const WException&'
         variadic_slot_invoker(Args & ... args): _args(args...)
         ^
In file included from /usr/include/boost/signals2/variadic_signal.hpp:21:0,
                 from /usr/include/boost/signals2/signal.hpp:38,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/../common/WLogger.h:34,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/WModuleContainer.cpp:33:
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:125:41: error: 
forming reference to reference type 'const WException&'
         BOOST_SIGNALS2_TUPLE<Args& ...> _args;
                                         ^
In file included from /usr/include/boost/signals2/variadic_signal.hpp:42:0,
                 from /usr/include/boost/signals2/signal.hpp:38,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/../common/WLogger.h:34,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/WModuleContainer.cpp:33:
/usr/include/boost/signals2/detail/signal_template.hpp: In instantiation of 
'boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type 
boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::operator()(Args ...) 
[with Combiner = boost::signals2::optional_last_value<void>; Group = int; 
GroupCompare = std::less<int>; SlotFunction = 
boost::function<void(boost::shared_ptr<WModule>, const WException&)>; 
ExtendedSlotFunction = boost::function<void(const boost::signals2::connection&, 
boost::shared_ptr<WModule>, const WException&)>; Mutex = 
boost::signals2::mutex; R = void; Args = {boost::shared_ptr<WModule>, const 
WException&}; boost::signals2::detail::signal_impl<R(Args ...), Combiner, 
Group, GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type = 
void]':
/usr/include/boost/signals2/detail/signal_template.hpp:695:25:   required from 
'boost::signals2::signal<R(Args ...), Combiner, Group, GroupCompare, 
SlotFunction, ExtendedSlotFunction, Mutex>::result_type 
boost::signals2::signal<R(Args ...), Combiner, Group, GroupCompare, 
SlotFunction, ExtendedSlotFunction, Mutex>::operator()(Args ...) [with Combiner 
= boost::signals2::optional_last_value<void>; Group = int; GroupCompare = 
std::less<int>; SlotFunction = boost::function<void(boost::shared_ptr<WModule>, 
const WException&)>; ExtendedSlotFunction = boost::function<void(const 
boost::signals2::connection&, boost::shared_ptr<WModule>, const WException&)>; 
Mutex = boost::signals2::mutex; R = void; Args = {boost::shared_ptr<WModule>, 
const WException&}; boost::signals2::signal<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::result_type = void]'
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/WModuleContainer.cpp:504:37:
   required from here
/usr/include/boost/signals2/detail/signal_template.hpp:238:106: error: no 
matching function for call to 
'boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type,
 boost::shared_ptr<WModule>, const 
WException&>::variadic_slot_invoker(boost::shared_ptr<WModule>&, const 
WException&)'
           slot_invoker invoker = 
slot_invoker(BOOST_SIGNALS2_SIGNATURE_ARG_NAMES(BOOST_SIGNALS2_NUM_ARGS));
                                                                                
                          ^
In file included from /usr/include/boost/signals2/variadic_signal.hpp:21:0,
                 from /usr/include/boost/signals2/signal.hpp:38,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/../common/WLogger.h:34,
                 from 
/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/src/core/kernel/WModuleContainer.cpp:33:
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:98:15: note: 
candidate: 
boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type,
 boost::shared_ptr<WModule>, const WException&>::variadic_slot_invoker()
         class variadic_slot_invoker
               ^
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:98:15: note:   
candidate expects 0 arguments, 2 provided
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:98:15: note: 
candidate: 
boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type,
 boost::shared_ptr<WModule>, const WException&>::variadic_slot_invoker(const 
boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type,
 boost::shared_ptr<WModule>, const WException&>&)
/usr/include/boost/signals2/detail/variadic_slot_invoker.hpp:98:15: note:   
candidate expects 1 argument, 2 provided
make[4]: *** [core/CMakeFiles/openwalnut.dir/kernel/WModuleContainer.cpp.o] 
Error 1
core/CMakeFiles/openwalnut.dir/build.make:172: recipe for target 
'core/CMakeFiles/openwalnut.dir/kernel/WModuleContainer.cpp.o' failed
make[4]: Leaving directory 
'/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/build'
make[3]: *** [core/CMakeFiles/openwalnut.dir/all] Error 2
CMakeFiles/Makefile2:468: recipe for target 
'core/CMakeFiles/openwalnut.dir/all' failed
make[3]: Leaving directory 
'/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/build'
make[2]: *** [all] Error 2
Makefile:120: recipe for target 'all' failed
make[2]: Leaving directory 
'/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2/build'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«BUILDDIR»/openwalnut-1.4.0~rc1+hg3a3147463ee2'
make: *** [build-arch] Error 2
debian/rules:59: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 1.4.0~rc1+hg3a3147463ee2-1+rm

Dear submitter,

as the package openwalnut 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/814615

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 ---

Reply via email to