Ubuntu Pastebin

Paste from doko at Thu, 29 Oct 2015 12:59:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
make[3]: Entering directory '/home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
cd /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/doko/tmp/unity-7.3.2+15.10.20151016 /home/doko/tmp/unity-7.3.2+15.10.20151016/launcher /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu/launcher /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu/launcher/CMakeFiles/launcher-lib.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
make -f launcher/CMakeFiles/launcher-lib.dir/build.make launcher/CMakeFiles/launcher-lib.dir/build
make[3]: Entering directory '/home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu/CMakeFiles 
[ 32%] Building CXX object launcher/CMakeFiles/launcher-lib.dir/LauncherController.cpp.o
cd /home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu/launcher && /usr/bin/aarch64-linux-gnu-g++   -DUSE_X11 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -D_FORTIFY_SOURCE=2  -DGNOME_DESKTOP_USE_UNSTABLE_API -std=c++11 -fno-permissive -Werror -Wall -Wcast-align -Wempty-body -Wformat-security -Winit-self -Warray-bounds -Wno-error=unused-local-typedefs -pthread -DGLEW_MX -pthread -std=c++11 -I/usr/include/unity/unity -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/dee-1.0 -I/usr/include/libindicator3-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/libbamf3 -I/usr/lib/aarch64-linux-gnu/libbamf3/include -I/usr/include/gnome-desktop-3.0 -I/usr/include/Nux-4.0 -I/usr/include/GL -I/usr/include/libdrm -I/usr/include/unity-misc -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/zeitgeist-2.0 -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/aarch64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/aarch64-linux-gnu/sigc++-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/aarch64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/aarch64-linux-gnu/sigc++-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gsettings-desktop-schemas -pthread -DGLEW_MX -pthread -std=c++11 -fPIC -fPIC -I/home/doko/tmp/unity-7.3.2+15.10.20151016/launcher/.. -I/home/doko/tmp/unity-7.3.2+15.10.20151016/launcher/../services -I/home/doko/tmp/unity-7.3.2+15.10.20151016/launcher/../UnityCore -I/home/doko/tmp/unity-7.3.2+15.10.20151016/launcher/../plugins/unityshell/src -I/home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu    -o CMakeFiles/launcher-lib.dir/LauncherController.cpp.o -c /home/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp
/home/doko/tmp/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/doko/tmp/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/doko/tmp/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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:111: note: suggested alternatives:
In file included from /usr/include/boost/numeric/conversion/converter_policies.hpp:18:0,
                 from /usr/include/boost/numeric/conversion/converter.hpp:14,
                 from /usr/include/boost/numeric/conversion/cast.hpp:33,
                 from /usr/include/boost/lexical_cast/detail/converter_numeric.hpp:36,
                 from /usr/include/boost/lexical_cast/try_lexical_convert.hpp:33,
                 from /usr/include/boost/lexical_cast.hpp:32,
                 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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp: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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:25:
/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/doko/tmp/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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:153:122: note: suggested alternatives:
In file included from /usr/include/boost/numeric/conversion/converter_policies.hpp:18:0,
                 from /usr/include/boost/numeric/conversion/converter.hpp:14,
                 from /usr/include/boost/numeric/conversion/cast.hpp:33,
                 from /usr/include/boost/lexical_cast/detail/converter_numeric.hpp:36,
                 from /usr/include/boost/lexical_cast/try_lexical_convert.hpp:33,
                 from /usr/include/boost/lexical_cast.hpp:32,
                 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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp: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/doko/tmp/unity-7.3.2+15.10.20151016/launcher/LauncherController.cpp:25:
/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/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
CMakeFiles/Makefile2:967: 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/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
Makefile:119: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/doko/tmp/unity-7.3.2+15.10.20151016/obj-aarch64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:66: recipe for target 'build' failed
make: *** [build] Error 2
Download as text