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

Bug 645722

Summary: x11-misc/kaqaz-1.2.0-r2 : desktop/mapwidget.cpp:125:16: error: invalid use of incomplete type const class QSslError
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
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
temp.tbz2
x11-misc:kaqaz-1.2.0-r2:20180125-063755.log

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(-)