Ubuntu Pastebin

Paste from asdf at Mon, 7 Sep 2015 13:38:43 +0000

Download as text
1
2
3
4
5
6
7
arm-linux-gnueabihf-g++ -c -pipe -pedantic -Wextra -O2 -std=c++0x -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -I../../scope -I. -I../../../thumbnailer/include -I../../../var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/arm-linux-gnueabihf/qt5/libqtelegram-ae -I../../../var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/arm-linux-gnueabihf/qt5/telegramqml -I../../scope -I/var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/unity-scopes-0 -isystem /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/arm-linux-gnueabihf/qt5 -isystem /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/arm-linux-gnueabihf/qt5/QtCore -Imocs -I/var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/ubuntu-arm-gnueabihf-g++ -o objs/scope.o ../../scope/scope.cpp
In file included from /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/unity-scopes-0/unity/scopes/Registry.h:21:0,
                 from /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/unity-scopes-0/unity/scopes/AbstractScopeBase.h:24,
                 from /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/unity-scopes-0/unity-scopes.h:3,
                 from ../../scope/scope.cpp:1:
/var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/include/core/signal.h:53:21: error: 'Dispatcher' in 'class Connection' does not name a type
         Connection::Dispatcher dispatcher;
Download as text