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

Bug 662480

Summary: net-misc/qtm-1.3.18-r1 : /.../AccountsDialog.cc:94:65: error: invalid use of incomplete type class QAction
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: ---
Bug Depends on: 664554    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-misc:qtm-1.3.18-r1:20180730-143822.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-30 16:22:19 UTC
/var/tmp/portage/net-misc/qtm-1.3.18-r1/work/qtm-1.3.18/AccountsDialog.cc: In constructor ‘AccountsDialog::AccountsDialog(QList<AccountsDialog::_acct>&, int, QWidget*)’:
/var/tmp/portage/net-misc/qtm-1.3.18-r1/work/qtm-1.3.18/AccountsDialog.cc:94:65: error: invalid use of incomplete type ‘class QAction’
   addAccount = new QAction( tr( "&Add account" ), lwAccountList );
                                                                 ^
In file included from /usr/include/qt5/QtWidgets/QWidget:1:0,

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

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

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

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)
Available Ruby profiles:
  [1]   ruby23 (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 net-misc/qtm
[ebuild  N    ] net-misc/qtm-1.3.18-r1  USE="dbus -debug"
Comment 1 Toralf Förster gentoo-dev 2018-07-30 16:22:22 UTC
Created attachment 541780 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-30 16:22:25 UTC
Created attachment 541782 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-30 16:22:28 UTC
Created attachment 541784 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-30 16:22:31 UTC
Created attachment 541786 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-30 16:22:34 UTC
Created attachment 541788 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-30 16:22:37 UTC
Created attachment 541790 [details]
net-misc:qtm-1.3.18-r1:20180730-143822.log
Comment 7 Toralf Förster gentoo-dev 2018-07-30 16:22:40 UTC
Created attachment 541792 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-17 22:04:01 UTC
The bug has been closed via the following commit(s):

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

commit 0a8d25cbc5a23802d7b21e8d8409e9ad4d018598
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-17 22:00:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-17 22:02:03 +0000

    net-misc/qtm: 1.3.19 version bump, fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/662480
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 net-misc/qtm/Manifest                       |  1 +
 net-misc/qtm/files/qtm-1.3.19-qt-5.11.patch | 23 ++++++++++++
 net-misc/qtm/qtm-1.3.19.ebuild              | 54 +++++++++++++++++++++++++++++
 3 files changed, 78 insertions(+)