← Back to team overview

touch-packages team mailing list archive

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

 

I tried uninstalling libsystemsettings-dev and then downloading unity8
sourcecode and "./build.sh --setup" + "./build.sh" and it compiled
successfully.

@Saviq will try building it on a fresh server install, just to make sure
the successful compilation is not just a consequence of a different
system configuration.

I believe the configuration I had when I reported the bug was a clean
Vivid install, no overlay PPA, and I probably also had xubuntu-desktop
installed, which could be a relevant detail, given that larochelle-brian
also reported the build to be broken on xubuntu 15.04 installs.

-- 
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