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

Bug 664974

Summary: media-gfx/kxstitch-2.1.1 : /.../LibraryPatternPropertiesDlg.cpp:31:24: error: invalid use of incomplete type const class QIcon
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:kxstitch-2.1.1:20180831-162937.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-08-31 16:36:10 UTC
/var/tmp/portage/media-gfx/kxstitch-2.1.1/work/kxstitch-2.1.1/src/LibraryPatternPropertiesDlg.cpp: In constructor ‘LibraryPatternPropertiesDlg::LibraryPatternPropertiesDlg(QWidget*, qint32, Qt::KeyboardModifiers, qint16, const QString&, int, int, const QIcon&)’:
/var/tmp/portage/media-gfx/kxstitch-2.1.1/work/kxstitch-2.1.1/src/LibraryPatternPropertiesDlg.cpp:31:24: error: invalid use of incomplete type ‘const class QIcon’
     ui.Icon->setPixmap(icon.pixmap(ui.Icon->size()));
                        ^~~~
In file included from /usr/include/qt5/QtCore/qobject.h:54,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_abi32+64_20180826-122040

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

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

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

emerge -qpv media-gfx/kxstitch
[ebuild  N    ] media-gfx/kxstitch-2.1.1  USE="handbook -debug"
Comment 1 Toralf Förster gentoo-dev 2018-08-31 16:36:13 UTC
Created attachment 545634 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-31 16:36:16 UTC
Created attachment 545636 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-31 16:36:19 UTC
Created attachment 545638 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-31 16:36:22 UTC
Created attachment 545640 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-31 16:36:25 UTC
Created attachment 545642 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-31 16:36:28 UTC
Created attachment 545644 [details]
media-gfx:kxstitch-2.1.1:20180831-162937.log
Comment 7 Toralf Förster gentoo-dev 2018-08-31 16:36:31 UTC
Created attachment 545646 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2018-08-31 17:58:09 UTC
The bug has been closed via the following commit(s):

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

commit 33b1c1ac0d45debe40f797d843574ea7f8aee93a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-31 17:55:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-31 17:57:55 +0000

    media-gfx/kxstitch: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/664974
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 .../kxstitch/files/kxstitch-2.1.1-qt-5.11.patch    | 37 ++++++++++++++++++++++
 media-gfx/kxstitch/kxstitch-2.1.1.ebuild           |  2 ++
 2 files changed, 39 insertions(+)