/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp: In constructor ‘unity::launcher::Controller::Impl::Impl(unity::launcher::Controller*, const Ptr&, const Ptr&)’:
/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:38: error: ‘group’ is not a member of ‘sigc’
wm.viewport_layout_changed.connect(sigc::group(sigc::mem_fun(this, &Controller::Impl::UpdateNumWorkspaces), sigc::_1 * sigc::_2));
^
/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:111: error: ‘_1’ is not a member of ‘sigc’
wm.viewport_layout_changed.connect(sigc::group(sigc::mem_fun(this, &Controller::Impl::UpdateNumWorkspaces), sigc::_1 * sigc::_2));
^
/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:111: note: suggested alternatives:
In file included from /usr/include/c++/5/memory:79:0,
from /home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/pch/launcher_pch.hh:25:
/usr/include/c++/5/functional:782:34: note: ‘std::placeholders::_1’
extern const _Placeholder<1> _1;
^
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
from /usr/include/boost/mpl/placeholders.hpp:43,
from /usr/include/boost/iterator/iterator_categories.hpp:17,
from /usr/include/boost/iterator/iterator_facade.hpp:14,
from /usr/include/boost/range/iterator_range_core.hpp:27,
from /usr/include/boost/lexical_cast.hpp:30,
from /usr/include/Nux-4.0/NuxCore/PropertyTraits.h:31,
from /usr/include/Nux-4.0/NuxCore/Property.h:25,
from /usr/include/Nux-4.0/NuxCore/Object.h:33,
from /usr/include/Nux-4.0/NuxCore/NuxCore.h:730,
from /usr/include/Nux-4.0/Nux/Nux.h:26,
from /home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/pch/launcher_pch.hh:27:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
typedef arg<1> _1;
^
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:122: error: ‘_2’ is not a member of ‘sigc’
wm.viewport_layout_changed.connect(sigc::group(sigc::mem_fun(this, &Controller::Impl::UpdateNumWorkspaces), sigc::_1 * sigc::_2));
^
/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:122: note: suggested alternatives:
In file included from /usr/include/c++/5/memory:79:0,
from /home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/pch/launcher_pch.hh:25:
/usr/include/c++/5/functional:783:34: note: ‘std::placeholders::_2’
extern const _Placeholder<2> _2;
^
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
from /usr/include/boost/mpl/placeholders.hpp:43,
from /usr/include/boost/iterator/iterator_categories.hpp:17,
from /usr/include/boost/iterator/iterator_facade.hpp:14,
from /usr/include/boost/range/iterator_range_core.hpp:27,
from /usr/include/boost/lexical_cast.hpp:30,
from /usr/include/Nux-4.0/NuxCore/PropertyTraits.h:31,
from /usr/include/Nux-4.0/NuxCore/Property.h:25,
from /usr/include/Nux-4.0/NuxCore/Object.h:33,
from /usr/include/Nux-4.0/NuxCore/NuxCore.h:730,
from /usr/include/Nux-4.0/Nux/Nux.h:26,
from /home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/launcher/pch/launcher_pch.hh:27:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
typedef arg<2> _2;
^
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
launcher/CMakeFiles/launcher-lib.dir/build.make:471: recipe for target 'launcher/CMakeFiles/launcher-lib.dir/LauncherController.cpp.o' failed
make[3]: *** [launcher/CMakeFiles/launcher-lib.dir/LauncherController.cpp.o] Error 1
make[3]: Leaving directory '/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:1099: recipe for target 'launcher/CMakeFiles/launcher-lib.dir/all' failed
make[2]: *** [launcher/CMakeFiles/launcher-lib.dir/all] Error 2
make[2]: Leaving directory '/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/obj-x86_64-linux-gnu'
Makefile:119: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/lars/src/ubuntu/unity/build-area/unity-7.3.2+15.10.20151016/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:66: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1374:
dpkg-buildpackage -rfakeroot -D -us -uc failed
bzr: ERROR: The build failed.