← Back to team overview

touch-packages team mailing list archive

[Bug 1430063] Re: FTBFS on Ubuntu Vivid

 

This bug was fixed in the package unity-scope-home -
6.8.2+15.04.20150311.1-0ubuntu1

---------------
unity-scope-home (6.8.2+15.04.20150311.1-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Stephen M. Webb ]
  * initialized an uninitialized variable used in an "if" statement (LP:
    #1430063)
  * m4/gcov.m4: update to current lcov version (LP: #1430248)
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Wed, 11 Mar 2015 02:32:01 +0000

** Changed in: unity-scope-home (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  FTBFS on Ubuntu Vivid

Status in unity-scope-home package in Ubuntu:
  Fix Released

Bug description:
  The unity-scope-home package fails to build from source on Ubuntu
  Vivid.

  Apparently, an uninitialized variable is an error in valac-0.26.
  Excerpt from build log follows.

  smart-scopes-parse.vala:158.19-162.15: error: use of possibly unassigned local variable `tp'
  smart-scopes-preview-parser.vala:48.141-48.163: warning: use of possibly unassigned parameter `attribution'
      internal void get_base_attributes (Json.Object obj, out string title, out string subtitle, out string description, out GLib.Icon? icon, out string? attribution)
                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
  Compilation failed: 1 error(s), 11 warning(s)
  Makefile:1166: recipe for target 'unity_scope_home.vala.stamp' failed
  make[3]: *** [unity_scope_home.vala.stamp] Error 1
  make[3]: Leaving directory '/build/buildd/unity-scope-home-6.8.2+14.04.20131029.1/src'
  Makefile:523: recipe for target 'all-recursive' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-home/+bug/1430063/+subscriptions


References