Ubuntu Pastebin

Paste from johangm90 at Wed, 15 Jun 2016 16:59:23 +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
11:58:58: Running steps for project CloudMusic...
11:58:58: Configuration unchanged, skipping qmake step.
11:58:59: Starting: "/usr/bin/make" 
cd apu/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/johan/Dev/cloudmusic/apu/apu.pro -spec linux-g++-64 CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ) && /usr/bin/make -f Makefile 
make[1]: Entering directory '/home/johan/Dev/build-CloudMusic-Desktop-Debug/apu'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/johan/Dev/build-CloudMusic-Desktop-Debug/apu'
cd backend/Apu/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/johan/Dev/cloudmusic/backend/Apu/Apu.pro -spec linux-g++-64 CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ) && /usr/bin/make -f Makefile 
make[1]: Entering directory '/home/johan/Dev/build-CloudMusic-Desktop-Debug/backend/Apu'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/johan/Dev/build-CloudMusic-Desktop-Debug/backend/Apu'
cd /home/johan/Dev/cloudmusic/po && LC_ALL=C intltool-update -d ca -g template -x && touch /home/johan/Dev/build-CloudMusic-Desktop-Debug/po/ca.po.updated
intltool-update: ./ca.po does not exist!
Try 'intltool-update --help' for more information.
Makefile:319: recipe for target '/home/johan/Dev/build-CloudMusic-Desktop-Debug/po/ca.po.updated' failed
touch: cannot touch '/home/johan/Dev/build-CloudMusic-Desktop-Debug/po/ca.po.updated': No such file or directory
make: *** [/home/johan/Dev/build-CloudMusic-Desktop-Debug/po/ca.po.updated] Error 1
11:58:59: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project CloudMusic (kit: Desktop)
When executing step "Make"
11:58:59: Elapsed time: 00:00.
Download as text