Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645722 - x11-misc/kaqaz-1.2.0-r2 : desktop/mapwidget.cpp:125:16: error: invalid use of incomplete type const class QSslError
Summary: x11-misc/kaqaz-1.2.0-r2 : desktop/mapwidget.cpp:125:16: error: invalid use of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-25 16:18 UTC by Toralf Förster
Modified: 2018-01-26 00:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.52 KB, text/plain)
2018-01-25 16:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,329.60 KB, text/plain)
2018-01-25 16:18 UTC, Toralf Förster
Details
environment (environment,81.71 KB, text/plain)
2018-01-25 16:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.77 KB, application/x-bzip)
2018-01-25 16:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.29 KB, application/x-bzip)
2018-01-25 16:18 UTC, Toralf Förster
Details
x11-misc:kaqaz-1.2.0-r2:20180125-063755.log (x11-misc:kaqaz-1.2.0-r2:20180125-063755.log,20.93 KB, text/plain)
2018-01-25 16:18 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-25 16:18:04 UTC
desktop/mapwidget.cpp: In member function ‘void MapWidget::sslErrors(const QList<QSslError>&)’:
desktop/mapwidget.cpp:125:16: error: invalid use of incomplete type ‘const class QSslError’
         res << error.errorString();
                ^~~~~
In file included from desktop/mapwidget.cpp:21:0:

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

  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 x11-misc/kaqaz
Comment 1 Toralf Förster gentoo-dev 2018-01-25 16:18:07 UTC
Created attachment 516608 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-25 16:18:10 UTC
Created attachment 516610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-25 16:18:13 UTC
Created attachment 516612 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-25 16:18:16 UTC
Created attachment 516614 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-25 16:18:19 UTC
Created attachment 516616 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-25 16:18:22 UTC
Created attachment 516618 [details]
x11-misc:kaqaz-1.2.0-r2:20180125-063755.log
Comment 7 Larry the Git Cow gentoo-dev 2018-01-26 00:10:38 UTC
The bug has been closed via the following commit(s):

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

commit edc6502c0c953bd5f2d1a0bf770ee19ec08f8abe
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-01-26 00:10:14 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-01-26 00:10:28 +0000

    x11-misc/kaqaz: add missing USE dependency
    
    Also, port to EAPI 6.
    
    Closes: https://bugs.gentoo.org/645722
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-misc/kaqaz/files/kaqaz-1.2.0-qt55.patch        |  4 ++--
 .../kaqaz-1.2.0-unbundle-qtsingleapplication.patch |  8 ++++----
 ...kaqaz-1.2.0-r2.ebuild => kaqaz-1.2.0-r3.ebuild} | 22 +++++++++++++---------
 3 files changed, 19 insertions(+), 15 deletions(-)