Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631476 - gnome-extra/synapse-0.2.99.2 : /.../result-set.vala:60.5-60.61: error: overriding method Synapse.ResultSet.iterator is incompatible with base method Gee.Iterable.iterator : Base method expected return type Gee.Iterator<Gee.Map.Entry<Synapse.Match,int>> ,
Summary: gnome-extra/synapse-0.2.99.2 : /.../result-set.vala:60.5-60.61: error: overri...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-20 07:46 UTC by Toralf Förster
Modified: 2018-10-14 12:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2017-09-20 07:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,438.51 KB, text/plain)
2017-09-20 07:47 UTC, Toralf Förster
Details
environment (environment,124.09 KB, text/plain)
2017-09-20 07:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.81 KB, application/x-bzip)
2017-09-20 07:47 UTC, Toralf Förster
Details
gnome-extra:synapse-0.2.99.2:20170919-223928.log (gnome-extra:synapse-0.2.99.2:20170919-223928.log,12.85 KB, text/plain)
2017-09-20 07:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.72 KB, application/x-bzip)
2017-09-20 07:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.83 KB, application/x-bzip)
2017-09-20 07:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-20 07:46:55 UTC
    private string? get_cache_file_name (string dir_name)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/var/tmp/portage/gnome-extra/synapse-0.2.99.2/work/synapse-0.2.99.2/src/core/result-set.vala:60.5-60.61: error: overriding method `Synapse.ResultSet.iterator' is incompatible with base method `Gee.Iterable.iterator': Base method expected return type `Gee.Iterator<Gee.Map.Entry<Synapse.Match,int>>', but `Gee.Iterator<Gee.Map.Entry<Synapse.Match,int>?>' was provided.
    public Gee.Iterator<Gee.Map.Entry <Match, int>?> iterator ()
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 1 warning(s)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170905-225247

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv gnome-extra/synapse
[ebuild  N    ] gnome-extra/synapse-0.2.99.2  USE="zeitgeist -plugins"
Comment 1 Toralf Förster gentoo-dev 2017-09-20 07:46:59 UTC
Created attachment 495520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-20 07:47:02 UTC
Created attachment 495522 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-20 07:47:06 UTC
Created attachment 495524 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-20 07:47:09 UTC
Created attachment 495526 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-20 07:47:12 UTC
Created attachment 495528 [details]
gnome-extra:synapse-0.2.99.2:20170919-223928.log
Comment 6 Toralf Förster gentoo-dev 2017-09-20 07:47:15 UTC
Created attachment 495530 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-20 07:47:18 UTC
Created attachment 495532 [details]
temp.tbz2
Comment 8 Marc Vinyals 2018-02-06 19:08:50 UTC
This is fixed in a new version of synapse (0.2.99.3) that was released just a couple of days ago.
Comment 9 Aaron U'Ren 2018-04-23 15:28:23 UTC
This bug has been fixed for a couple of months now, would it be possible to get a version bump to 0.2.99.3 or 0.2.99.4 so that Synapse is able to build?
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2018-10-14 12:58:15 UTC
commit 3a111ec801447789eeb4b4309a568a849dda0534
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Sun Oct 14 14:40:38 2018 +0200

    gnome-extra/synapse: Version 0.2.99.4

    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>