Ubuntu Pastebin

Paste from jgdx at Tue, 6 Sep 2016 11:21:42 +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
[ 32%] Building CXX object plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/plugin.cpp.o
In file included from /home/jonas/Work/Canonical/SystemSettings/wd/parts/ubuntu-system-settings/src/plugins/notifications/plugin.cpp:24:0:
/home/jonas/Work/Canonical/SystemSettings/wd/parts/ubuntu-system-settings/src/plugins/notifications/general_notification_settings.h:24:33: fatal error: QGSettings/QGSettings: No such file or directory
 #include <QGSettings/QGSettings>
                                 ^
compilation terminated.
plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/build.make:62: recipe for target 'plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/plugin.cpp.o' failed
make[2]: *** [plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/plugin.cpp.o] Error 1
CMakeFiles/Makefile2:3705: recipe for target 'plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/all' failed
make[1]: *** [plugins/notifications/CMakeFiles/UbuntuNotificationsPanel.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 32%] Building CXX object plugins/mouse/CMakeFiles/UbuntuMousePanel.dir/plugin.cpp.o
[ 32%] Building CXX object plugins/mouse/CMakeFiles/UbuntuMousePanel.dir/UbuntuMousePanel_automoc.cpp.o
[ 32%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/freedesktop_objectmanager.cpp.o
[ 32%] Linking CXX shared module libFlightModeHelper.so
[ 32%] Built target FlightModeHelper
[ 32%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/agent.cpp.o
[ 33%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/bluetooth.cpp.o
[ 34%] Linking CXX shared module libUbuntuMousePanel.so
[ 34%] Built target UbuntuMousePanel
[ 34%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/device.cpp.o
[ 34%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/devicemodel.cpp.o
[ 34%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/plugin.cpp.o
[ 34%] Building CXX object plugins/bluetooth/CMakeFiles/UbuntuBluetoothPanel.dir/UbuntuBluetoothPanel_automoc.cpp.o
[ 35%] Linking CXX shared module libUbuntuBluetoothPanel.so
[ 35%] Built target UbuntuBluetoothPanel
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Command '['/bin/sh', '/tmp/tmp6yu7fkpq', 'make', '-j4']' returned non-zero exit status 2
Download as text