← Back to team overview

touch-packages team mailing list archive

[Bug 1431328] Re: build.sh --setup doesn't install build dependencies

 

Trying something radical on
https://code.launchpad.net/~aacid/unity8/coding_update/+merge/276662 :D

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1431328

Title:
  build.sh --setup doesn't install build dependencies

Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  DISTRO
  Description:	Ubuntu Vivid Vervet (development branch)
  Release:	15.04

  EXPECTED
  after "build.sh -s" completes I am able to build unity8 with "build.sh"

  ACTUAL
  "build.sh -s" doesn't install libsystemsettings-dev so the compilation afterwards fails with 

  -- Could NOT find Lcov (missing:  LCOV_EXECUTABLE GENHTML_EXECUTABLE) 
  -- Could NOT find gcovr (missing:  GCOVR_EXECUTABLE) 
  Package SystemSettings was not found in the pkg-config search path.
  Perhaps you should add the directory containing `SystemSettings.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'SystemSettings' found
  CMake Error at CMakeLists.txt:67 (message):
    Could not determine USS private plugin installation dir.

  MORE INFORMATION
  You can find the "build.sh -s" output at http://pastebin.ubuntu.com/10585178/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1431328/+subscriptions


References