Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 635926

Summary: mail-client/geary-0.11.3 : /.../imap-fetch-data-decoder.vala:102.33-102.37: error: Argument 1: Cannot convert from Gee.List<Geary.Imap.Flag>? to Gee.Collection<Geary.Imap.MessageFlag>
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: jarausch
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
mail-client:geary-0.11.3:20171030-150454.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-10-30 18:43:12 UTC
/var/tmp/portage/mail-client/geary-0.11.3/work/geary-0.11.3/src/engine/imap/response/imap-fetch-data-decoder.vala:102.33-102.37: error: Argument 1: Cannot convert from `Gee.List<Geary.Imap.Flag>?' to `Gee.Collection<Geary.Imap.MessageFlag>'
        return new MessageFlags(flags);
                                ^^^^^
/var/tmp/portage/mail-client/geary-0.11.3/work/geary-0.11.3/src/engine/imap-db/imap-db-folder.vala:1577.59-1578.54: error: Assignment: Cannot convert from `Gee.HashMap<Geary.EmailIdentifier,Geary.EmailFlags>' to `Gee.Map<Geary.ImapDB.EmailIdentifier,Geary.EmailFlags>?'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_20171021-104702

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

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]   pypy (fallback)
  [6]   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 mail-client/geary
[ebuild  N    ] mail-client/geary-0.11.3  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2017-10-30 18:43:15 UTC
Created attachment 501114 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-30 18:43:18 UTC
Created attachment 501116 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-30 18:43:21 UTC
Created attachment 501118 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-30 18:43:24 UTC
Created attachment 501120 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-30 18:43:27 UTC
Created attachment 501122 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-30 18:43:31 UTC
Created attachment 501124 [details]
mail-client:geary-0.11.3:20171030-150454.log
Comment 7 Toralf Förster gentoo-dev 2017-10-30 18:43:33 UTC
Created attachment 501126 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-12-09 15:05:55 UTC
[master 1a5dcae6e6a] mail-client/geary: Version bump, also now supporting webkitgtk4
 2 files changed, 79 insertions(+), 1 deletion(-)
 rewrite mail-client/geary/Manifest (100%)
 create mode 100644 mail-client/geary/geary-0.12.0.ebuild

0.12 builds fine for me, please try with that one
Comment 9 Helmut Jarausch 2017-12-09 16:26:45 UTC
(In reply to Pacho Ramos from comment #8)
> [master 1a5dcae6e6a] mail-client/geary: Version bump, also now supporting
> webkitgtk4
>  2 files changed, 79 insertions(+), 1 deletion(-)
>  rewrite mail-client/geary/Manifest (100%)
>  create mode 100644 mail-client/geary/geary-0.12.0.ebuild
> 
> 0.12 builds fine for me, please try with that one

Many thanks!
It installs here fine too.
Helmut