Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704280 - dev-libs/sink-0.8.0-r1 : /.../mailsynctest.cpp:549:5: error: call of overloaded qCompare(QString, <brace-enclosed initializer list>, const char [27], const char [8], const char [79], int) is ambiguous
Summary: dev-libs/sink-0.8.0-r1 : /.../mailsynctest.cpp:549:5: error: call of overload...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-30 14:20 UTC by Toralf Förster
Modified: 2020-01-16 18:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.82 KB, text/plain)
2019-12-30 14:20 UTC, Toralf Förster
Details
dev-libs:sink-0.8.0-r1:20191230-133946.log (dev-libs:sink-0.8.0-r1:20191230-133946.log,362.12 KB, text/plain)
2019-12-30 14:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,43.04 KB, text/plain)
2019-12-30 14:20 UTC, Toralf Förster
Details
environment (environment,84.16 KB, text/plain)
2019-12-30 14:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.49 KB, application/x-bzip)
2019-12-30 14:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.73 KB, application/x-bzip)
2019-12-30 14:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.53 KB, application/x-bzip)
2019-12-30 14:20 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 2019-12-30 14:20:01 UTC
                 from /var/tmp/portage/dev-libs/sink-0.8.0-r1/work/sink-0.8.0/tests/mailsynctest.cpp:21:
/var/tmp/portage/dev-libs/sink-0.8.0-r1/work/sink-0.8.0/tests/mailsynctest.cpp: In member function ‘void Sink::MailSyncTest::testSyncUidvalidity()’:
/var/tmp/portage/dev-libs/sink-0.8.0-r1/work/sink-0.8.0/tests/mailsynctest.cpp:549:5: error: call of overloaded ‘qCompare(QString, <brace-enclosed initializer list>, const char [27], const char [8], const char [79], int)’ is ambiguous
  549 |     QCOMPARE(mails.first().getSubject(), {"new"});
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtTest/qtest.h:45,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20191229-120804

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

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


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 12:05:50 +0000

emerge -qpvO dev-libs/sink
[ebuild  N    ] dev-libs/sink-0.8.0-r1
Comment 1 Toralf Förster gentoo-dev 2019-12-30 14:20:05 UTC
Created attachment 601844 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-30 14:20:09 UTC
Created attachment 601846 [details]
dev-libs:sink-0.8.0-r1:20191230-133946.log
Comment 3 Toralf Förster gentoo-dev 2019-12-30 14:20:12 UTC
Created attachment 601848 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-30 14:20:15 UTC
Created attachment 601850 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-30 14:20:18 UTC
Created attachment 601852 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-30 14:20:21 UTC
Created attachment 601854 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-30 14:20:24 UTC
Created attachment 601856 [details]
temp.tbz2
Comment 8 Dennis Schridde 2020-01-16 17:32:42 UTC
Upstream lives at:
* https://phabricator.kde.org/tag/sink/
* https://phabricator.kde.org/source/sink/browse/develop/

I could not find a related bug report or bugfix commit.
Comment 9 Andreas Sturmlechner gentoo-dev 2020-01-16 17:48:39 UTC
Rest assured we know where upstream lives. ;)
Comment 10 Larry the Git Cow gentoo-dev 2020-01-16 18:20:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e3cccb2706c57d2b32cf938916b6ac64130130

commit b3e3cccb2706c57d2b32cf938916b6ac64130130
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-16 18:17:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-16 18:19:32 +0000

    dev-libs/sink: Disable broken tests everywhere
    
    Incidentally also changes install image. What a mess.
    
    Closes: https://bugs.gentoo.org/704280
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/sink/sink-0.8.0-r2.ebuild | 54 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)