[Bug 1844158] Re: FTBFS using vala-0.46.1

2019-09-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "Fix for FTB" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844158

Title:
  FTBFS using vala-0.46.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844158] Re: FTBFS using vala-0.46.1

2019-09-23 Thread Michael Gratton
Fix for FTB

** Patch added: "Fix for FTB"
   
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/+attachment/5290648/+files/0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch

** Changed in: libunity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844158

Title:
  FTBFS using vala-0.46.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844158] Re: FTBFS using vala-0.46.1

2019-09-22 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=1736053.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-08-01T14:33:27+00:00 releng wrote:

libunity failed to build from source in Fedora rawhide/f31

https://koji.fedoraproject.org/koji/taskinfo?taskID=36635189


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Please fix libunity at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
libunity will be orphaned. Before branching of Fedora 32,
libunity will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/0


On 2019-08-01T14:33:30+00:00 releng wrote:

Created attachment 1597558
build.log

file build.log too big, will only attach last 32768 bytes

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/1


On 2019-08-01T14:33:33+00:00 releng wrote:

Created attachment 1597559
root.log

file root.log too big, will only attach last 32768 bytes

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/2


On 2019-08-01T14:33:35+00:00 releng wrote:

Created attachment 1597560
state.log

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/3


On 2019-08-13T18:26:50+00:00 bcotton wrote:

This bug appears to have been reported against 'rawhide' during the Fedora 31 
development cycle.
Changing version to 31.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/4


On 2019-09-16T15:22:21+00:00 rdieter wrote:

Failure appears to be vala-related:

make[2]: Entering directory '/builddir/build/BUILD/libunity-7.1.4/src'
/usr/bin/valac -C -H unity.h -d . --gir=Unity-7.0.gir --library unity 
--internal-vapi=unity-internal.vapi --internal-header=unity-internal.h 
--target-glib=2.32 --thread --use-header --vapidir ../vapi --vapidir 
../protocol --vapidir . --pkg unity-protocol --pkg config --pkg unity-trace 
--pkg glib-2.0 --pkg gmodule-2.0 --pkg gobject-2.0 --pkg gio-2.0 --pkg 
gio-unix-2.0 --pkg dee-1.0 --pkg Dbusmenu-0.4  unity-appinfo-manager.vala 
unity-icon.vala unity-inspector.vala unity-io.vala unity-launcher.vala 
unity-category.vala unity-filters.vala unity-preferences-manager.vala 
unity-merge-strategy.vala unity-models.vala unity-search.vala 
unity-synchronizer.vala unity-previews.vala unity-result-activation.vala 
unity-scope-interface.vala unity-scope-dbus-connector.vala 
unity-scope-dbus-impl.vala unity-scope-channel.vala unity-deprecated-scope.vala 
unity-deprecated-scope-impl.vala unity-aggregator-scope.vala 
unity-aggregator-scope-private.vala unity-master-scope.vala 
unity-simple-scope.vala unity-scope-loader.vala unity-scope-tracker.vala 
unity-sound-menu.vala unity-sound-menu-mpris.vala unity-utils.vala
Command-line option `--thread` is deprecated and will be ignored
Compilation failed: 2 error(s), 0 warning(s)
BUILDSTDERR: unity-deprecated-scope.vala:64.3-64.28: error: Creation method of 
abstract class cannot be public.
BUILDSTDERR:   public DeprecatedScopeBase (string dbus_path_, string id_)
BUILDSTDERR:   ^^
BUILDSTDERR: unity-aggregator-scope.vala:54.3-54.24: error: Creation method of 
abstract class cannot be public.
BUILDSTDERR:   public AggregatorScope (string dbus_path_, string id_, MergeMode 
merge_mode = AggregatorScope.MergeMode.OWNER_SCOPE, bool proxy_filter_hints = 
false)
BUILDSTDERR:   ^^
BUILDSTDERR: make[2]: *** [Makefile:1389: libunity_la_vala.stamp] Error 1
make[2]: Leaving directory '/builddir/build/BUILD/libunity-7.1.4/src'
BUILDSTDERR: make[1]: *** [Makefile:571: all-recursive] Error 1

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/5


On 2019-09-16T15:24:42+00:00 mhroncok wrote:

*** Bug 1718302 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/comments/6


On 2019-09-16T15:32:25+00:00 rdieter wrote:

Reported