App fails to build in PPA

Bug #1284638 reported by Alan Pope 🍺🐧🐱 🦄
This bug report is a duplicate of:  Bug #1284637: App fails to build in PPA. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Music App
New
Undecided
Unassigned

Bug Description

https://launchpadlibrarian.net/167462267/buildlog_ubuntu-precise-i386.music-app_1.2ubuntu2bzr359precise0_FAILEDTOBUILD.txt.gz

-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1")
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named distutils.sysconfig
CMake Error at tests/autopilot/CMakeLists.txt:5 (install):
  install DIRECTORY given no DESTINATION!

-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON returned exit code 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20140224-1548
FAILED [dpkg-buildpackage died]
******************************************************************************

Revision history for this message
Victor Thompson (vthompson) wrote :

I think the CMakeLists.txt file needs an else to correspond to the "if(CLICK_MODE)". Looking at the Terminal though, it appears as though that else is also checking "CLICK_MODE" [1]. I'm not sure how that works--or if that works.

[1] http://bazaar.launchpad.net/~ubuntu-terminal-dev/ubuntu-terminal-app/trunk/view/head:/CMakeLists.txt#L30

Revision history for this message
Victor Thompson (vthompson) wrote :

Nevermind, that probably isn't the issue. Music app has a similar check.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.