Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669518 - kde-misc/ktoshiba-5.3.1 : /.../fnactions.cpp:320:49: error: incomplete type QIcon used in nested name specifier
Summary: kde-misc/ktoshiba-5.3.1 : /.../fnactions.cpp:320:49: error: incomplete type Q...
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: qt-5.11
  Show dependency tree
 
Reported: 2018-10-24 17:28 UTC by Toralf Förster
Modified: 2018-10-24 18:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.77 KB, text/plain)
2018-10-24 17:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.88 KB, text/plain)
2018-10-24 17:28 UTC, Toralf Förster
Details
environment (environment,143.12 KB, text/plain)
2018-10-24 17:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,37.42 KB, application/x-bzip)
2018-10-24 17:28 UTC, Toralf Förster
Details
kde-misc:ktoshiba-5.3.1:20181023-225904.log (kde-misc:ktoshiba-5.3.1:20181023-225904.log,147.90 KB, text/plain)
2018-10-24 17:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.36 KB, application/x-bzip)
2018-10-24 17:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.06 KB, application/x-bzip)
2018-10-24 17:28 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-10-24 17:28:10 UTC
/var/tmp/portage/kde-misc/ktoshiba-5.3.1/work/ktoshiba-5.3.1/src/fnactions.cpp:39:32: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]
/var/tmp/portage/kde-misc/ktoshiba-5.3.1/work/ktoshiba-5.3.1/src/fnactions.cpp: In member function ‘void FnActions::changeBatteryProfile(int, bool)’:
/var/tmp/portage/kde-misc/ktoshiba-5.3.1/work/ktoshiba-5.3.1/src/fnactions.cpp:320:49: error: incomplete type ‘QIcon’ used in nested name specifier
     m_statusWidget.statusIcon->setPixmap(QIcon::fromTheme(QStringLiteral("computer-laptop")).pixmap(64, 64));
                                                 ^~~~~~~~~
/var/tmp/portage/kde-misc/ktoshiba-5.3.1/work/ktoshiba-5.3.1/src/fnactions.cpp: In member function ‘void FnActions::toggleTouchPad()’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20181020-160230

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

  Please see the tracker bug for details.

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

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

emerge -qpvO kde-misc/ktoshiba
[ebuild  N    ] kde-misc/ktoshiba-5.3.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2018-10-24 17:28:13 UTC
Created attachment 552706 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-24 17:28:16 UTC
Created attachment 552708 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-24 17:28:20 UTC
Created attachment 552710 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-24 17:28:23 UTC
Created attachment 552712 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-24 17:28:25 UTC
Created attachment 552714 [details]
kde-misc:ktoshiba-5.3.1:20181023-225904.log
Comment 6 Toralf Förster gentoo-dev 2018-10-24 17:28:28 UTC
Created attachment 552716 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-24 17:28:31 UTC
Created attachment 552718 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-24 18:19:00 UTC
The bug has been closed via the following commit(s):

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

commit cc4b5436d6e45bf56c6b08f726b810254851c50e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-24 18:15:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-24 18:15:27 +0000

    kde-misc/ktoshiba: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/669518
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-misc/ktoshiba/files/ktoshiba-5.3.1-qt-5.11.patch | 10 ++++++++++
 kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild              |  5 +++--
 2 files changed, 13 insertions(+), 2 deletions(-)