touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #61121
[Bug 1430063] [NEW] FTBFS on Ubuntu Vivid
Public bug reported:
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
** Affects: unity-scope-home (Ubuntu)
Importance: High
Assignee: Stephen M. Webb (bregma)
Status: In Progress
--
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:
In Progress
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
Follow ups
References