Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664974 - media-gfx/kxstitch-2.1.1 : /.../LibraryPatternPropertiesDlg.cpp:31:24: error: invalid use of incomplete type const class QIcon
Summary: media-gfx/kxstitch-2.1.1 : /.../LibraryPatternPropertiesDlg.cpp:31:24: error:...
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: PATCH
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-08-31 16:36 UTC by Toralf Förster
Modified: 2018-08-31 17:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2018-08-31 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.88 KB, text/plain)
2018-08-31 16:36 UTC, Toralf Förster
Details
environment (environment,143.80 KB, text/plain)
2018-08-31 16:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.62 KB, application/x-bzip)
2018-08-31 16:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.95 KB, application/x-bzip)
2018-08-31 16:36 UTC, Toralf Förster
Details
media-gfx:kxstitch-2.1.1:20180831-162937.log (media-gfx:kxstitch-2.1.1:20180831-162937.log,235.28 KB, text/plain)
2018-08-31 16:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.79 KB, application/x-bzip)
2018-08-31 16:36 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-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(+)