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

Bug 661338

Summary: net-p2p/classified-ads-0.12 : FrontWidget.cpp:162:68: error: invalid use of incomplete type class QAction
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Antti Järvinen <antti.jarvinen>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/9449
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-p2p:classified-ads-0.12:20180716-160841.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-16 17:20:21 UTC
FrontWidget.cpp: In constructor ‘FrontWidget::FrontWidget(Controller*, QMainWindow&)’:
FrontWidget.cpp:162:68: error: invalid use of incomplete type ‘class QAction’
     iAddSharedFileAction = new QAction(tr("Add shared file.."),this) ;
                                                                    ^
In file included from /usr/include/qt5/QtWidgets/qdialog.h:44:0,

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [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 net-p2p/classified-ads
[ebuild  N    ] net-p2p/classified-ads-0.12  USE="-doc {-test}"
Comment 1 Toralf Förster gentoo-dev 2018-07-16 17:20:24 UTC
Created attachment 539752 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-16 17:20:27 UTC
Created attachment 539754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-16 17:20:30 UTC
Created attachment 539756 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-16 17:20:32 UTC
Created attachment 539758 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-16 17:20:35 UTC
Created attachment 539760 [details]
net-p2p:classified-ads-0.12:20180716-160841.log
Comment 6 Toralf Förster gentoo-dev 2018-07-16 17:20:38 UTC
Created attachment 539762 [details]
temp.tbz2
Comment 7 Antti Järvinen 2018-07-28 11:06:20 UTC
Known issue, version 0.12 does not work against qt5.11, a new upstream version needs to be packaged.
Comment 8 Antti Järvinen 2018-08-05 15:06:24 UTC
Candidate for fix is in https://github.com/gentoo/gentoo/pull/9449
Comment 9 Larry the Git Cow gentoo-dev 2018-08-18 07:19:17 UTC
The bug has been closed via the following commit(s):

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

commit d7387b73805b029b1c7295ae1ada6568b4f8de3e
Author:     Antti Jarvinen <antti.jarvinen@katiska.org>
AuthorDate: 2018-08-04 22:52:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-08-18 07:19:12 +0000

    net-p2p/classified-ads: version bump to 0.13
    
    EAPI=7 for the new upstream version.
    Patches of 0.12 removed because upstream has changes included.
    
    Closes: https://bugs.gentoo.org/661338
    Closes: https://github.com/gentoo/gentoo/pull/9449
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/classified-ads/Manifest                   |  2 +
 net-p2p/classified-ads/classified-ads-0.13.ebuild | 82 +++++++++++++++++++++++
 2 files changed, 84 insertions(+)