Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635926 - 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>
Summary: mail-client/geary-0.11.3 : /.../imap-fetch-data-decoder.vala:102.33-102.37: e...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 18:43 UTC by Toralf Förster
Modified: 2017-12-09 16:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.34 KB, text/plain)
2017-10-30 18:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,333.52 KB, text/plain)
2017-10-30 18:43 UTC, Toralf Förster
Details
environment (environment,143.19 KB, text/plain)
2017-10-30 18:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.56 KB, application/x-bzip)
2017-10-30 18:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.90 KB, application/x-bzip)
2017-10-30 18:43 UTC, Toralf Förster
Details
mail-client:geary-0.11.3:20171030-150454.log (mail-client:geary-0.11.3:20171030-150454.log,168.15 KB, text/plain)
2017-10-30 18:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.45 KB, application/x-bzip)
2017-10-30 18:43 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-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