Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645590 - net-libs/kimap2-0.2.0 : /.../session.h:94:35: error: QSslError was not declared in this scope
Summary: net-libs/kimap2-0.2.0 : /.../session.h:94:35: error: QSslError was not declar...
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: 2018-01-24 18:21 UTC by Toralf Förster
Modified: 2018-01-25 11:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2018-01-24 18:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,296.98 KB, text/plain)
2018-01-24 18:21 UTC, Toralf Förster
Details
environment (environment,149.07 KB, text/plain)
2018-01-24 18:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.62 KB, application/x-bzip)
2018-01-24 18:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.93 KB, application/x-bzip)
2018-01-24 18:21 UTC, Toralf Förster
Details
net-libs:kimap2-0.2.0:20180124-111624.log (net-libs:kimap2-0.2.0:20180124-111624.log,71.87 KB, text/plain)
2018-01-24 18:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.23 KB, application/x-bzip)
2018-01-24 18:21 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 2018-01-24 18:21:14 UTC
                 from /var/tmp/portage/net-libs/kimap2-0.2.0/work/kimap2-0.2.0/src/acljobbase_p.h:24,
                 from /var/tmp/portage/net-libs/kimap2-0.2.0/work/kimap2-0.2.0/src/acljobbase.cpp:21:
/var/tmp/portage/net-libs/kimap2-0.2.0/work/kimap2-0.2.0/src/session.h:94:35: error: ‘QSslError’ was not declared in this scope
     void ignoreErrors(const QList<QSslError> &errors);
                                   ^~~~~~~~~
/var/tmp/portage/net-libs/kimap2-0.2.0/work/kimap2-0.2.0/src/session.h:94:44: error: template argument 1 is invalid

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20180117-220140

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

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

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

emerge -qpv net-libs/kimap2
[ebuild  N    ] net-libs/kimap2-0.1.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2018-01-24 18:21:16 UTC
Created attachment 516450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-24 18:21:19 UTC
Created attachment 516452 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-24 18:21:22 UTC
Created attachment 516454 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-24 18:21:25 UTC
Created attachment 516456 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-24 18:21:28 UTC
Created attachment 516458 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-24 18:21:31 UTC
Created attachment 516460 [details]
net-libs:kimap2-0.2.0:20180124-111624.log
Comment 7 Toralf Förster gentoo-dev 2018-01-24 18:21:34 UTC
Created attachment 516462 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-01-24 18:48:10 UTC
QSslSocket, another header from qtnetwork. Almost certainly caused by libressl?
Comment 9 Larry the Git Cow gentoo-dev 2018-01-25 11:31:38 UTC
The bug has been closed via the following commit(s):

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

commit 4b594709e3c66bd70099819d5bdfea3e06d022c5
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-01-25 11:31:14 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-01-25 11:31:27 +0000

    net-libs/kimap2: add missing USE dependency
    
    Closes: https://bugs.gentoo.org/645590
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/kimap2/{kimap2-0.2.0.ebuild => kimap2-0.2.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)