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

Bug 660456

Summary: app-misc/qlcplus-4.11.1 : aboutbox.cpp:33:39: error: invalid use of incomplete type class QAction
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
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
app-misc:qlcplus-4.11.1:20180705-084318.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-05 16:10:27 UTC
aboutbox.cpp: In constructor ‘AboutBox::AboutBox(QWidget*)’:
aboutbox.cpp:33:39: error: invalid use of incomplete type ‘class QAction’
     QAction* action = new QAction(this);
                                       ^
In file included from /usr/include/qt5/QtWidgets/qframe.h:44:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180623-161502

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (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-8]
2)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv app-misc/qlcplus
[ebuild  N    ] app-misc/qlcplus-4.11.1  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2018-07-05 16:10:30 UTC
Created attachment 538444 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-05 16:10:33 UTC
Created attachment 538446 [details]
app-misc:qlcplus-4.11.1:20180705-084318.log
Comment 3 Toralf Förster gentoo-dev 2018-07-05 16:10:36 UTC
Created attachment 538448 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-05 16:10:39 UTC
Created attachment 538450 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-05 16:10:42 UTC
Created attachment 538452 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-05 16:10:45 UTC
Created attachment 538454 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-18 07:20:21 UTC
The bug has been closed via the following commit(s):

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

commit 5957a326f9054d0684726f42d8a1f397cab41c1e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-18 07:19:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-18 07:20:07 +0000

    app-misc/qlcplus: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/660456
    Package-Manager: Portage-2.3.47, Repoman-2.3.10

 .../qlcplus/files/qlcplus-4.11.1-qt-5.11.patch     | 243 +++++++++++++++++++++
 app-misc/qlcplus/qlcplus-4.11.1.ebuild             |   4 +-
 2 files changed, 246 insertions(+), 1 deletion(-)